Skip to content

Commit 4c1edf7

Browse files
authored
fix(mastodon): style buttons with active class (catppuccin#1527)
1 parent 13adee6 commit 4c1edf7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

styles/mastodon/catppuccin.user.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@name Mastodon Catppuccin
33
@namespace github.com/catppuccin/userstyles/styles/mastodon
44
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon
5-
@version 2.0.3
5+
@version 2.0.4
66
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css
77
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon
88
@description Soothing pastel theme for Mastodon
@@ -343,6 +343,7 @@ domain("fosstodon.org") {
343343
}
344344

345345
.icon-button:active,
346+
.icon-button.active,
346347
.icon-button:focus,
347348
.icon-button:hover,
348349
.text-icon-button:active,

0 commit comments

Comments
 (0)