mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
WIP of admin cmds template:
- Fix splitter bar background
This commit is contained in:
parent
73eda7ec30
commit
84e4a6d1ce
@ -194,4 +194,5 @@ Admin command
|
|||||||
border-top: 1px solid #B4B4B4;
|
border-top: 1px solid #B4B4B4;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
background: white;
|
||||||
}
|
}
|
@ -207,6 +207,7 @@ Admin command
|
|||||||
border-top: 1px solid #B4B4B4;
|
border-top: 1px solid #B4B4B4;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
background: white;
|
||||||
}
|
}
|
||||||
@media all {
|
@media all {
|
||||||
div.dhtmlxTree td.standartTreeRow span.selectedTreeRow {
|
div.dhtmlxTree td.standartTreeRow span.selectedTreeRow {
|
||||||
|
Loading…
Reference in New Issue
Block a user