mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 22:37:56 +01: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 {
|
.comment-list.left-padding:hover {
|
||||||
border: white solid;
|
border: white solid;
|
||||||
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-author.owner {
|
.comments-author.owner {
|
||||||
|
|
Loading…
Reference in a new issue