Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 415a51bf

Von Cem Aydin vor etwa 4 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
display: block;
// PENDENT: anschauen, steht fuer Anzeige von Positionsdetails in Listen-Tabellen
&.positions {
margin: 0 0 -1.9em 26.0em;
margin: 0 0 -1.7em 26.0em;
padding: 0em;
label.button.neutral,
input.positions {
......
border-width: 0;
}
}
css/style.css
display: block;
}
div.buttons.positions {
margin: 0 0 -1.9em 26em;
margin: 0 0 -1.7em 26em;
padding: 0em;
}
div.buttons.positions label.button.neutral,

Auch abrufbar als: Unified diff