Coming from T214128, we should also visually update and align TablePager tables to wikitable appearance.
There's no valid reason to have table headers in this distinct color, which is not part of the Wikimedia Design Style Guide color palette, putting interface over content.
It's currently in use at
- Special:AllMessages
- Special:BlockList
- Special:ListFiles
- Special:ProtectedPages
- Replace th color
- Unify padding with wikitable
- Unify TablePager tables padding (and remove as soon as mw-datatable receives same padding)
- Cleanup CSS naming scheme
- Remove TablePager class altogether and only rely on mw-datatable
- Replace all TablePager derived classes
[[ https://codesearch.wmflabs.org/search/?q=TablePager&i=nope&files=&repos= | TablePager class usage ]]:
- Extension AbuseFilter
- Extension CloseWikis
- Extension SecurePoll
- Extension PageAssesments
- Extension Theme
- Extension Linter
- Skin Daddio
- Skin Truglass
- Skin WPTouch
| Before | After |
|---|---|


