NIHVIVO -1334 Added style for listDateTime span

This commit is contained in:
nac26 2011-01-04 13:34:28 +00:00
parent c5e740efa2
commit 50e0508499

View file

@ -353,4 +353,9 @@ article.property ul.subclass-property-list li{
padding-bottom: 10px;
padding: 10px 20px 10px 40px;
}
/* MISCELLANEOUS------> */
/* MISCELLANEOUS------> */
.listDateTime {
padding: 0.2em 0.4em;
font-size: 0.8em;
background: #f4f4f4;
}