add css span.list-details

used by documentListRow()
This commit is contained in:
Uwe Steinmann 2020-03-17 17:39:32 +01:00
parent 8497e652f6
commit e3cd35f004

View File

@ -13,6 +13,12 @@ img.mimeicon {
background-color: white;
}
span.list-details {
font-size: 85%;
font-style: italic;
color: #666;
}
.list-action a {
text-decoration: none;
color: #333;