UX: remove "last poster" style from topic list
This commit is contained in:
parent
a752cce5e6
commit
0e6c54537a
|
@ -108,12 +108,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.avatar {
|
||||
&.latest:not(.single) {
|
||||
box-shadow: 0 0 0 2px desaturate(scale-color($tertiary, $lightness: 30%), 35%);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.sortable {
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue