mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Fix hover state for flat buttons in WCAG schemes (#16601)
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
}
|
||||
|
||||
html.discourse-no-touch {
|
||||
.btn-default,
|
||||
.btn-icon {
|
||||
.btn-default:not(.btn-flat),
|
||||
.btn-icon:not(.btn-flat) {
|
||||
&.btn-default {
|
||||
.d-icon {
|
||||
color: var(--primary-medium);
|
||||
|
||||
Reference in New Issue
Block a user