Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 27f54b32

Von Sven Donath vor etwa 12 Jahren hinzugefügt

  • ID 27f54b3221d5884d64c79f73969e741dd9677ea4
  • Vorgänger 98ccfccb
  • Nachfolger 9dfc16f2

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

Unterschiede anzeigen:

css/kivitendo/menu.css
290 290
   and one mic (menu-item-chunk)
291 291
   indenting is done with the levels s0, s1, s2 */
292 292
#content.html-menu, #html-menu {
293
  position: relative;
294
  top: 20px;
295 293
  transition:         margin-left 0.2s, width 0.2s;
296 294
  -moz-transition:    margin-left 0.2s, width 0.2s;
297 295
  -webkit-transition: margin-left 0.2s, width 0.2s;
css/lx-office-erp/frame_header/header.css
8 8
}
9 9

  
10 10
#frame-header {
11
  position: fixed; 
12
  top: 0px;
13
  z-index: 99;
14 11
  background: url('../../../image/bg_titel.gif') repeat-x;
15 12
  text-align: center;
16 13
  margin: 0;
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