mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Moved under "trunk" to be able to track releases under "tags"
SVN:trunk[55]
This commit is contained in:
8
js/themes/light/light.menu.css
Normal file
8
js/themes/light/light.menu.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.ui-menu-toolbar {background:#222; font:10pt Verdana;}
|
||||
.ui-menu-toolbar-button {border:1px solid #DDD; background:#FFF;}
|
||||
.ui-menu-toolbar-button:hover {border:1px solid #CCC; background:#EEE; }
|
||||
.ui-menu-toolbar-button a {color:#000;}
|
||||
.ui-menu-items {background:#FFF; border:1px solid #CCC; opacity:0.95; font:10pt Verdana; min-width:80px; *width:80px;}
|
||||
.ui-menu-item a { color:#000; }
|
||||
.ui-menu-item-parent { }
|
||||
.ui-menu-item-disabled {color: #aaa; background: transparent;}
|
||||
Reference in New Issue
Block a user