UX: remove specific href styling (#25183)

This commit is contained in:
chapoi 2024-01-09 21:16:48 +02:00 committed by GitHub
parent 6432b7f979
commit 71b996d70f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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),