Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 415a51bf

Von Cem Aydin vor mehr als 3 Jahren hinzugefügt

  • ID 415a51bf5faa6137655b1ef985d71c864eaa220e
  • Vorgänger 1b5b7d5d
  • Nachfolger 88306880

Neues Design Bugfix: #450 CSS Margin angepasst

- less/css neu kompiliert

Unterschiede anzeigen:

css/less/buttons.less
274 274
  display:            block;
275 275
  // PENDENT: anschauen, steht fuer Anzeige von Positionsdetails in Listen-Tabellen
276 276
  &.positions {
277
    margin:           0 0 -1.9em 26.0em;
277
    margin:           0 0 -1.7em 26.0em;
278 278
    padding:          0em;
279 279
    label.button.neutral,
280 280
    input.positions {
......
330 330
    border-width:         0;
331 331
  }
332 332
}
333

  
css/style.css
3856 3856
  display: block;
3857 3857
}
3858 3858
div.buttons.positions {
3859
  margin: 0 0 -1.9em 26em;
3859
  margin: 0 0 -1.7em 26em;
3860 3860
  padding: 0em;
3861 3861
}
3862 3862
div.buttons.positions label.button.neutral,

Auch abrufbar als: Unified diff