Commit graph

6 commits

Author SHA1 Message Date
alistair3149 de664aab1c
style(misc): 🎨 fix various stylelint errors 2024-08-17 17:02:39 -04:00
Aeywoo dad5c26e02
fix(AccountInfo): 🐛 resetting incorrectly styled elements (#915)
* Update ext.AccountInfo.special.less

Fixing some incorrectly styled elements as a result of AccountInfo's terrible CSS selector choices, this change resets two overwritten elements to their default values in Citizen and limits their effects to the Special:AccountInfo page.

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-24 23:07:04 -04:00
alistair3149 d115a5e5e8
fix(AccountInfo): 🐛 incorrect CSS var name 2024-07-24 21:58:46 -04:00
alistair3149 1fefddd41a
feat(core): implement Codex border-width tokens 2024-07-15 02:07:25 -04:00
github-actions 43a10881b2 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-07-13 20:42:29 +00:00
Aeywoo 99e7f08313
feat(AccountInfo): add AccountInfo styles (#749)
---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-13 16:41:46 -04:00