Revision c8126110
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
css/lx-office-erp/frame_header/header.css | ||
---|---|---|
17 | 17 |
overflow: hidden; |
18 | 18 |
width: 100%; |
19 | 19 |
border-spacing: 0; |
20 |
font-size: 12px; |
|
21 |
margin-bottom:10px; |
|
20 | 22 |
} |
21 | 23 |
|
22 | 24 |
#frame-header .frame-header-left { |
css/lx-office-erp/menu.css | ||
---|---|---|
295 | 295 |
each line is a mi (menuitem) and has one mii (menu-item-icon) whcih is ms (menu-spacer) |
296 | 296 |
and one mic (menu-item-chunk) |
297 | 297 |
indenting is done with the levels s0, s1, s2 */ |
298 |
#html-menu { float:left; width: 183px; } |
|
298 |
#html-menu { float:left; width: 183px; font-size: 8pt }
|
|
299 | 299 |
#html-menu div.mi { margin-top: 4px; margin-bottom: 3px; white-space: nowrap; clear:both; position:relative; } |
300 | 300 |
#html-menu div.sm { font-weight: bold } |
301 | 301 |
#html-menu img { vertical-align: top; border: 0; } |
Auch abrufbar als: Unified diff
css fixes für font-size und spacing