mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 14:03:39 +08:00
UX: remove specific href styling (#25183)
This commit is contained in:
parent
6432b7f979
commit
71b996d70f
|
@ -73,12 +73,7 @@
|
|||
@include darken-background($hover-bg-color, 0.1);
|
||||
}
|
||||
}
|
||||
&[href] {
|
||||
color: $text-color;
|
||||
&:focus {
|
||||
color: $hover-text-color;
|
||||
}
|
||||
}
|
||||
|
||||
.discourse-no-touch &:active:not(:hover):not(:focus),
|
||||
.discourse-no-touch &.btn-active:not(:hover):not(:focus),
|
||||
&:active:not(:hover):not(:focus),
|
||||
|
|
Loading…
Reference in New Issue
Block a user