mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
filemanager
tarp without hover
This commit is contained in:
parent
d4bb8a00a9
commit
2dc1f68319
@ -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;
|
||||
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user