kivitendo/xslt/style1.css @ ddf6b218
f559ec45 | Holger Will | treechildren::-moz-tree-row(hover){background-color:#eef !important;}
|
||
tree{-moz-appearance: none !important;border:0px solid black !important;padding-top:2px;background: white}
|
||||
treechildren::-moz-tree-column{background: white}
|
||||
toolbar{-moz-appearance: none !important;background:lavender !important;border-bottom:1px solid black;border-top:1px solid black;}
|
||||
menubar{-moz-appearance: none !important;background:darkblue !important;border:0px}
|
||||
splitter{-moz-appearance: none !important;background:lavender !important;border:0px solid black !important}
|
||||
iframe{border-left:1px solid black !important}
|
||||
#sidebar{background:grey;max-width:450px;width:150px;font-family:arial;font-size:12px;margin:0px;border-right:1px solid black}
|
||||
menubar menu{-moz-appearance: none !important;color:white !important;}
|
||||
menubar menu:hover{-moz-appearance: none;background:lightblue !important}
|
||||
menu menu{-moz-appearance: none !important;color:black !important;}
|
||||
ead85c3a | Holger Will | menu menu:hover{-moz-appearance: none;background:lightgrey !important}
|