NIHVIVO -1334 Added style for listDateTime span
This commit is contained in:
parent
c5e740efa2
commit
50e0508499
1 changed files with 6 additions and 1 deletions
|
@ -354,3 +354,8 @@ article.property ul.subclass-property-list li{
|
||||||
padding: 10px 20px 10px 40px;
|
padding: 10px 20px 10px 40px;
|
||||||
}
|
}
|
||||||
/* MISCELLANEOUS------> */
|
/* MISCELLANEOUS------> */
|
||||||
|
.listDateTime {
|
||||||
|
padding: 0.2em 0.4em;
|
||||||
|
font-size: 0.8em;
|
||||||
|
background: #f4f4f4;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue