mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:34:41 -05:00
fix cursor stuff :p
This commit is contained in:
parent
2554dca3ca
commit
42ff2fc29c
1 changed files with 1 additions and 0 deletions
|
@ -246,6 +246,7 @@ a.avatar {
|
|||
|
||||
.comment-list.left-padding:hover {
|
||||
border: white solid;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.comments-author.owner {
|
||||
|
|
Loading…
Reference in a new issue