0321b399f5
* Removes the class from site notice - this provides no styling benefits inside MediaWiki and is inconsistent with other skins. If site styles need to target this element they should use the siteNotice id * Replaces mw-body-content class with monobook-body and adapts existing styles. The mw-body-content class will soon be applied to $this->get( 'bodytext' ) instead. The core change I3a91b294fcb3724cd46743e497dff723de0490a6 will shift this class to the child element. There are no styles outside Monobook that rely on this class and only 45 Monobook specific site/user styles that could be impacted. The new class is prefixed monobook to avoid confusion with classes that originate in core that are prefixed `mw-` Bug: T279388 Change-Id: I90d85c21f4a62e6697f24e3ce388445a0a53c2b0 |
||
---|---|---|
.. | ||
MonoBookTemplate.php | ||
SkinMonoBook.php |