Make AuthManager::getAuthenticationProvider() public
[mediawiki.git] / resources / lib / oojs-ui / oojs-ui-toolbars-apex.css
blob3f1910eb4f17e3e76303c3c4e2da3eb931c46b75
1 /*!
2 * OOjs UI v0.17.4
3 * https://www.mediawiki.org/wiki/OOjs_UI
5 * Copyright 2011–2016 OOjs UI Team and other contributors.
6 * Released under the MIT license
7 * http://oojs.mit-license.org
9 * Date: 2016-05-31T21:50:56Z
11 .oo-ui-popupTool .oo-ui-popupWidget-popup,
12 .oo-ui-popupTool .oo-ui-popupWidget-anchor {
13 z-index: 4;
15 .oo-ui-popupTool .oo-ui-popupWidget {
16 /* @noflip */
17 margin-left: 1.25em;
19 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup {
20 border: 0;
21 border-radius: 0;
22 margin: 0;
24 .oo-ui-toolGroupTool:first-child > .oo-ui-popupToolGroup {
25 border-top-left-radius: 0.3125em;
26 border-bottom-left-radius: 0.3125em;
28 .oo-ui-toolGroupTool:last-child > .oo-ui-popupToolGroup {
29 border-top-right-radius: 0.3125em;
30 border-bottom-right-radius: 0.3125em;
32 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle {
33 height: 1.875em;
34 padding: 0.3125em;
36 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
37 height: 1.875em;
38 width: 1.875em;
40 .oo-ui-toolGroupTool > .oo-ui-popupToolGroup.oo-ui-labelElement > .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
41 line-height: 2.1em;
43 .oo-ui-toolGroup {
44 display: inline-block;
45 vertical-align: middle;
46 margin: 0.375em;
47 border-radius: 0.3125em;
48 border: 1px solid transparent;
49 -webkit-transition: border-color 250ms ease;
50 -moz-transition: border-color 250ms ease;
51 transition: border-color 250ms ease;
53 .oo-ui-toolGroup-empty {
54 display: none;
56 .oo-ui-toolGroup .oo-ui-tool-link {
57 text-decoration: none;
58 cursor: pointer;
60 .oo-ui-toolGroup.oo-ui-widget-disabled .oo-ui-tool-link,
61 .oo-ui-toolGroup .oo-ui-widget-disabled > .oo-ui-tool-link {
62 outline: 0;
63 cursor: default;
65 .oo-ui-toolbar-narrow .oo-ui-toolGroup + .oo-ui-toolGroup {
66 margin-left: 0;
68 .oo-ui-toolGroup.oo-ui-widget-enabled:hover {
69 border-color: rgba(0, 0, 0, 0.1);
71 .oo-ui-toolGroup.oo-ui-widget-enabled .oo-ui-tool-link .oo-ui-tool-title {
72 color: #000000;
74 .oo-ui-barToolGroup > .oo-ui-iconElement-icon,
75 .oo-ui-barToolGroup > .oo-ui-labelElement-label {
76 display: none;
78 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool {
79 display: inline-block;
80 position: relative;
81 vertical-align: top;
83 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link {
84 display: block;
86 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-accel {
87 display: none;
89 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-iconElement-icon {
90 display: inline-block;
91 vertical-align: top;
93 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-tool-title {
94 display: none;
96 .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 {
97 display: inline;
99 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool {
100 margin: -1px 0 -1px -1px;
101 border: 1px solid transparent;
103 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool:first-child {
104 border-top-left-radius: 0.3125em;
105 border-bottom-left-radius: 0.3125em;
107 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool:last-child {
108 margin-right: -1px;
109 border-top-right-radius: 0.3125em;
110 border-bottom-right-radius: 0.3125em;
112 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link {
113 height: 1.875em;
114 padding: 0.3125em;
116 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-iconElement-icon {
117 height: 1.875em;
118 width: 1.875em;
120 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-title {
121 line-height: 2.1em;
123 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover {
124 border-color: rgba(0, 0, 0, 0.2);
126 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-tool-active.oo-ui-widget-enabled {
127 border-color: rgba(0, 0, 0, 0.2);
128 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
129 background-color: #f8fbfd;
130 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #ffffff));
131 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #ffffff 100%);
132 background-image: -moz-linear-gradient(top, #f1f7fb 0, #ffffff 100%);
133 background-image: linear-gradient(to bottom, #f1f7fb 0, #ffffff 100%);
134 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
136 .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 {
137 border-left-color: rgba(0, 0, 0, 0.1);
139 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-disabled > .oo-ui-tool-link:focus {
140 outline: 0;
142 .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 {
143 color: #cccccc;
145 .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 {
146 opacity: 0.2;
148 .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 {
149 opacity: 1;
151 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool:focus {
152 outline: 0;
154 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link:focus {
155 outline: 0;
157 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-title {
158 color: #cccccc;
160 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-iconElement-icon {
161 opacity: 0.2;
163 .oo-ui-popupToolGroup {
164 position: relative;
165 height: 2.5em;
166 min-width: 2.5em;
168 .oo-ui-popupToolGroup-handle {
169 display: block;
170 cursor: pointer;
172 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator,
173 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
174 position: absolute;
176 .oo-ui-popupToolGroup.oo-ui-widget-disabled .oo-ui-popupToolGroup-handle {
177 outline: 0;
178 cursor: default;
180 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
181 display: none;
182 position: absolute;
183 z-index: 4;
185 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled > .oo-ui-toolGroup-tools {
186 display: block;
188 .oo-ui-popupToolGroup-left > .oo-ui-toolGroup-tools {
189 left: 0;
191 .oo-ui-popupToolGroup-right > .oo-ui-toolGroup-tools {
192 right: 0;
194 .oo-ui-popupToolGroup .oo-ui-tool-link {
195 display: table;
196 width: 100%;
197 vertical-align: middle;
198 white-space: nowrap;
200 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon,
201 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
202 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
203 display: table-cell;
204 vertical-align: middle;
206 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
207 text-align: right;
209 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel:not( :empty ) {
210 padding-left: 3em;
212 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup {
213 min-width: 1.875em;
215 .oo-ui-popupToolGroup.oo-ui-iconElement {
216 min-width: 3.125em;
218 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-iconElement {
219 min-width: 2.5em;
221 .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
222 min-width: 4.375em;
224 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
225 min-width: 3.75em;
227 .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
228 line-height: 2.6em;
229 margin: 0 1em;
231 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
232 margin: 0 0.5em;
234 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
235 margin-left: 3em;
237 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
238 margin-left: 2.5em;
240 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
241 margin-right: 2.25em;
243 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
244 margin-right: 1.75em;
246 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
247 width: 0.9375em;
248 height: 0.9375em;
249 margin: 0.78125em;
250 top: 0;
251 right: 0;
253 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
254 right: -0.3125em;
256 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
257 width: 1.875em;
258 height: 1.875em;
259 margin: 0.3125em;
260 top: 0;
261 left: 0.3125em;
263 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
264 left: 0;
266 .oo-ui-popupToolGroup-header {
267 line-height: 2.6em;
268 margin: 0 0.6em;
269 font-weight: bold;
271 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled {
272 border-bottom-left-radius: 0;
273 border-bottom-right-radius: 0;
274 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
275 background-color: #f8fbfd;
276 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #ffffff));
277 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #ffffff 100%);
278 background-image: -moz-linear-gradient(top, #f1f7fb 0, #ffffff 100%);
279 background-image: linear-gradient(to bottom, #f1f7fb 0, #ffffff 100%);
280 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
282 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
283 top: 2.5em;
284 margin: 0 -1px;
285 border: 1px solid #cccccc;
286 background-color: #ffffff;
287 box-shadow: 0 0.3125em 1.25em rgba(0, 0, 0, 0.25);
289 .oo-ui-popupToolGroup .oo-ui-tool-link {
290 padding: 0.3125em 0 0.3125em 0.3125em;
292 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
293 height: 1.875em;
294 width: 1.875em;
295 min-width: 1.875em;
297 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
298 padding-left: 0.5em;
300 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
301 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
302 line-height: 2em;
304 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
305 color: #888888;
307 .oo-ui-listToolGroup .oo-ui-tool {
308 display: block;
309 -webkit-box-sizing: border-box;
310 -moz-box-sizing: border-box;
311 box-sizing: border-box;
313 .oo-ui-listToolGroup .oo-ui-toolGroup-tools {
314 padding: 0.3125em;
316 .oo-ui-listToolGroup.oo-ui-popupToolGroup-active {
317 border-color: rgba(0, 0, 0, 0.2);
319 .oo-ui-listToolGroup .oo-ui-tool {
320 border: 1px solid transparent;
321 margin: -1px 0;
322 padding: 0 0.625em 0 0;
324 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled {
325 border-color: rgba(0, 0, 0, 0.1);
326 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
327 background-color: #f8fbfd;
328 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #ffffff));
329 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #ffffff 100%);
330 background-image: -moz-linear-gradient(top, #f1f7fb 0, #ffffff 100%);
331 background-image: linear-gradient(to bottom, #f1f7fb 0, #ffffff 100%);
332 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
334 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled + .oo-ui-tool-active.oo-ui-widget-enabled {
335 border-top-color: rgba(0, 0, 0, 0.1);
337 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled:hover {
338 border-color: rgba(0, 0, 0, 0.2);
340 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover {
341 border-color: rgba(0, 0, 0, 0.2);
343 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover .oo-ui-tool-link .oo-ui-iconElement-icon {
344 opacity: 1;
346 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
347 color: #cccccc;
349 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-accel {
350 color: #dddddd;
352 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
353 opacity: 0.2;
355 .oo-ui-listToolGroup.oo-ui-widget-disabled {
356 color: #cccccc;
358 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
359 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
360 opacity: 0.2;
362 .oo-ui-menuToolGroup {
363 border-color: rgba(0, 0, 0, 0.1);
365 .oo-ui-menuToolGroup .oo-ui-tool {
366 display: block;
368 .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
369 min-width: 10em;
371 .oo-ui-toolbar-narrow .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
372 min-width: 8.125em;
374 .oo-ui-menuToolGroup .oo-ui-toolGroup-tools {
375 padding: 0.3125em 0 0.3125em 0;
377 .oo-ui-menuToolGroup.oo-ui-widget-enabled:hover {
378 border-color: rgba(0, 0, 0, 0.2);
380 .oo-ui-menuToolGroup.oo-ui-popupToolGroup-active {
381 border-color: rgba(0, 0, 0, 0.25);
383 .oo-ui-menuToolGroup .oo-ui-tool {
384 padding: 0 1.25em 0 0.3125em;
386 .oo-ui-menuToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
387 background-image: none;
389 .oo-ui-menuToolGroup .oo-ui-tool-active .oo-ui-tool-link .oo-ui-iconElement-icon {
390 background-image: url("themes/apex/images/icons/check.png");
391 background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url("themes/apex/images/icons/check.svg");
392 background-image: linear-gradient(transparent, transparent), /* @embed */ url("themes/apex/images/icons/check.svg");
393 background-image: -o-linear-gradient(transparent, transparent), url("themes/apex/images/icons/check.png");
394 background-size: contain;
395 background-position: center center;
396 background-repeat: no-repeat;
398 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover {
399 background-color: #e1f3ff;
401 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
402 color: #cccccc;
404 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
405 opacity: 0.2;
407 .oo-ui-menuToolGroup.oo-ui-widget-disabled {
408 color: #cccccc;
409 border-color: rgba(0, 0, 0, 0.05);
411 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
412 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
413 opacity: 0.2;
415 .oo-ui-toolbar {
416 clear: both;
418 .oo-ui-toolbar-bar {
419 line-height: 1em;
420 position: relative;
422 .oo-ui-toolbar-actions {
423 float: right;
425 .oo-ui-toolbar-actions .oo-ui-toolbar {
426 display: inline-block;
428 .oo-ui-toolbar-tools {
429 display: inline;
430 white-space: nowrap;
432 .oo-ui-toolbar-narrow .oo-ui-toolbar-tools {
433 white-space: normal;
435 .oo-ui-toolbar-tools .oo-ui-tool {
436 white-space: normal;
438 .oo-ui-toolbar-tools,
439 .oo-ui-toolbar-actions,
440 .oo-ui-toolbar-shadow {
441 -webkit-touch-callout: none;
442 -webkit-user-select: none;
443 -moz-user-select: none;
444 -ms-user-select: none;
445 user-select: none;
447 .oo-ui-toolbar-actions .oo-ui-popupWidget {
448 -webkit-touch-callout: default;
449 -webkit-user-select: all;
450 -moz-user-select: all;
451 -ms-user-select: all;
452 user-select: all;
454 .oo-ui-toolbar-shadow {
455 background-position: left top;
456 background-repeat: repeat-x;
457 position: absolute;
458 width: 100%;
459 pointer-events: none;
461 .oo-ui-toolbar-bar {
462 border-bottom: 1px solid #cccccc;
463 background-color: #f8fbfd;
464 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #ffffff), color-stop(100%, #f1f7fb));
465 background-image: -webkit-linear-gradient(top, #ffffff 0, #f1f7fb 100%);
466 background-image: -moz-linear-gradient(top, #ffffff 0, #f1f7fb 100%);
467 background-image: linear-gradient(to bottom, #ffffff 0, #f1f7fb 100%);
468 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#fff1f7fb' )";
470 .oo-ui-toolbar-bar .oo-ui-toolbar-bar {
471 border: 0;
472 background: none;
474 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed,
475 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed:last-child {
476 margin-top: 0.4em;
477 margin-bottom: 0.4em;
478 margin-right: 0.5em;
480 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement,
481 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement {
482 margin: 0;
484 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button,
485 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button {
486 margin: 0;
487 padding: 0 0.3125em;
489 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label,
490 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
491 margin: 0 1em;
492 line-height: 3.40625em;
494 .oo-ui-toolbar-shadow {
495 background-image: /* @embed */ url(themes/apex/images/toolbar-shadow.png);
496 bottom: -9px;
497 height: 9px;
498 opacity: 0.5;
499 -webkit-transition: opacity 500ms ease;
500 -moz-transition: opacity 500ms ease;
501 transition: opacity 500ms ease;