mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add post highlighting to mobile
This commit is contained in:
parent
97da6e7bd7
commit
d84b2b5117
@ -478,3 +478,7 @@ blockquote {
|
|||||||
|
|
||||||
.posts-wrapper { position: relative;
|
.posts-wrapper { position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.topic-body.highlighted {
|
||||||
|
background-color: $emphasis_background_color;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user