change .muted cursor to arrow instead of hand
parent
07aa57850b
commit
cb0d0b03c8
|
@ -163,7 +163,7 @@ img[alt^="![]("] {
|
|||
}
|
||||
|
||||
.muted {
|
||||
cursor: pointer;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#online > li, #online3 > li {
|
||||
|
|
Loading…
Reference in New Issue