use better sorting indicators that are consistent on more platforms

This commit is contained in:
Til Schmitter 2026-04-03 17:38:22 +02:00
parent 04da181eeb
commit ef6cc41a24

View file

@ -684,12 +684,12 @@ a:hover {
} }
.s0:after, .s0:after,
.s1:after { .s1:after {
content: ''; content: '';
/* margin-left: -.15em; */ /* margin-left: -.15em; */
} }
.s0r:after, .s0r:after,
.s1r:after { .s1r:after {
content: ''; content: '';
/* margin-left: -.15em; */ /* margin-left: -.15em; */
} }
.s0:after, .s0:after,