Merge "RCFilters: Add 'advanced filters' label to the view selection"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui-toolbars-apex.css
1 /*!
2 * OOjs UI v0.22.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-08-01T20:24:44Z
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-iconElement-icon {
82 display: inline-block;
83 vertical-align: top;
84 }
85 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-tool-title {
86 display: none;
87 }
88 .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 {
89 display: inline;
90 }
91 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool {
92 margin: -1px 0 -1px -1px;
93 border: 1px solid transparent;
94 }
95 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool:first-child {
96 border-top-left-radius: 4px;
97 border-bottom-left-radius: 4px;
98 }
99 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool:last-child {
100 margin-right: -1px;
101 border-top-right-radius: 4px;
102 border-bottom-right-radius: 4px;
103 }
104 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link {
105 height: 1.875em;
106 padding: 0.3125em;
107 }
108 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-iconElement-icon {
109 height: 1.875em;
110 width: 1.875em;
111 }
112 .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-title {
113 line-height: 2.1em;
114 }
115 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover {
116 border-color: rgba(0, 0, 0, 0.2);
117 }
118 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-tool-active.oo-ui-widget-enabled {
119 border-color: rgba(0, 0, 0, 0.2);
120 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
121 background-color: #f8fbfd;
122 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
123 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
124 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
125 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
126 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
127 }
128 .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 {
129 border-left-color: rgba(0, 0, 0, 0.1);
130 }
131 .oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-disabled > .oo-ui-tool-link:focus {
132 outline: 0;
133 }
134 .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 {
135 color: #ccc;
136 }
137 .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 {
138 opacity: 0.2;
139 }
140 .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 {
141 opacity: 1;
142 }
143 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool:focus {
144 outline: 0;
145 }
146 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link:focus {
147 outline: 0;
148 }
149 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-title {
150 color: #ccc;
151 }
152 .oo-ui-barToolGroup.oo-ui-widget-disabled > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-iconElement-icon {
153 opacity: 0.2;
154 }
155 .oo-ui-popupToolGroup {
156 position: relative;
157 height: 2.5em;
158 min-width: 2.5em;
159 }
160 .oo-ui-popupToolGroup-handle {
161 display: block;
162 cursor: pointer;
163 }
164 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator,
165 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
166 position: absolute;
167 }
168 .oo-ui-popupToolGroup.oo-ui-widget-disabled .oo-ui-popupToolGroup-handle {
169 outline: 0;
170 cursor: default;
171 }
172 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
173 display: none;
174 position: absolute;
175 z-index: 4;
176 }
177 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled > .oo-ui-toolGroup-tools {
178 display: block;
179 }
180 .oo-ui-popupToolGroup-left > .oo-ui-toolGroup-tools {
181 left: 0;
182 }
183 .oo-ui-popupToolGroup-right > .oo-ui-toolGroup-tools {
184 right: 0;
185 }
186 .oo-ui-popupToolGroup .oo-ui-tool-link {
187 display: table;
188 width: 100%;
189 vertical-align: middle;
190 white-space: nowrap;
191 }
192 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon,
193 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
194 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
195 display: table-cell;
196 vertical-align: middle;
197 }
198 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
199 text-align: right;
200 }
201 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel:not( :empty ) {
202 padding-left: 3em;
203 }
204 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup {
205 min-width: 1.875em;
206 }
207 .oo-ui-popupToolGroup.oo-ui-iconElement {
208 min-width: 3.125em;
209 }
210 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-iconElement {
211 min-width: 2.5em;
212 }
213 .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
214 min-width: 4.375em;
215 }
216 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-indicatorElement.oo-ui-iconElement {
217 min-width: 3.75em;
218 }
219 .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
220 line-height: 2.6em;
221 margin: 0 1em;
222 }
223 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
224 margin: 0 0.5em;
225 }
226 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
227 margin-left: 3em;
228 }
229 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-iconElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
230 margin-left: 2.5em;
231 }
232 .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
233 margin-right: 2.25em;
234 }
235 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
236 margin-right: 1.75em;
237 }
238 .oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle {
239 border: 1px solid #a6cee1;
240 background-color: #cde7f4;
241 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #eaf4fa), color-stop(100%, #b0d9ee));
242 background-image: -webkit-linear-gradient(top, #eaf4fa 0, #b0d9ee 100%);
243 background-image: -moz-linear-gradient(top, #eaf4fa 0, #b0d9ee 100%);
244 background-image: linear-gradient(to bottom, #eaf4fa 0, #b0d9ee 100%);
245 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeaf4fa', endColorstr='#ffb0d9ee' )";
246 }
247 .oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:hover,
248 .oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:focus {
249 border-color: #9dc2d4;
250 }
251 .oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active,
252 .oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
253 border: 1px solid #a6cee1;
254 background-color: #cde7f4;
255 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #b0d9ee), color-stop(100%, #eaf4fa));
256 background-image: -webkit-linear-gradient(top, #b0d9ee 0, #eaf4fa 100%);
257 background-image: -moz-linear-gradient(top, #b0d9ee 0, #eaf4fa 100%);
258 background-image: linear-gradient(to bottom, #b0d9ee 0, #eaf4fa 100%);
259 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb0d9ee', endColorstr='#ffeaf4fa' )";
260 }
261 .oo-ui-popupToolGroup.oo-ui-flaggedElement-constructive > .oo-ui-popupToolGroup-handle {
262 border: 1px solid #b8d892;
263 background-color: #daf0bd;
264 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f0fbe1), color-stop(100%, #c3e59a));
265 background-image: -webkit-linear-gradient(top, #f0fbe1 0, #c3e59a 100%);
266 background-image: -moz-linear-gradient(top, #f0fbe1 0, #c3e59a 100%);
267 background-image: linear-gradient(to bottom, #f0fbe1 0, #c3e59a 100%);
268 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff0fbe1', endColorstr='#ffc3e59a' )";
269 }
270 .oo-ui-popupToolGroup.oo-ui-flaggedElement-constructive > .oo-ui-popupToolGroup-handle:hover,
271 .oo-ui-popupToolGroup.oo-ui-flaggedElement-constructive > .oo-ui-popupToolGroup-handle:focus {
272 border-color: #adcb89;
273 }
274 .oo-ui-popupToolGroup.oo-ui-flaggedElement-constructive.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active,
275 .oo-ui-popupToolGroup.oo-ui-flaggedElement-constructive.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
276 border: 1px solid #b8d892;
277 background-color: #daf0bd;
278 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #c3e59a), color-stop(100%, #f0fbe1));
279 background-image: -webkit-linear-gradient(top, #c3e59a 0, #f0fbe1 100%);
280 background-image: -moz-linear-gradient(top, #c3e59a 0, #f0fbe1 100%);
281 background-image: linear-gradient(to bottom, #c3e59a 0, #f0fbe1 100%);
282 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc3e59a', endColorstr='#fff0fbe1' )";
283 }
284 .oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle {
285 color: #d45353;
286 }
287 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup {
288 margin-left: 0;
289 }
290 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle {
291 height: 2.4em;
292 border-radius: 0;
293 margin-left: -2px;
294 }
295 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:first-child > .oo-ui-popupToolGroup-handle {
296 border-bottom-left-radius: 4px;
297 border-top-left-radius: 4px;
298 margin-left: 0;
299 }
300 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child {
301 margin-right: 0.5em;
302 }
303 .oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child > .oo-ui-popupToolGroup-handle {
304 border-bottom-right-radius: 4px;
305 border-top-right-radius: 4px;
306 }
307 .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
308 width: 0.9375em;
309 height: 0.9375em;
310 margin: 0.78125em;
311 top: 0;
312 right: 0;
313 }
314 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-indicatorElement-indicator {
315 right: -0.3125em;
316 }
317 .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
318 width: 1.875em;
319 height: 1.875em;
320 margin: 0.3125em;
321 top: 0;
322 left: 0.3125em;
323 }
324 .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon {
325 left: 0;
326 }
327 .oo-ui-popupToolGroup-header {
328 line-height: 2.6em;
329 margin: 0 0.6em;
330 font-weight: bold;
331 }
332 .oo-ui-popupToolGroup-active.oo-ui-widget-enabled {
333 border-bottom-left-radius: 0;
334 border-bottom-right-radius: 0;
335 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
336 background-color: #f8fbfd;
337 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
338 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
339 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
340 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
341 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
342 }
343 .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
344 margin: 0 -1px;
345 border: 1px solid #ccc;
346 background-color: #fff;
347 box-shadow: 0 0.3125em 1.25em rgba(0, 0, 0, 0.25);
348 }
349 .oo-ui-toolbar-position-top .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
350 top: 2.5em;
351 }
352 .oo-ui-toolbar-position-bottom .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
353 bottom: 2.5em;
354 }
355 .oo-ui-popupToolGroup .oo-ui-tool-link {
356 padding: 0.3125em 0 0.3125em 0.3125em;
357 }
358 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
359 height: 1.875em;
360 width: 1.875em;
361 min-width: 1.875em;
362 }
363 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
364 padding-left: 0.5em;
365 }
366 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel,
367 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
368 line-height: 2em;
369 }
370 .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
371 color: #767676;
372 }
373 .oo-ui-listToolGroup .oo-ui-tool {
374 display: block;
375 -webkit-box-sizing: border-box;
376 -moz-box-sizing: border-box;
377 box-sizing: border-box;
378 }
379 .oo-ui-listToolGroup .oo-ui-toolGroup-tools {
380 padding: 0.3125em;
381 }
382 .oo-ui-listToolGroup.oo-ui-popupToolGroup-active {
383 border-color: rgba(0, 0, 0, 0.2);
384 }
385 .oo-ui-listToolGroup .oo-ui-tool {
386 border: 1px solid transparent;
387 margin: -1px 0;
388 padding: 0 0.625em 0 0;
389 }
390 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled {
391 border-color: rgba(0, 0, 0, 0.1);
392 box-shadow: inset 0 0.0875em 0.0875em 0 rgba(0, 0, 0, 0.07);
393 background-color: #f8fbfd;
394 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #f1f7fb), color-stop(100%, #fff));
395 background-image: -webkit-linear-gradient(top, #f1f7fb 0, #fff 100%);
396 background-image: -moz-linear-gradient(top, #f1f7fb 0, #fff 100%);
397 background-image: linear-gradient(to bottom, #f1f7fb 0, #fff 100%);
398 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1f7fb', endColorstr='#ffffffff' )";
399 }
400 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled + .oo-ui-tool-active.oo-ui-widget-enabled {
401 border-top-color: rgba(0, 0, 0, 0.1);
402 }
403 .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled:hover {
404 border-color: rgba(0, 0, 0, 0.2);
405 }
406 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover {
407 border-color: rgba(0, 0, 0, 0.2);
408 }
409 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover .oo-ui-tool-link .oo-ui-iconElement-icon {
410 opacity: 1;
411 }
412 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
413 color: #ccc;
414 }
415 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-accel {
416 color: #ddd;
417 }
418 .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
419 opacity: 0.2;
420 }
421 .oo-ui-listToolGroup.oo-ui-widget-disabled {
422 color: #ccc;
423 }
424 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
425 .oo-ui-listToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
426 opacity: 0.2;
427 }
428 .oo-ui-menuToolGroup {
429 border-color: rgba(0, 0, 0, 0.1);
430 }
431 .oo-ui-menuToolGroup .oo-ui-tool {
432 display: block;
433 }
434 .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
435 min-width: 10em;
436 }
437 .oo-ui-toolbar-narrow .oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
438 min-width: 8.125em;
439 }
440 .oo-ui-menuToolGroup .oo-ui-toolGroup-tools {
441 padding: 0.3125em 0 0.3125em 0;
442 }
443 .oo-ui-menuToolGroup.oo-ui-widget-enabled:hover {
444 border-color: rgba(0, 0, 0, 0.2);
445 }
446 .oo-ui-menuToolGroup.oo-ui-popupToolGroup-active {
447 border-color: rgba(0, 0, 0, 0.25);
448 }
449 .oo-ui-menuToolGroup .oo-ui-tool {
450 padding: 0 1.25em 0 0.3125em;
451 }
452 .oo-ui-menuToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon {
453 background-image: none;
454 }
455 .oo-ui-menuToolGroup .oo-ui-tool-active .oo-ui-tool-link .oo-ui-iconElement-icon {
456 background-image: url('themes/apex/images/icons/check.png');
457 background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/check.svg');
458 background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/check.svg');
459 background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/check.png');
460 background-size: contain;
461 background-position: center center;
462 background-repeat: no-repeat;
463 }
464 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover {
465 background-color: #e1f3ff;
466 }
467 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-tool-title {
468 color: #ccc;
469 }
470 .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-link .oo-ui-iconElement-icon {
471 opacity: 0.2;
472 }
473 .oo-ui-menuToolGroup.oo-ui-widget-disabled {
474 color: #ccc;
475 border-color: rgba(0, 0, 0, 0.05);
476 }
477 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-indicatorElement-indicator,
478 .oo-ui-menuToolGroup.oo-ui-widget-disabled .oo-ui-iconElement-icon {
479 opacity: 0.2;
480 }
481 .oo-ui-toolbar {
482 clear: both;
483 }
484 .oo-ui-toolbar-bar {
485 line-height: 1;
486 position: relative;
487 }
488 .oo-ui-toolbar-tools,
489 .oo-ui-toolbar-actions {
490 -webkit-touch-callout: none;
491 -webkit-user-select: none;
492 -moz-user-select: none;
493 -ms-user-select: none;
494 user-select: none;
495 }
496 .oo-ui-toolbar-tools {
497 display: inline;
498 white-space: nowrap;
499 }
500 .oo-ui-toolbar-narrow .oo-ui-toolbar-tools {
501 white-space: normal;
502 }
503 .oo-ui-toolbar-tools .oo-ui-tool {
504 white-space: normal;
505 }
506 .oo-ui-toolbar-actions {
507 float: right;
508 }
509 .oo-ui-toolbar-actions .oo-ui-toolbar {
510 display: inline-block;
511 }
512 .oo-ui-toolbar-actions .oo-ui-popupWidget {
513 -webkit-touch-callout: default;
514 -webkit-user-select: all;
515 -moz-user-select: all;
516 -ms-user-select: all;
517 user-select: all;
518 }
519 .oo-ui-toolbar-bar {
520 background-color: #f8fbfd;
521 background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #fff), color-stop(100%, #f1f7fb));
522 background-image: -webkit-linear-gradient(top, #fff 0, #f1f7fb 100%);
523 background-image: -moz-linear-gradient(top, #fff 0, #f1f7fb 100%);
524 background-image: linear-gradient(to bottom, #fff 0, #f1f7fb 100%);
525 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#fff1f7fb' )";
526 }
527 .oo-ui-toolbar-position-top > .oo-ui-toolbar-bar {
528 border-bottom: 1px solid #ccc;
529 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
530 }
531 .oo-ui-toolbar-position-bottom > .oo-ui-toolbar-bar {
532 border-top: 1px solid #ccc;
533 box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.1);
534 }
535 .oo-ui-toolbar-bar .oo-ui-toolbar-bar {
536 border: 0;
537 background: none;
538 box-shadow: none;
539 }
540 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed,
541 .oo-ui-toolbar-actions > .oo-ui-buttonElement-framed:last-child {
542 margin-top: 0.4em;
543 margin-bottom: 0.4em;
544 margin-right: 0.5em;
545 }
546 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement,
547 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement {
548 margin: 0;
549 }
550 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button,
551 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button {
552 margin: 0;
553 padding: 0 0.3125em;
554 }
555 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label,
556 .oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
557 margin: 0 1em;
558 line-height: 3.40625em;
559 }