1 /* ------------------------------------------------------------- */
2 /* MAIN OVERRIDES (main_overrides.less) */
3 /* ------------------------------------------------------------- */
6 // ----------------------------------------------------------------------------
10 // ----------------------------------------------------------------------------
12 // Overrides some properties of some selectors
13 // This can be useful if some selectors are placed in special containers
18 // - Overrides withing .wrapper
20 // ----------------------------------------------------------------------------
23 // --------------------------------------
25 // --------------------------------------
26 // Elements within .wrapper
29 padding-left: 0 !important;
34 // PENDENT: noch austesten, falls im .wrapper oder nicht, sonst Ausrichtung noch in anderen containern festlegen
35 margin-left: 0 !important;
40 margin-right: 0 !important ;
45 // margin-right: 1.6em ;
49 caption { padding-left: 0 ; }
57 // --------------------------------------
59 // --------------------------------------
60 #content .ui-tabs-panel div.wrapper:first-child { margin-top: 1.5em ; }
65 margin: 1.8em 2.0em 0.8em @margin-from-panel-left !important;
67 & > div.form-addition {
68 margin-left: 0 !important ;
75 // --------------------------------------
77 // --------------------------------------
78 .ui-dialog-content { background: #ffffff; }
79 .ui-widget-content {background: transparent;}
85 margin: 1em 1em 1.0em 0;
88 padding: 1.0em 1.0em 1.0em 0;
95 // --------------------------------------
97 // --------------------------------------
98 // revert to default styles for ck-editor
99 .ck.ck-editor__editable_inline {