mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 12:34:42 +08:00
UX: remove "last poster" style from topic list
This commit is contained in:
@ -108,12 +108,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.avatar {
|
|
||||||
&.latest:not(.single) {
|
|
||||||
box-shadow: 0 0 0 2px desaturate(scale-color($tertiary, $lightness: 30%), 35%);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.sortable {
|
.sortable {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Reference in New Issue
Block a user