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