Module:Sidebar/styles.css: Difference between revisions

opt out with notheme
 
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  
  * https://github.com/wikimedia/operations-mediawiki-config/blob/master/
  * 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 Eg.https://phabricator.wikimedia.org/F55243859
/* Disable backgrounds via style attribute in night mode phabricator.wikimedia.org/F55243859
  * https://en.wikipedia.org/w/index.php?title=Laissez-faire
  * en.wikipedia.org/w/index.php?title=Laissez-faire
  */
  */