NIHVIVO-559: Made revision page theme agnostic.
This commit is contained in:
parent
ee154fa05b
commit
4442549faa
1 changed files with 22 additions and 0 deletions
|
@ -1370,4 +1370,26 @@ a {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
margin-left: .6em;
|
margin-left: .6em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* -------------------------------------------------> */
|
||||||
|
/* REVISION INFO -----------------------------------> */
|
||||||
|
/* -------------------------------------------------> */
|
||||||
|
|
||||||
|
#revision-build-date {
|
||||||
|
border-left: 1px solid #DFE6E6;
|
||||||
|
}
|
||||||
|
#revision-build-date h3{
|
||||||
|
color: #2485AE;
|
||||||
|
}
|
||||||
|
#revision-levels caption {
|
||||||
|
font-size: 18px;
|
||||||
|
color: #2485ae;
|
||||||
|
}
|
||||||
|
#revision-levels th {
|
||||||
|
font-weight: bold;
|
||||||
|
border: 1px solid #DFE6E6;
|
||||||
|
}
|
||||||
|
#revision-levels td {
|
||||||
|
border: 1px solid #DFE6E6;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue