This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**********************/ | |
/* GENERIC BODY STYLE */ | |
/**********************/ | |
BODY | |
{ | |
font-family: Verdana; | |
text-align: left; | |
font-size: 10px; | |
cursor: default; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**********************/ | |
/* GENERIC BODY STYLE */ | |
/**********************/ | |
BODY | |
{ | |
font-family: Verdana; | |
text-align: left; | |
font-size: 10px; | |
margin: 0px; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### Issue description | |
#### Steps to reproduce the issue | |
1. | |
2. | |
3. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================================================================= | |
## Dockerfile MULTISTAGE | |
FROM node:12.11.1-alpine as node_build | |
RUN apk add --update --no-cache nginx==1.14.2-r5 | |
RUN npm i -g [email protected] | |
RUN mkdir -p /usr/src/app | |
WORKDIR /usr/src/app | |
COPY package.json yarn.lock ./ |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4R | |
6H | |
9H | |
AI | |
AR | |
AS | |
B7 | |
BN | |
CF | |
CR |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4R | |
6H | |
9H | |
AI | |
AR | |
AS | |
B7 | |
BN | |
CF | |
CR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Pharma Tree Structure</title> | |
</head> | |
<body> | |
<ul> | |
<li><a target="_blank" href="https://next.labamboss.com/us/pharma/1430">Lisinopril</a> |