DEV: Button stylesheet cleanup (#50)

This commit is contained in:
Jordan Vidrine
2025-03-14 15:30:00 -05:00
committed by GitHub
parent f70c452f26
commit 8b09523510
3 changed files with 21 additions and 101 deletions
+2 -3
View File
@@ -44,8 +44,7 @@
.d-header-icons
.header-color-scheme-toggle
.-expanded
> .d-icon,
.discourse-no-touch .btn-flat:hover .d-icon {
> .d-icon {
color: var(--header_primary-medium);
}
@@ -79,7 +78,7 @@
.user-menu .quick-access-panel li.do-not-disturb,
.menu-panel .panel-body-bottom .btn,
.menu-panel .panel-body-bottom .btn:hover {
background-color: var(--d-content-background);
// background-color: var(--d-content-background);
}
body.login-page,