Merge "Revert "Log the reason why revision->getContent() returns null""
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui-toolbars-apex.css
1 /*!
2 * OOUI v0.25.2
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-02-07T00:27:29Z
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;
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.oo-ui-widget-disabled .oo-ui-popupToolGroup-handle {
163 outline: 0;
164 cursor: default;
165 }
166 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
167 display: none;
168 position: absolute;
169 z-index: 4;
170 }
171 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled > .oo-ui-toolGroup-tools {
172 display: block;
173 }
174 .oo-ui-popupToolGroup-left > .oo-ui-toolGroup-tools {
175 left: 0;
176 }
177 .oo-ui-popupToolGroup-right > .oo-ui-toolGroup-tools {
178 right: 0;
179 }
180 .oo-ui-popupToolGroup .oo-ui-tool-link {
181 display: table;
182 width: 100%;
183 vertical-align: middle;
184 white-space: nowrap;
185 }
186 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
187 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
188 display: table-cell;
189 vertical-align: middle;
190 }
191 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
192 text-align: right;
193 }
194 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup {
195 min-width: 1.875em;
196 }
197 .oo-ui-popupToolGroup.oo-ui-iconElement {
198 min-width: 3.125em;
199 }
200 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-iconElement {
201 min-width: 2.5em;
202 }
203 .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
204 min-width: 4.375em;
205 }
206 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
207 min-width: 3.75em;
208 }
209 .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
210 line-height: 2.6em;
211 margin: 0 1em;
212 }
213 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
214 margin: 0 0.5em;
215 }
216 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
217 margin-left: 3em;
218 }
219 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
220 margin-left: 2.5em;
221 }
222 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
223 margin-right: 2.25em;
224 }
225 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
226 margin-right: 1.75em;
227 }
228 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup {
229 margin-left: 0;
230 }
231 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle {
232 height: 2.4em;
233 border-radius: 0;
234 margin-left: -2px;
235 }
236 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:first-child > .oo-ui-popupToolGroup-handle {
237 border-bottom-left-radius: 4px;
238 border-top-left-radius: 4px;
239 margin-left: 0;
240 }
241 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child {
242 margin-right: 0.5em;
243 }
244 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child > .oo-ui-popupToolGroup-handle {
245 border-bottom-right-radius: 4px;
246 border-top-right-radius: 4px;
247 }
248 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator,
249 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
250 position: absolute;
251 top: 0;
252 }
253 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
254 width: 0.9375em;
255 height: 0.9375em;
256 margin: 0.78125em;
257 right: 0;
258 }
259 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
260 right: -0.3125em;
261 }
262 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
263 width: 1.875em;
264 height: 1.875em;
265 margin: 0.3125em;
266 left: 0.3125em;
267 }
268 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
269 left: 0;
270 }
271 .oo-ui-popupToolGroup-header {
272 line-height: 2.6em;
273 margin: 0 0.6em;
274 font-weight: bold;
275 }
276 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled {
277 background-color: #f8fbfd;
278 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
279 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
280 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
281 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
282 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
283 border-bottom-left-radius: 0;
284 border-bottom-right-radius: 0;
285 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
286 }
287 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
288 margin: 0 -1px;
289 border: 1px solid #ccc;
290 background-color: #fff;
291 box-shadow: 0 0.3125em 1.25em rgba(0, 0, 0, 0.25);
292 }
293 .oo-ui-toolbar-position-top .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
294 top: 2.5em;
295 }
296 .oo-ui-toolbar-position-bottom .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
297 bottom: 2.5em;
298 }
299 .oo-ui-popupToolGroup .oo-ui-tool-link {
300 padding: 0.3125em 0 0.3125em 0.3125em;
301 }
302 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
303 display: table-cell !important;
304 min-width: 1.875em;
305 width: 1.875em;
306 height: 1.875em;
307 vertical-align: middle;
308 }
309 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
310 padding-left: 0.5em;
311 }
312 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
313 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
314 line-height: 2em;
315 }
316 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
317 color: #767676;
318 }
319 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel:not( :empty ) {
320 padding-left: 3em;
321 }
322 .oo-ui-listToolGroup .oo-ui-tool {
323 display: block;
324 -webkit-box-sizing: border-box;
325 -moz-box-sizing: border-box;
326 box-sizing: border-box;
327 }
328 .oo-ui-listToolGroup .oo-ui-toolGroup-tools {
329 padding: 0.3125em;
330 }
331 .oo-ui-listToolGroup.oo-ui-popupToolGroup-active {
332 border-color: rgba(0, 0, 0, 0.2);
333 }
334 .oo-ui-listToolGroup .oo-ui-tool {
335 border: 1px solid transparent;
336 margin: -1px 0;
337 padding: 0 0.625em 0 0;
338 }
339 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled {
340 border-color: rgba(0, 0, 0, 0.1);
341 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
342 background-color: #f8fbfd;
343 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
344 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
345 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
346 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
347 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
348 }
349 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled + .oo-ui-tool-active.oo-ui-widget-enabled {
350 border-top-color: rgba(0, 0, 0, 0.1);
351 }
352 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled:hover {
353 border-color: rgba(0, 0, 0, 0.2);
354 }
355 .oo-ui-listToolGroup .oo-ui-tool.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 .oo-ui-tool-link .oo-ui-iconElement-icon {
359 opacity: 1;
360 }
361 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
362 color: #ccc;
363 }
364 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-accel {
365 color: #ddd;
366 }
367 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
368 opacity: 0.2;
369 }
370 .oo-ui-listToolGroup.oo-ui-widget-disabled {
371 color: #ccc;
372 }
373 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
374 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
375 opacity: 0.2;
376 }
377 .oo-ui-menuToolGroup {
378 border-color: rgba(0, 0, 0, 0.1);
379 }
380 .oo-ui-menuToolGroup .oo-ui-tool {
381 display: block;
382 }
383 .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
384 min-width: 10em;
385 }
386 .oo-ui-toolbar-narrow .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
387 min-width: 8.125em;
388 }
389 .oo-ui-menuToolGroup .oo-ui-toolGroup-tools {
390 padding: 0.3125em 0 0.3125em 0;
391 }
392 .oo-ui-menuToolGroup.oo-ui-widget-enabled:hover {
393 border-color: rgba(0, 0, 0, 0.2);
394 }
395 .oo-ui-menuToolGroup.oo-ui-popupToolGroup-active {
396 border-color: rgba(0, 0, 0, 0.25);
397 }
398 .oo-ui-menuToolGroup .oo-ui-tool {
399 padding: 0 1.25em 0 0.3125em;
400 }
401 .oo-ui-menuToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
402 background-image: none;
403 }
404 .oo-ui-menuToolGroup .oo-ui-tool-active .oo-ui-tool-link .oo-ui-iconElement-icon {
405 background-image: url('themes/apex/images/icons/check.png');
406 background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/check.svg');
407 background-size: contain;
408 background-position: center center;
409 background-repeat: no-repeat;
410 }
411 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover {
412 background-color: #e1f3ff;
413 }
414 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
415 color: #ccc;
416 }
417 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
418 opacity: 0.2;
419 }
420 .oo-ui-menuToolGroup.oo-ui-widget-disabled {
421 color: #ccc;
422 border-color: rgba(0, 0, 0, 0.05);
423 }
424 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
425 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
426 opacity: 0.2;
427 }
428 .oo-ui-toolbar {
429 clear: both;
430 }
431 .oo-ui-toolbar-bar {
432 line-height: 1;
433 position: relative;
434 }
435 .oo-ui-toolbar-tools,
436 .oo-ui-toolbar-actions {
437 -webkit-touch-callout: none;
438 -webkit-user-select: none;
439 -moz-user-select: none;
440 -ms-user-select: none;
441 user-select: none;
442 }
443 .oo-ui-toolbar-tools {
444 display: inline;
445 white-space: nowrap;
446 }
447 .oo-ui-toolbar-narrow .oo-ui-toolbar-tools,
448 .oo-ui-toolbar-tools .oo-ui-tool {
449 white-space: normal;
450 }
451 .oo-ui-toolbar-actions {
452 float: right;
453 }
454 .oo-ui-toolbar-actions .oo-ui-toolbar {
455 display: inline-block;
456 }
457 .oo-ui-toolbar-actions .oo-ui-popupWidget {
458 -webkit-touch-callout: default;
459 -webkit-user-select: text;
460 -moz-user-select: text;
461 -ms-user-select: text;
462 user-select: text;
463 }
464 .oo-ui-toolbar-bar {
465 background-color: #f8fbfd;
466 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #fff), color-stop(100%, #f1f7fb));
467 background-image: -webkit-linear-gradient(top, #fff 0, #f1f7fb 100%);
468 background-image: -moz-linear-gradient(top, #fff 0, #f1f7fb 100%);
469 background-image: linear-gradient(to bottom, #fff 0, #f1f7fb 100%);
470 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#fff1f7fb' )";
471 }
472 .oo-ui-toolbar-position-top > .oo-ui-toolbar-bar {
473 border-bottom: 1px solid #ccc;
474 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
475 }
476 .oo-ui-toolbar-position-bottom > .oo-ui-toolbar-bar {
477 border-top: 1px solid #ccc;
478 box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.1);
479 }
480 .oo-ui-toolbar-bar .oo-ui-toolbar-bar {
481 border: 0;
482 background: none;
483 box-shadow: none;
484 }
485 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed,
486 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed:last-child {
487 margin-top: 0.4em;
488 margin-bottom: 0.4em;
489 margin-right: 0.5em;
490 }
491 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement,
492 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement {
493 margin: 0;
494 }
495 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button,
496 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button {
497 margin: 0;
498 padding: 0 0.3125em;
499 }
500 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label,
501 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
502 margin: 0 1em;
503 line-height: 3.40625em;
504 }