Commit graph

9 commits

Author SHA1 Message Date
alistair3149 ba5bea704e
style: 🎨 apply recess order to styles 2023-07-27 21:19:27 -04:00
alistair3149 2bf20397e1
feat(core): use filter-invert CSS variable to flip color
This decouple the filter style from the  class.
Instead, filter-invert can be redefined if needed (e.g. :root.skin-citizen-dark)
2023-07-10 16:56:56 -04:00
alistair3149 c7e45177cd
feat(core): update menu transition styles and implementation
Same as the previous commit, the transition is now accessible as a CSS variable (transition-menu)
2023-07-07 17:02:27 -04:00
alistair3149 a7f9c55c88
feat(core): update hover transition styles and implementation
The timing and easing function are defined separately than the property.
It is now accessible as a CSS variable (transition-hover)
2023-07-07 16:36:38 -04:00
github-actions 8c0e850602 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-24 15:56:12 +00:00
沈澄心 7e2dcc19bb
fix(DiscussionTools): icon color in dark theme (#675)
* Update ext.discussionTools.init.styles.less

* Update ext.discussionTools.init.styles.less
2023-06-24 11:55:22 -04:00
沈澄心 ec3aafcfad
feat(DiscussionTools): exchange icons for subscribe and unsubscribe buttons 2023-06-22 13:50:09 -04:00
alistair3149 638cca92cf
feat(DiscussionTools): turn subscribe button into icon 2023-06-19 23:42:11 -04:00
alistair3149 ca503c7f7b
feat(DiscussionTools): update DT styles 2023-01-21 14:11:18 -05:00