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