Revision cd670dfa
Von Hans Peter Schlaepfer vor mehr als 6 Jahren hinzugefügt
- ID cd670dfafdb3560614634765e2a377946ff1809b
- Vorgänger ff33b093
css/less/main_overrides.less | ||
---|---|---|
/* ------------------------------------------------------------- */
|
||
/* MAIN OVERRIDES (main_overrides.less) */
|
||
/* ------------------------------------------------------------- */
|
||
|
||
|
||
// ----------------------------------------------------------------------------
|
||
//
|
||
// MAIN-OVERRIDE
|
||
... | ... | |
&>.buttons {
|
||
padding-left: 0 !important;
|
||
}
|
||
|
||
.select-item,
|
||
.form-addition,
|
||
.input-panel{
|
||
// PENDENT: noch austesten, falls im .wrapper oder nicht, sonst Ausrichtung noch in anderen containern festlegen
|
||
margin-left: 0 !important;
|
||
}
|
||
.tbl-list {
|
||
margin-left: 0.2em;
|
||
caption { padding-left: 0 ; }
|
||
}
|
||
& > .col {
|
||
margin-right: 1.6em ;
|
||
& > .tbl-horizontal {
|
||
... | ... | |
float: left;
|
||
margin-right: 1.6em ;
|
||
}
|
||
}
|
||
.tbl-list {
|
||
//margin-left: 0.2em;
|
||
caption { padding-left: 0 ; }
|
||
}
|
||
} // /.wrapper
|
||
|
||
|
||
|
||
|
||
|
||
// --------------------------------------
|
||
// TABS
|
||
// --------------------------------------
|
||
#content .ui-tabs-panel div.wrapper:first-child { margin-top: 2.0em ; }
|
||
|
||
.ui-tabs-panel{
|
||
|
||
.ui-tabs-panel{
|
||
& > div.select-item {
|
||
margin: 1.8em 2.0em 0.8em 1.0em !important;
|
||
margin: 1.8em 2.0em 0.8em @margin-from-panel-left !important;
|
||
}
|
||
& > div.form-addition {
|
||
margin-left: 0 !important !important;
|
||
margin-left: 0 !important ;
|
||
}
|
||
}
|
||
} // /.ui-tabs-panel
|
||
|
||
|
||
|
||
|
||
// --------------------------------------
|
||
// UI-DIALOG
|
||
// --------------------------------------
|
||
.ui-dialog-content { background: #ffffff; }
|
||
.ui-widget-content {background: transparent;}
|
||
|
||
|
||
.ui-dialog-content,
|
||
.ui-widget-content {
|
||
|
||
.select-item{
|
||
margin: 1em 1em 1.0em 0;
|
||
}
|
||
.buttons{
|
||
padding: 1.0em 1.0em 1.0em 0;
|
||
}
|
||
|
||
|
||
}
|
Auch abrufbar als: Unified diff
Erweiterung und Optimierung less und css fuer Design 4.0