mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
add style for .list-action a
This commit is contained in:
parent
8ecbd1810a
commit
d8a2d6eca5
|
@ -4,6 +4,12 @@ body { /* Add top padding for full-width layout */
|
|||
img.mimeicon {
|
||||
}
|
||||
|
||||
.list-action a {
|
||||
text-decoration: none;
|
||||
color: #333;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
.nav-tabs > li {
|
||||
float:none;
|
||||
|
|
Loading…
Reference in New Issue
Block a user