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