mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
UX: Only highlight close icon on hover, not lock
This commit is contained in:
parent
10314cbb86
commit
84eb9bc1c9
@ -157,7 +157,7 @@
|
||||
color: $primary-low-mid;
|
||||
vertical-align: middle;
|
||||
}
|
||||
&:hover .d-icon {
|
||||
&:hover .d-icon:last-child {
|
||||
color: $danger;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user