Commit graph

34 commits

Author SHA1 Message Date
alistair3149 fcf2f436cd
feat(core): add create account page styles 2022-11-23 22:25:31 -05:00
alistair3149 9eda536420
refactor(core): ♻️ clean up legacy LESS variables 2022-11-21 17:47:11 -05:00
alistair3149 85e69f5a6b
refactor(core): ♻️ deprecate old font variables 2022-11-21 17:47:09 -05:00
alistair3149 fd40b1b855
feat(core): more granular spacing units 2022-11-21 17:42:43 -05:00
alistair3149 6ce7247616
feat(core): use relative spacing for caption styles 2022-11-21 17:42:37 -05:00
alistair3149 969cd787d6
feat(core): use different font weight in different themes
The same font weight do not provide the same contrast in different themes.
We should be able to change the scaling
2022-11-21 17:42:26 -05:00
alistair3149 9d1b62ffc0
feat(core): make create page card float right in search page 2022-11-21 17:42:12 -05:00
alistair3149 0bf4b4555c
feat(core): redesign search page 2022-11-21 17:42:11 -05:00
alistair3149 757cd6ad17
feat(core): remove broken recent change styles 2022-10-02 19:50:20 -04:00
github-actions 0d63257e86 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-09-28 21:02:56 +00:00
alistair3149 65be4e826d
feat(skinStyles): minor style tweak for RecentChanges 2022-06-02 20:21:18 -04:00
alistair3149 366dcc55b1
feat(skinStyles): style change number text color 2022-05-12 17:43:39 -04:00
alistair3149 56a869b3d9
refactor(core): clean up transition variable names 2022-05-01 19:14:17 -04:00
alistair3149 96013bb126
feat: deprecate --background-color-dp-XX in favor of --color-surface-X
--background-color-dp-XX is now fully deprecated in favor of a simpler 4 color surface system. It can be accessed through the --color-surface-X CSS var.
2022-04-25 22:27:52 -04:00
alistair3149 8bca28662b
feat: remove mw-body-content from HTML
T279388
mw-body-content is used within body content in 1.37. The original mw-body-content container will use the class citizen-body instead.
2021-07-30 11:44:02 -04:00
alistair3149 5c6408d766 feat: convert border radius to CSS variable 2021-05-27 11:20:12 -04:00
alistair3149 b07ae77c50
fix: solid background for special pref buttons 2021-03-09 12:21:33 -05:00
alistair3149 f9cb101c95
feat: tweak RC header style 2021-03-06 09:59:07 -05:00
alistair3149 d88f933771
fix: Fix incorrect layout on recent changes page 2021-01-26 14:56:11 -05:00
github-actions 8100295b29 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-01-16 05:09:27 +00:00
alistair3149 69efca0960
feat: update Special:Preferences styles 2021-01-16 00:06:47 -05:00
alistair3149 395892fa8b
feat: update core recent change styles 2021-01-14 11:37:11 -05:00
alistair3149 da76ccbbeb
refactor: order styles with idiomatic order 2021-01-11 11:45:52 -05:00
Hannes 13e853ac9a
refactor: Convert color-scheme query to class 2021-01-09 22:57:28 +01:00
alistair3149 c026d7e3d7
Change RC summary text to mimic sitesub styles 2020-06-30 16:58:15 -04:00
alistair3149 80dc7e4ad9
Align legend styles with wikitable 2020-06-30 16:41:18 -04:00
alistair3149 0d284eb7e2
Fix incorrect border color for RC legend 2020-06-30 16:29:19 -04:00
alistair3149 c3c04a30be
Restore RecentChanges fieldset styles 2020-06-30 16:23:57 -04:00
alistair3149 4141b1e8fa
Tweak RC legend styles 2020-06-30 16:19:51 -04:00
alistair3149 0500637909
Fixed incorrect border color for RC legend 2020-06-04 02:38:23 -04:00
alistair3149 9a3dfd30c1
Fixed dark border color in RC page 2020-06-02 21:23:17 -04:00
alistair3149 622e5bef5b
Cleaned up RC styles to be more inline 2020-04-25 17:14:45 -04:00
alistair3149 8b50bcdd7c
Condensed RC styles 2020-03-18 17:31:01 -04:00
Hannes 6a8196256c
Reorganize skinStyles into separate folders 2019-12-29 10:47:56 +01:00