Revision 62822c6a
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
css/lx-office-erp/menu.css | ||
---|---|---|
300 | 300 |
#html-menu div.sm { font-weight: bold } |
301 | 301 |
#html-menu img { vertical-align: top; border: 0; } |
302 | 302 |
#html-menu a { vertical-align: top } |
303 |
#html-menu .i span.ms { float:left; width: 24px } |
|
304 |
#html-menu .m span.ms { float:left; width: 32px } |
|
303 |
#html-menu .i span.ms { float: left; width: 24px } |
|
304 |
#html-menu .m span.ms { float: left; width: 32px } |
|
305 |
#html-menu .sm span.ms { float: left; width: 24px; background: url(../../image/unterpunkt.png); } |
|
305 | 306 |
#html-menu div.m { height: 24px } |
306 | 307 |
#html-menu div.m span.mic { color:blue; position: relative; top: 5px; } |
307 | 308 |
#html-menu div.m:hover, |
Auch abrufbar als: Unified diff
Sprites für das Menü verwenden.