Introduce deleteAutoPatrolLogs maintenance script
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui-toolbars-apex.css
1 /*!
2 * OOUI v0.25.3
3 * https://www.mediawiki.org/wiki/OOUI
4 *
5 * Copyright 2011–2018 OOUI Team and other contributors.
6 * Released under the MIT license
7 * http://oojs.mit-license.org
8 *
9 * Date: 2018-03-07T06:52:40Z
10 */
11 .oo-ui-popupTool .oo-ui-popupWidget-popup,
12 .oo-ui-popupTool .oo-ui-popupWidget-anchor {
13 z-index: 4;
14 }
15 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup {
16 border: 0;
17 border-radius: 0;
18 margin: 0;
19 }
20 .oo-ui-toolGroupTool:first-child > .oo-ui-popupToolGroup {
21 border-top-left-radius: 4px;
22 border-bottom-left-radius: 4px;
23 }
24 .oo-ui-toolGroupTool:last-child > .oo-ui-popupToolGroup {
25 border-top-right-radius: 4px;
26 border-bottom-right-radius: 4px;
27 }
28 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle {
29 height: 1.875em;
30 padding: 0.3125em;
31 }
32 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
33 height: 1.875em;
34 width: 1.875em;
35 }
36 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup.oo-ui-labelElement > .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
37 line-height: 2.1em;
38 }
39 .oo-ui-toolGroup {
40 display: inline-block;
41 vertical-align: middle;
42 margin: 0.375em;
43 border-radius: 4px;
44 border: 1px solid transparent;
45 -webkit-transition: border-color 250ms ease;
46 -moz-transition: border-color 250ms ease;
47 transition: border-color 250ms ease;
48 }
49 .oo-ui-toolGroup-empty {
50 display: none;
51 }
52 .oo-ui-toolGroup .oo-ui-tool-link {
53 text-decoration: none;
54 cursor: pointer;
55 }
56 .oo-ui-toolGroup.oo-ui-widget-disabled .oo-ui-tool-link,
57 .oo-ui-toolGroup .oo-ui-widget-disabled > .oo-ui-tool-link {
58 outline: 0;
59 cursor: default;
60 }
61 .oo-ui-toolbar-narrow .oo-ui-toolGroup + .oo-ui-toolGroup {
62 margin-left: 0;
63 }
64 .oo-ui-toolGroup.oo-ui-widget-enabled:hover {
65 border-color: rgba(0, 0, 0, 0.1);
66 }
67 .oo-ui-toolGroup.oo-ui-widget-enabled .oo-ui-tool-link .oo-ui-tool-title {
68 color: #000;
69 }
70 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool {
71 display: inline-block;
72 position: relative;
73 vertical-align: top;
74 }
75 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link {
76 display: block;
77 }
78 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-accel {
79 display: none;
80 }
81 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-tool-title {
82 display: none;
83 }
84 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement.oo-ui-tool-with-label > .oo-ui-tool-link .oo-ui-tool-title {
85 display: inline-block;
86 }
87 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool {
88 margin: -1px 0 -1px -1px;
89 border: 1px solid transparent;
90 }
91 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool:first-child {
92 border-top-left-radius: 4px;
93 border-bottom-left-radius: 4px;
94 }
95 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool:last-child {
96 margin-right: -1px;
97 border-top-right-radius: 4px;
98 border-bottom-right-radius: 4px;
99 }
100 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link {
101 height: 1.875em;
102 padding: 0.3125em;
103 }
104 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-iconElement-icon {
105 display: inline-block;
106 vertical-align: top;
107 height: 1.875em;
108 width: 1.875em;
109 }
110 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-title {
111 line-height: 2.1em;
112 }
113 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover {
114 border-color: rgba(0, 0, 0, 0.2);
115 }
116 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-tool-active.oo-ui-widget-enabled {
117 border-color: rgba(0, 0, 0, 0.2);
118 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
119 background-color: #f8fbfd;
120 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
121 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
122 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
123 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
124 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
125 }
126 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-tool-active.oo-ui-widget-enabled + .oo-ui-tool-active.oo-ui-widget-enabled {
127 border-left-color: rgba(0, 0, 0, 0.1);
128 }
129 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-disabled > .oo-ui-tool-link:focus {
130 outline: 0;
131 }
132 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-disabled > .oo-ui-tool-link .oo-ui-tool-title {
133 color: #ccc;
134 }
135 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-disabled > .oo-ui-tool-link .oo-ui-iconElement-icon {
136 opacity: 0.2;
137 }
138 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover > .oo-ui-tool-link .oo-ui-iconElement-icon {
139 opacity: 1;
140 }
141 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool:focus {
142 outline: 0;
143 }
144 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link:focus {
145 outline: 0;
146 }
147 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-title {
148 color: #ccc;
149 }
150 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-iconElement-icon {
151 opacity: 0.2;
152 }
153 .oo-ui-popupToolGroup {
154 position: relative;
155 height: 2.5em;
156 min-width: 2.5em;
157 }
158 .oo-ui-popupToolGroup-handle {
159 display: block;
160 cursor: pointer;
161 }
162 .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label:not( :empty ) {
163 display: inline-block;
164 }
165 .oo-ui-popupToolGroup.oo-ui-widget-disabled .oo-ui-popupToolGroup-handle {
166 outline: 0;
167 cursor: default;
168 }
169 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
170 display: none;
171 position: absolute;
172 z-index: 4;
173 }
174 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled > .oo-ui-toolGroup-tools {
175 display: block;
176 }
177 .oo-ui-popupToolGroup-left > .oo-ui-toolGroup-tools {
178 left: 0;
179 }
180 .oo-ui-popupToolGroup-right > .oo-ui-toolGroup-tools {
181 right: 0;
182 }
183 .oo-ui-popupToolGroup .oo-ui-tool-link {
184 display: table;
185 width: 100%;
186 vertical-align: middle;
187 white-space: nowrap;
188 }
189 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
190 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
191 display: table-cell;
192 vertical-align: middle;
193 }
194 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
195 text-align: right;
196 }
197 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup {
198 min-width: 1.875em;
199 }
200 .oo-ui-popupToolGroup.oo-ui-iconElement {
201 min-width: 3.125em;
202 }
203 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-iconElement {
204 min-width: 2.5em;
205 }
206 .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
207 min-width: 4.375em;
208 }
209 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
210 min-width: 3.75em;
211 }
212 .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
213 line-height: 2.6em;
214 margin: 0 1em;
215 }
216 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
217 margin: 0 0.5em;
218 }
219 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
220 margin-left: 3em;
221 }
222 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
223 margin-left: 2.5em;
224 }
225 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
226 margin-right: 2.25em;
227 }
228 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
229 margin-right: 1.75em;
230 }
231 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup {
232 margin-left: 0;
233 }
234 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle {
235 height: 2.4em;
236 border-radius: 0;
237 margin-left: -2px;
238 }
239 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:first-child > .oo-ui-popupToolGroup-handle {
240 border-bottom-left-radius: 4px;
241 border-top-left-radius: 4px;
242 margin-left: 0;
243 }
244 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child {
245 margin-right: 0.5em;
246 }
247 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child > .oo-ui-popupToolGroup-handle {
248 border-bottom-right-radius: 4px;
249 border-top-right-radius: 4px;
250 }
251 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator,
252 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
253 position: absolute;
254 top: 0;
255 }
256 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
257 width: 0.9375em;
258 height: 0.9375em;
259 margin: 0.78125em;
260 right: 0;
261 }
262 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
263 right: -0.3125em;
264 }
265 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
266 width: 1.875em;
267 height: 1.875em;
268 margin: 0.3125em;
269 left: 0.3125em;
270 }
271 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
272 left: 0;
273 }
274 .oo-ui-popupToolGroup-header {
275 line-height: 2.6em;
276 margin: 0 0.6em;
277 font-weight: bold;
278 }
279 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled {
280 background-color: #f8fbfd;
281 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
282 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
283 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
284 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
285 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
286 border-bottom-left-radius: 0;
287 border-bottom-right-radius: 0;
288 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
289 }
290 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
291 margin: 0 -1px;
292 border: 1px solid #ccc;
293 background-color: #fff;
294 box-shadow: 0 0.3125em 1.25em rgba(0, 0, 0, 0.25);
295 }
296 .oo-ui-toolbar-position-top .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
297 top: 2.5em;
298 }
299 .oo-ui-toolbar-position-bottom .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
300 bottom: 2.5em;
301 }
302 .oo-ui-popupToolGroup .oo-ui-tool-link {
303 padding: 0.3125em 0 0.3125em 0.3125em;
304 }
305 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
306 display: table-cell !important;
307 min-width: 1.875em;
308 width: 1.875em;
309 height: 1.875em;
310 vertical-align: middle;
311 }
312 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
313 padding-left: 0.5em;
314 }
315 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
316 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
317 line-height: 2em;
318 }
319 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
320 color: #767676;
321 }
322 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel:not( :empty ) {
323 padding-left: 3em;
324 }
325 .oo-ui-listToolGroup .oo-ui-tool {
326 display: block;
327 -webkit-box-sizing: border-box;
328 -moz-box-sizing: border-box;
329 box-sizing: border-box;
330 }
331 .oo-ui-listToolGroup .oo-ui-toolGroup-tools {
332 padding: 0.3125em;
333 }
334 .oo-ui-listToolGroup.oo-ui-popupToolGroup-active {
335 border-color: rgba(0, 0, 0, 0.2);
336 }
337 .oo-ui-listToolGroup .oo-ui-tool {
338 border: 1px solid transparent;
339 margin: -1px 0;
340 padding: 0 0.625em 0 0;
341 }
342 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled {
343 border-color: rgba(0, 0, 0, 0.1);
344 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
345 background-color: #f8fbfd;
346 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
347 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
348 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
349 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
350 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
351 }
352 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled + .oo-ui-tool-active.oo-ui-widget-enabled {
353 border-top-color: rgba(0, 0, 0, 0.1);
354 }
355 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled:hover {
356 border-color: rgba(0, 0, 0, 0.2);
357 }
358 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover {
359 border-color: rgba(0, 0, 0, 0.2);
360 }
361 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover .oo-ui-tool-link .oo-ui-iconElement-icon {
362 opacity: 1;
363 }
364 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
365 color: #ccc;
366 }
367 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-accel {
368 color: #ddd;
369 }
370 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
371 opacity: 0.2;
372 }
373 .oo-ui-listToolGroup.oo-ui-widget-disabled {
374 color: #ccc;
375 }
376 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
377 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
378 opacity: 0.2;
379 }
380 .oo-ui-menuToolGroup {
381 border-color: rgba(0, 0, 0, 0.1);
382 }
383 .oo-ui-menuToolGroup .oo-ui-tool {
384 display: block;
385 }
386 .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
387 min-width: 10em;
388 }
389 .oo-ui-toolbar-narrow .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
390 min-width: 8.125em;
391 }
392 .oo-ui-menuToolGroup .oo-ui-toolGroup-tools {
393 padding: 0.3125em 0 0.3125em 0;
394 }
395 .oo-ui-menuToolGroup.oo-ui-widget-enabled:hover {
396 border-color: rgba(0, 0, 0, 0.2);
397 }
398 .oo-ui-menuToolGroup.oo-ui-popupToolGroup-active {
399 border-color: rgba(0, 0, 0, 0.25);
400 }
401 .oo-ui-menuToolGroup .oo-ui-tool {
402 padding: 0 1.25em 0 0.3125em;
403 }
404 .oo-ui-menuToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
405 background-image: none;
406 }
407 .oo-ui-menuToolGroup .oo-ui-tool-active .oo-ui-tool-link .oo-ui-iconElement-icon {
408 background-image: url('themes/apex/images/icons/check.png');
409 background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/check.svg');
410 background-size: contain;
411 background-position: center center;
412 background-repeat: no-repeat;
413 }
414 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover {
415 background-color: #e1f3ff;
416 }
417 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
418 color: #ccc;
419 }
420 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
421 opacity: 0.2;
422 }
423 .oo-ui-menuToolGroup.oo-ui-widget-disabled {
424 color: #ccc;
425 border-color: rgba(0, 0, 0, 0.05);
426 }
427 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
428 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
429 opacity: 0.2;
430 }
431 .oo-ui-toolbar {
432 clear: both;
433 }
434 .oo-ui-toolbar-bar {
435 line-height: 1;
436 position: relative;
437 }
438 .oo-ui-toolbar-tools,
439 .oo-ui-toolbar-actions {
440 -webkit-touch-callout: none;
441 -webkit-user-select: none;
442 -moz-user-select: none;
443 -ms-user-select: none;
444 user-select: none;
445 }
446 .oo-ui-toolbar-tools {
447 display: inline;
448 white-space: nowrap;
449 }
450 .oo-ui-toolbar-narrow .oo-ui-toolbar-tools,
451 .oo-ui-toolbar-tools .oo-ui-tool {
452 white-space: normal;
453 }
454 .oo-ui-toolbar-actions {
455 float: right;
456 }
457 .oo-ui-toolbar-actions .oo-ui-toolbar,
458 .oo-ui-toolbar-actions .oo-ui-buttonElement.oo-ui-labelElement > input.oo-ui-buttonElement-button,
459 .oo-ui-toolbar-actions .oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
460 display: inline-block;
461 }
462 .oo-ui-toolbar-actions .oo-ui-popupWidget {
463 -webkit-touch-callout: default;
464 -webkit-user-select: text;
465 -moz-user-select: text;
466 -ms-user-select: text;
467 user-select: text;
468 }
469 .oo-ui-toolbar-bar {
470 background-color: #f8fbfd;
471 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #fff), color-stop(100%, #f1f7fb));
472 background-image: -webkit-linear-gradient(top, #fff 0, #f1f7fb 100%);
473 background-image: -moz-linear-gradient(top, #fff 0, #f1f7fb 100%);
474 background-image: linear-gradient(to bottom, #fff 0, #f1f7fb 100%);
475 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#fff1f7fb' )";
476 }
477 .oo-ui-toolbar-position-top > .oo-ui-toolbar-bar {
478 border-bottom: 1px solid #ccc;
479 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
480 }
481 .oo-ui-toolbar-position-bottom > .oo-ui-toolbar-bar {
482 border-top: 1px solid #ccc;
483 box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.1);
484 }
485 .oo-ui-toolbar-bar .oo-ui-toolbar-bar {
486 border: 0;
487 background: none;
488 box-shadow: none;
489 }
490 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed,
491 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed:last-child {
492 margin-top: 0.4em;
493 margin-bottom: 0.4em;
494 margin-right: 0.5em;
495 }
496 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement,
497 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement {
498 margin: 0;
499 }
500 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button,
501 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button {
502 margin: 0;
503 padding: 0 0.3125em;
504 }
505 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label,
506 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
507 margin: 0 1em;
508 line-height: 3.40625em;
509 }