mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-18 07:31:36 +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;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span.list-details {
|
||||||
|
font-size: 85%;
|
||||||
|
font-style: italic;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
.list-action a {
|
.list-action a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #333;
|
color: #333;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user