Revision 27f54b32
Von Sven Donath vor etwa 12 Jahren hinzugefügt
css/lx-office-erp/menu.css | ||
---|---|---|
162 | 162 |
background:url(../../image/bg_css_menu.png) repeat bottom; |
163 | 163 |
border:1px solid; |
164 | 164 |
border-color:#ccc #888 #555 #bbb; |
165 |
margin-top: 14px; |
|
166 | 165 |
} |
167 | 166 |
|
168 | 167 |
#menuv4 a, #menuv4 h2, #menuv4 div.x { |
... | ... | |
297 | 296 |
and one mic (menu-item-chunk) |
298 | 297 |
indenting is done with the levels s0, s1, s2 */ |
299 | 298 |
#content.html-menu, #html-menu { |
300 |
position: relative; |
|
301 |
top: 20px; |
|
302 | 299 |
transition: margin-left 0.2s, width 0.2s; |
303 | 300 |
-moz-transition: margin-left 0.2s, width 0.2s; |
304 | 301 |
-webkit-transition: margin-left 0.2s, width 0.2s; |
Auch abrufbar als: Unified diff
Header-frame nicht mehr am oberen Rand fixiert
Scrollt wieder mit.
Revert "Header-Menu soll nicht mitscrollen" 80050a8
und "Menüvariante "Oben (mit CSS, neu)" bei Stilvorlage "lx-office" nicht verdeckt lassen" 6040212