X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Foojs-ui-core-apex.css;h=c6cc9682784861e459b78a1208b8836cfcdabeb4;hp=5a49a2d37c13e83b4c4d7ab67a2f408d1c5092dc;hb=d19826aa35b206847a568a4b2c1c9ffaa615fca5;hpb=9174674b8fa07cb744cb7f01d2402beaf0b07991 diff --git a/resources/lib/oojs-ui/oojs-ui-core-apex.css b/resources/lib/oojs-ui/oojs-ui-core-apex.css index 5a49a2d37c..c6cc968278 100644 --- a/resources/lib/oojs-ui/oojs-ui-core-apex.css +++ b/resources/lib/oojs-ui/oojs-ui-core-apex.css @@ -1,12 +1,12 @@ /*! - * OOjs UI v0.22.4 + * OOjs UI v0.23.0 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2017 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: 2017-08-01T20:24:44Z + * Date: 2017-09-05T21:24:03Z */ .oo-ui-element-hidden { display: none !important; @@ -97,15 +97,14 @@ .oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button { padding: 0.3125em 0.3125em; } -.oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label, -.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label { - color: #333; - margin-left: 0.25em; -} .oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button, .oo-ui-buttonElement-frameless.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button { padding: 0.3125em 0.3125em; } +.oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label { + color: #333; + margin-left: 0.25em; +} .oo-ui-buttonElement-frameless.oo-ui-indicatorElement > .oo-ui-buttonElement-button { padding: 0; } @@ -909,9 +908,10 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout { } .oo-ui-buttonInputWidget > button, .oo-ui-buttonInputWidget > input { + background-color: transparent; + margin: 0; border: 0; padding: 0; - background-color: transparent; } .oo-ui-checkboxMultiselectInputWidget .oo-ui-fieldLayout { margin-bottom: 0;