mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: visited style wasn't applied to PM on mobile
This commit is contained in:
parent
06072b3d99
commit
e687a1e8e3
2 changed files with 2 additions and 3 deletions
|
@ -27,8 +27,7 @@
|
|||
|
||||
.topic-list-item.visited,
|
||||
.latest-topic-list-item.visited,
|
||||
.category-topic-link.visited,
|
||||
#suggested-topics .topic-list tr.visited {
|
||||
.category-topic-link.visited {
|
||||
a.title:not(.badge-notification) { color: $primary-medium; }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue