X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Foojs-ui-core-apex.css;h=c914dafbc6424d8969f79339c4b1c159bb867256;hb=62e3318f82ebc1638d504cef155200999952d31a;hp=fdba42655489ff63bd690a7d8dc5591b377b33ba;hpb=2a9814f00ee06ddea9ea0c81f0cc9c799067880a;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 fdba426554..c914dafbc6 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 @@ /*! - * OOUI v0.26.0 + * OOUI v0.26.2 * 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-03-21T00:00:57Z + * Date: 2018-04-04T17:22:48Z */ .oo-ui-element-hidden { display: none !important; @@ -1018,6 +1018,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout { } .oo-ui-textInputWidget textarea { overflow: auto; +} +.oo-ui-textInputWidget textarea.oo-ui-textInputWidget-autosized { resize: none; } .oo-ui-textInputWidget [type='number'] {