9
9
padding : 20px 20px 5px 20px ;
10
10
}
11
11
.t3-page-ce {
12
- margin : 18px ;
12
+ margin : 18px 18px 0 ;
13
+ }
14
+ .t3-page-ce : last-of-type {
15
+ margin-bottom : 12px ;
13
16
}
14
17
.t3-page-ce .t3-page-ce-body {
15
18
margin-bottom : 18px ;
16
19
}
17
- .t3js-page-new-ce {
18
- margin-bottom : 12px ;
19
- }
20
20
21
21
/* mt-pageheader */
22
22
@@ -29,29 +29,40 @@ h2.t3js-subtitle-inlineedit {
29
29
position : relative;
30
30
background-color : rgba (255 , 255 , 255 , 0.5 );
31
31
border-radius : 2px ;
32
- box-shadow : 0 0 1px 0 rgba (0 , 0 , 0 , .33 );
33
- margin : 1em -1px 2em ;
34
- border-top : 1px solid # cdcdcd ;
32
+ margin : .5em -1px 2em ;
33
+ bottom : 1px solid # cdcdcd ;
35
34
}
36
35
.mt-pageheader-content {
37
36
position : relative;
38
- padding : 10px 20px ;
37
+ padding : 8px 20px ;
38
+ display : flex;
39
+ flex-flow : column;
40
+ gap : .5rem ;
39
41
}
40
42
.mt-pageheader h3 {
41
- margin-top : 0 ;
43
+ margin : 0 ;
42
44
font-size : 1em ;
43
45
font-weight : 700 ;
44
46
}
45
47
.mt-pageheader h3 + p {
46
- position : relative;
47
- top : -8px ;
48
48
margin : 0 ;
49
49
}
50
50
51
-
52
51
.mt-pageheader-content-section {
53
- margin : 10px 0 ;
52
+ display : flex;
53
+ align-items : center;
54
54
}
55
+ .mt-pageheader-content-section b {
56
+ display : none;
57
+ }
58
+ .mt-pageheader-content-section h3 {
59
+ display : inline-block;
60
+ min-width : 5.5rem ;
61
+ text-align : right;
62
+ padding-right : .5rem ;
63
+ font-size : .7rem ;
64
+ }
65
+
55
66
56
67
.mt-pageheader-content-section .resources .imgs {
57
68
position : relative;
@@ -77,104 +88,35 @@ h2.t3js-subtitle-inlineedit {
77
88
border-radius : 3px ;
78
89
}
79
90
80
- .mt-pageheader .slug pre {
81
- font-size : .95rem ;
82
- }
83
-
84
- .mt-pageheader-list-inline {
85
- padding-left : 0 ;
86
- }
87
- .mt-pageheader-list-inline li {
88
- display : inline;
89
- }
90
-
91
- /* save buttons in one line, again // now ext:save_close_ce */
92
-
93
- /* https://github.com/MichaelNussbaumerGOWEST/backend_save_buttons/blob/master/Resources/Public/css/backend/gowest-backend.css */
94
-
95
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton {
96
- border : 1px solid # bbbbbb ;
97
-
98
- border-radius : 2px ;
99
- -o-border-radius : 2px ;
100
- -moz-border-radius : 2px ;
101
- -webkit-border-radius : 2px ;
102
- }
103
-
104
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton button .dropdown-toggle {
105
- display : none;
106
- }
107
-
108
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton .dropdown-menu {
109
- display : block;
110
- position : relative;
111
- top : auto;
112
- left : auto;
113
- background : none;
114
- border : 0 ;
115
- box-shadow : none;
116
- -o-box-shadow : none;
117
- -moz-box-shadow : none;
118
- -webkit-box-shadow : none;
119
-
120
- padding : 0 ;
91
+ .mt-pageheader .slug {
92
+ display : flex;
93
+ align-items : center;
94
+ width : 100% ;
121
95
margin : 0 ;
96
+ padding : 0 ;
122
97
123
- min-width : 0 ;
124
98
}
125
-
126
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton .dropdown-menu > li {
127
- float : left;
99
+ .mt-pageheader .slug pre {
100
+ color : # 737373 ;
101
+ flex-grow : 1 ;
102
+ padding : .1rem .2rem ;
128
103
}
129
104
130
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton button ,
131
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton .dropdown-menu > li > a {
132
- text-indent : -999em ;
133
- position : relative;
134
- float : left;
135
- padding : 0 ;
136
- margin : 0 ;
137
- width : 24px ;
138
- height : 24px ;
139
- min-height : 24px ;
140
- border : 0 ;
141
105
142
- border-left : 1 px solid # bbbbbb ;
143
- color : # 000 ;
106
+ . mt-pageheader . slug pre {
107
+ font-size : .875 rem ;
144
108
}
145
109
146
- .module-docheader . t3js-module-docheader . module-docheader-bar . module-docheader-bar-column-left . btn-group . t3js-splitbutton button {
147
- border -left: 0 ;
110
+ .mt-pageheader-list-inline {
111
+ padding -left: 0 ;
148
112
}
149
-
150
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton button : hover ,
151
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton .dropdown-menu > li > a : hover {
152
- background : # d5d5d5 ;
113
+ .mt-pageheader-list-inline li {
114
+ display : inline;
153
115
}
154
116
155
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton button : focus ,
156
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton .dropdown-menu > li > a : focus {
157
- outline : 0 ;
158
- }
159
117
160
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton button > span .icon ,
161
- .module-docheader .t3js-module-docheader .module-docheader-bar .module-docheader-bar-column-left .btn-group .t3js-splitbutton .dropdown-menu > li > a > span .icon {
162
- text-indent : 0 ;
163
- position : absolute;
164
- top : 50% ;
165
- left : 50% ;
166
118
167
119
168
- transform : translate (-50% , -50% );
169
- -o-transform : translate (-50% , -50% );
170
- -moz-transform : translate (-50% , -50% );
171
- -webkit-transform : translate (-50% , -50% );
172
-
173
- }
174
-
175
- .dropdown-menu h3 .dropdown-headline {}
176
- .dropdown-menu h3 .dropdown-headline + hr { margin : 0.75em -15px ; }
177
-
178
120
/* hide clear cache explanation */
179
121
.dropdown-table-column .dropdown-table-column-top .dropdown-table-text .text-muted { display : none; }
180
122
@@ -188,6 +130,9 @@ code {
188
130
color : # 080 ;
189
131
}
190
132
133
+
134
+
135
+
191
136
/* better backend form styling by mtness */
192
137
193
138
h1 { margin-bottom : 10px ; }
@@ -206,6 +151,13 @@ h1 { margin-bottom: 10px; }
206
151
207
152
.form-control-wrap { margin : 1px 0 ; }
208
153
154
+
155
+
156
+
157
+
158
+
159
+
160
+
209
161
/* misc backend style touchup */
210
162
211
163
body ,
@@ -229,6 +181,9 @@ body .module {
229
181
margin-top : 0 !important ;
230
182
}
231
183
184
+ div [id *= "t3js-form-field-slug" ] {
185
+ font-family : monospace;
186
+ }
232
187
233
188
234
189
@@ -319,6 +274,8 @@ body .module {
319
274
}
320
275
321
276
277
+
278
+
322
279
/* hide mask sponsor-card-container */
323
280
324
281
.sponsor-card-container {
0 commit comments