mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
add css span.list-details
used by documentListRow()
This commit is contained in:
parent
8497e652f6
commit
e3cd35f004
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user