filemanager

tarp without hover
This commit is contained in:
Stefan Reinhardt 2014-06-23 10:15:12 +00:00
parent d4bb8a00a9
commit 2dc1f68319
2 changed files with 2 additions and 2 deletions

View File

@ -287,7 +287,7 @@ div.filemanager_navigation label input {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: #f0f0f0;
background-color: #cccccc;
}
#filemanager-index .filters {
vertical-align: center;

View File

@ -175,7 +175,7 @@ div.filemanager_navigation{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
.background_color_10_gray;
.background_color_20_gray;
}
}