Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4a12c839

Von Sven Schöling vor fast 12 Jahren hinzugefügt

  • ID 4a12c839937370488b8b8a40bef376e7cb0a2ce6
  • Vorgänger 3ab26ffc
  • Nachfolger 0164607c

Layouts eingeführt

bin/mozilla/menu* -> SL/Controller/Layout/*

Unterschiede anzeigen:

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; font-size: 8pt }
298
#html-menu { float:left; width: 183px; font-size: 8pt; margin-top: 10px; }
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; }
......
312 312
#html-menu div.s0 { padding-left: 2px }
313 313
#html-menu div.s1 { padding-left: 8px }
314 314
#html-menu div.s2 { padding-left: 16px }
315

  
316
#content { margin-left: 190px }
315
#content.html-menu { margin-left: 190px }
317 316

  
318 317
body { margin: 0 }

Auch abrufbar als: Unified diff