X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Foojs-ui-core-apex.css;h=c928838191f5330506460e7a72ad12c9a025c772;hb=841efe7274615e157ab25b13da28f3279af1da49;hp=1a241cb461c367ae4f287d98cd9e85986f67c174;hpb=fc1ca75323b5f424a9f8d28d42d85a311ed2f721;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/lib/oojs-ui/oojs-ui-core-apex.css b/resources/lib/oojs-ui/oojs-ui-core-apex.css index 1a241cb461..c928838191 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.16.6 + * OOjs UI v0.17.0 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2016 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: 2016-04-19T21:57:53Z + * Date: 2016-04-26T21:34:05Z */ .oo-ui-element-hidden { display: none !important; @@ -480,6 +480,9 @@ .oo-ui-optionWidget.oo-ui-widget-enabled { cursor: pointer; } +.oo-ui-optionWidget.oo-ui-widget-disabled { + cursor: default; +} .oo-ui-optionWidget.oo-ui-labelElement .oo-ui-labelElement-label { display: block; white-space: nowrap;