Revision 415a51bf
Von Cem Aydin vor etwa 4 Jahren hinzugefügt
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
Neues Design Bugfix: #450 CSS Margin angepasst
- less/css neu kompiliert