3 Commits (db0fb1c138fb726383ea13cd54f324bf6e151bba)

Author SHA1 Message Date
Jon Robson 888d59fef7 Timeless should use message box styles from core
Bug: T304768
Change-Id: I0003d58b097514eb22a9932539a2f4d4eac47545
3 years ago
Daimona Eaytoy d8f59a0421 Remove old CSS class for the file deletion form
Changed to be the same as the normal deletion form.

Depends-On: I8b115ecb1c94af63d686a575b18362ac32105ae2
Change-Id: I32c4964a5b69743f8ec66c9a41e8f8fc96f60e32
3 years ago
Isarra 9c254a9a1c Support mw 1.36/1.37: Disable all skin features except for a couple
in favour of mw 1.34 shared.css to avoid weird inconsistent visual
styles

Inconsistencies include: monobook-style boxes, random text resizes,
miscellaneous inappropriate colours, unexpected centering of text

Use 'toc' even though it also has weird monobook box styles because
the less/js/rl/php soup for the collapsing is basically a labyrinth
and I can't replicate that; just override everything back to
basically how it's supposed to be, style-wise.

Incidentally resolves T239914 for timeless due to also overriding
toccolours styles that come with the toc feature.

Also include a fork of commonPrint.css as an accompaniment to
shared.css, which willl now hilariously go full-monobook. Ish.

TODO: Don't just use an entire copy of 1.34's shared.css and
commonPrint.css as a workaround, and come up with a better
approach to the toc maybe? (T280747)

Bug: T280285
Bug: T280292
Bug: T239914
Change-Id: I2d600a7d9768942b331f0de1dd1183e438144ad5
4 years ago