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