X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fmediawiki.action%2Fmediawiki.action.history.css;h=542599014a34cf05b1df917f1bc22e62964bf226;hb=1ce6c003b882301ba978d24a596759bde6d91d20;hp=fd5dbc97d638e7b782b169ba42198a3097d531a4;hpb=66e0757587607050e43a195a2278615a4db5fc32;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; }