change .muted cursor to arrow instead of hand

pull/134/head
Aevann 2023-02-25 17:41:41 +02:00
parent 07aa57850b
commit cb0d0b03c8
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ img[alt^="![]("] {
} }
.muted { .muted {
cursor: pointer; cursor: default;
} }
#online > li, #online3 > li { #online > li, #online3 > li {