X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fmediawiki.action%2Fmediawiki.action.history.css;h=542599014a34cf05b1df917f1bc22e62964bf226;hb=ae3f5f12ff8334c55a928634f4d8fc32879f3ec0;hp=fd5dbc97d638e7b782b169ba42198a3097d531a4;hpb=f7429252f85c5835b291def55fc04b8196c1bb39;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/mediawiki.action/mediawiki.action.history.css b/resources/src/mediawiki.action/mediawiki.action.history.css index fd5dbc97d6..542599014a 100644 --- a/resources/src/mediawiki.action/mediawiki.action.history.css +++ b/resources/src/mediawiki.action/mediawiki.action.history.css @@ -1,6 +1,8 @@ +/* stylelint-disable selector-class-pattern */ + /* Styles for the JavaScript enhancements of the history page */ -#pagehistory li.before input[name="oldid"], -#pagehistory li.after input[name="diff"] { +#pagehistory li.before input[ name='oldid' ], +#pagehistory li.after input[ name='diff' ] { visibility: hidden; }