X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Foojs-ui-toolbars-apex.css;h=09b8cb40db48b9b4d202f329ab574776f5e1c3d0;hb=fb92620b34aff881c3f32dc173bac02dce84f25f;hp=67f4ab6bb12a7f35321045cc28d34033a96a7bed;hpb=09b6dddae2a21c8b03efae46539cca47086f5574;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/lib/oojs-ui/oojs-ui-toolbars-apex.css b/resources/lib/oojs-ui/oojs-ui-toolbars-apex.css index 67f4ab6bb1..09b8cb40db 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 @@ /*! - * OOjs UI v0.24.0 + * OOjs UI v0.25.0 * https://www.mediawiki.org/wiki/OOjs_UI * - * Copyright 2011–2017 OOjs UI Team and other contributors. + * Copyright 2011–2018 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: 2017-10-17T23:18:56Z + * Date: 2018-01-10T00:26:07Z */ .oo-ui-popupTool .oo-ui-popupWidget-popup, .oo-ui-popupTool .oo-ui-popupWidget-anchor { @@ -403,9 +403,7 @@ } .oo-ui-menuToolGroup .oo-ui-tool-active .oo-ui-tool-link .oo-ui-iconElement-icon { background-image: url('themes/apex/images/icons/check.png'); - background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/check.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('themes/apex/images/icons/check.svg'); - background-image: -o-linear-gradient(transparent, transparent), url('themes/apex/images/icons/check.png'); background-size: contain; background-position: center center; background-repeat: no-repeat;