Module:Sidebar/styles.css: Difference between revisions
opt out with notheme |
Abhishek.it (talk | contribs) m 1 revision imported |
||
| (One intermediate revision by one other user not shown) | |||
| Line 26: | Line 26: | ||
* !important on the declaration. So we have to be mean for Minerva users. | * !important on the declaration. So we have to be mean for Minerva users. | ||
* Mobile removes the element entirely with `wgMFRemovableClasses` in | * Mobile removes the element entirely with `wgMFRemovableClasses` in | ||
* | * github.com/wikimedia/operations-mediawiki-config/blob/master/ | ||
wmf-config/InitialiseSettings.php#L16992 | wmf-config/InitialiseSettings.php#L16992 | ||
* which is why displaying it categorically with display: table works. | * which is why displaying it categorically with display: table works. | ||
| Line 170: | Line 170: | ||
} | } | ||
/* Disable backgrounds via style attribute in night mode | /* Disable backgrounds via style attribute in night mode phabricator.wikimedia.org/F55243859 | ||
* | * en.wikipedia.org/w/index.php?title=Laissez-faire | ||
*/ | */ | ||