Revision a8e5264c
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
css/lx-office-erp/menu.css | ||
---|---|---|
291 | 291 |
/* End of non-anchor hover selectors */ |
292 | 292 |
|
293 | 293 |
|
294 |
#html-menu { float:left; white-space: nowrap; } |
|
295 |
#html-menu tr { vertical-align: top; } |
|
296 |
#html-menu div.menuitem { padding: 2px 4px 1px 4px; } |
|
297 |
#html-menu div.submenu { font-weight: bold } |
|
298 |
#html-menu img { vertical-align: middle; visibility:hidden; border: 0; } |
|
299 |
#html-menu div.menuitem:first-child img { visibility:visible } |
|
300 |
#html-menu a { vertical-align: top } |
|
301 |
#html-menu .item span.menu-spacer { display: inline-block; width: 24px } |
|
302 |
#html-menu .menu span.menu-spacer { display: inline-block; width: 32px } |
|
303 |
|
Auch abrufbar als: Unified diff
css aus template in die css dateien verschoben