mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-09-09 11:15:01 +08:00
Anything that has a click action should show that on hover.
This commit is contained in:
@@ -121,6 +121,9 @@ li[data-dir='-1'] .downmod {
|
||||
font-weight: bold;
|
||||
padding: 0 4px;
|
||||
}
|
||||
.actions a[onclick] {
|
||||
cursor: pointer;
|
||||
}
|
||||
.actions a:first-child {
|
||||
padding-left:0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user