X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Flib%2Fooui%2Foojs-ui-toolbars-apex.css;h=5d3eb17f24b3eb485a24ac80184a80264beab378;hb=04d1aa3033f40a38d721f7f0e88b5bac440d2869;hp=c1d75f6082b6b918fd724d8e5531d3c40005ba11;hpb=fc0c1623c86d85d3b2b86c4b9d86bd119144e367;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/lib/ooui/oojs-ui-toolbars-apex.css b/resources/lib/ooui/oojs-ui-toolbars-apex.css index c1d75f6082..5d3eb17f24 100644 --- a/resources/lib/ooui/oojs-ui-toolbars-apex.css +++ b/resources/lib/ooui/oojs-ui-toolbars-apex.css @@ -1,12 +1,12 @@ /*! - * OOUI v0.31.6 + * OOUI v0.33.1 * https://www.mediawiki.org/wiki/OOUI * * Copyright 2011–2019 OOUI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: 2019-05-08T10:08:44Z + * Date: 2019-07-03T21:05:15Z */ .oo-ui-tool > .oo-ui-tool-link > .oo-ui-tool-checkIcon { display: none; @@ -101,6 +101,7 @@ border-bottom-right-radius: 3px; } .oo-ui-barToolGroup-tools > .oo-ui-tool > .oo-ui-tool-link { + color: inherit; height: 1.875em; padding: 0.3125em; } @@ -265,26 +266,6 @@ .oo-ui-toolbar-narrow .oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label { margin-right: 1.75em; } -.oo-ui-buttonGroupWidget .oo-ui-popupToolGroup { - margin-left: 0; -} -.oo-ui-buttonGroupWidget .oo-ui-popupToolGroup > .oo-ui-popupToolGroup-handle { - height: 2.4em; - border-radius: 0; - margin-left: -2px; -} -.oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:first-child > .oo-ui-popupToolGroup-handle { - border-bottom-left-radius: 3px; - border-top-left-radius: 3px; - margin-left: 0; -} -.oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child { - margin-right: 0.5em; -} -.oo-ui-buttonGroupWidget .oo-ui-popupToolGroup:last-child > .oo-ui-popupToolGroup-handle { - border-bottom-right-radius: 3px; - border-top-right-radius: 3px; -} .oo-ui-popupToolGroup-handle { height: 2.5em; } @@ -560,48 +541,3 @@ background: none; box-shadow: none; } -.oo-ui-toolbar-actions > .oo-ui-buttonElement-framed, -.oo-ui-toolbar-actions > .oo-ui-buttonElement-framed:last-child { - margin-top: 0.4em; - margin-bottom: 0.4em; - margin-right: 0.5em; -} -.oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement, -.oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement { - margin: 0; -} -.oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button, -.oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button { - margin: 0; - padding: 0 0.3125em; -} -.oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label, -.oo-ui-toolbar-actions > .oo-ui-buttonElement-frameless:last-child.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label { - 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%); - 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%); -}