NIHVIVO-2097: minor style adjustment
This commit is contained in:
parent
d4911fea4d
commit
64c1ead9d8
2 changed files with 10 additions and 3 deletions
|
@ -1406,7 +1406,7 @@ color: #2485AE;
|
|||
}
|
||||
|
||||
/* --------------------------------------------------------------> */
|
||||
/* SPECIAL STYLE FOR THE entityComparisonErrorCommonBody.ftl FILE */
|
||||
/* SPECIAL STYLES FOR THE entityComparisonErrorCommonBody.ftl FILE */
|
||||
/* WE SHOULD MOVE THIS TO A VISUALIZATION CSS FOR 1.3. CURRENTLY, */
|
||||
/* THE VIS CSS FILES DO NOT GET LOADED WITH THIS FTL FILE. tlw72 */
|
||||
/* --------------------------------------------------------------> */
|
||||
|
@ -1416,4 +1416,11 @@ color: #2485AE;
|
|||
line-height: 1.3em;
|
||||
padding-top:15px;
|
||||
padding-bottom:10px;
|
||||
}
|
||||
#noPubsOrGrants-span {
|
||||
font-size:22px;
|
||||
}
|
||||
#noPubsOrGrants-span a {
|
||||
color: #84a655;
|
||||
font-size:16px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue