mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: apply same style for highlight mention span (#20176)
This commit is contained in:
@@ -136,6 +136,12 @@
|
||||
.mention.highlighted {
|
||||
background: var(--tertiary-low);
|
||||
color: var(--primary);
|
||||
display: inline-block;
|
||||
font-size: 0.93em;
|
||||
font-weight: normal;
|
||||
padding: 0 0.3em 0.07em;
|
||||
border-radius: 0.6em;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
img.ytp-thumbnail-image {
|
||||
|
||||
Reference in New Issue
Block a user