X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Foojs-ui-toolbars-apex.css;h=1e4c07d06036720f31620a9d89506e3fc46c9c1f;hp=040e1594414eeab78087b053d8cc302ade5d2bc7;hb=69fac50dc26f642346ce38c79a7654cc409be7b2;hpb=b9e17917f51e5fc717fef1bebff1d84cfadd1a0a diff --git a/resources/lib/oojs-ui/oojs-ui-toolbars-apex.css b/resources/lib/oojs-ui/oojs-ui-toolbars-apex.css index 040e159441..1e4c07d060 100644 --- a/resources/lib/oojs-ui/oojs-ui-toolbars-apex.css +++ b/resources/lib/oojs-ui/oojs-ui-toolbars-apex.css @@ -1,12 +1,12 @@ /*! - * OOUI v0.25.1 + * OOUI v0.26.1 * https://www.mediawiki.org/wiki/OOUI * * Copyright 2011–2018 OOUI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: 2018-01-17T01:47:20Z + * Date: 2018-03-23T23:42:37Z */ .oo-ui-popupTool .oo-ui-popupWidget-popup, .oo-ui-popupTool .oo-ui-popupWidget-anchor { @@ -29,10 +29,6 @@ height: 1.875em; padding: 0.3125em; } -.oo-ui-toolGroupTool > .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon { - height: 1.875em; - width: 1.875em; -} .oo-ui-toolGroupTool > .oo-ui-popupToolGroup.oo-ui-labelElement > .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label { line-height: 2.1em; } @@ -82,7 +78,7 @@ display: none; } .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 { - display: inline; + display: inline-block; } .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool { margin: -1px 0 -1px -1px; @@ -104,8 +100,6 @@ .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-iconElement-icon { display: inline-block; vertical-align: top; - height: 1.875em; - width: 1.875em; } .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link .oo-ui-tool-title { line-height: 2.1em; @@ -159,6 +153,9 @@ display: block; cursor: pointer; } +.oo-ui-popupToolGroup-handle .oo-ui-labelElement-label:not( :empty ) { + display: inline-block; +} .oo-ui-popupToolGroup.oo-ui-widget-disabled .oo-ui-popupToolGroup-handle { outline: 0; cursor: default; @@ -260,9 +257,7 @@ right: -0.3125em; } .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon { - width: 1.875em; - height: 1.875em; - margin: 0.3125em; + margin: 0.46875em; left: 0.3125em; } .oo-ui-toolbar-narrow .oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon { @@ -301,9 +296,9 @@ } .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-iconElement-icon { display: table-cell !important; - min-width: 1.875em; - width: 1.875em; - height: 1.875em; + min-width: 1.5625em; + width: 1.5625em; + height: 1.5625em; vertical-align: middle; } .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title { @@ -451,7 +446,9 @@ .oo-ui-toolbar-actions { float: right; } -.oo-ui-toolbar-actions .oo-ui-toolbar { +.oo-ui-toolbar-actions .oo-ui-toolbar, +.oo-ui-toolbar-actions .oo-ui-buttonElement.oo-ui-labelElement > input.oo-ui-buttonElement-button, +.oo-ui-toolbar-actions .oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label { display: inline-block; } .oo-ui-toolbar-actions .oo-ui-popupWidget { @@ -502,3 +499,30 @@ margin: 0 1em; line-height: 3.40625em; } +.oo-ui-toolbar-actions > .oo-ui-buttonGroupWidget > .oo-ui-popupToolGroup, +.oo-ui-toolbar-actions > .oo-ui-buttonGroupWidget > .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle { + height: 2.34375em; +} +.oo-ui-toolbar-actions > .oo-ui-buttonGroupWidget > .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive { + border: 0; +} +.oo-ui-toolbar-actions > .oo-ui-buttonGroupWidget > .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle { + background-color: #cde7f4; + background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #eaf4fa), color-stop(100%, #b0d9ee)); + background-image: -webkit-linear-gradient(top, #eaf4fa 0, #b0d9ee 100%); + background-image: -moz-linear-gradient(top, #eaf4fa 0, #b0d9ee 100%); + background-image: linear-gradient(to bottom, #eaf4fa 0, #b0d9ee 100%); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeaf4fa', endColorstr='#ffb0d9ee' )"; + border: 1px solid #a6cee1; +} +.oo-ui-toolbar-actions > .oo-ui-buttonGroupWidget > .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:hover { + border-color: #9dc2d4; +} +.oo-ui-toolbar-actions > .oo-ui-buttonGroupWidget > .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle { + background-color: #cde7f4; + background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #b0d9ee), color-stop(100%, #eaf4fa)); + background-image: -webkit-linear-gradient(top, #b0d9ee 0, #eaf4fa 100%); + background-image: -moz-linear-gradient(top, #b0d9ee 0, #eaf4fa 100%); + background-image: linear-gradient(to bottom, #b0d9ee 0, #eaf4fa 100%); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb0d9ee', endColorstr='#ffeaf4fa' )"; +}