X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=9bdf10a5b86517840b28476972d8532f1c61e941;hp=bf090654317f17e13c6e14139fba29c3fe13fd6e;hb=acad4aaa7ddf0104d57654e5b272353d8799adeb;hpb=6b4739bb0813debb9fb08d061f384349cbc8f8a2 diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index bf09065..9bdf10a 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -274,6 +274,10 @@ textarea { min-height: 64px; } +#sone .sone-menu .follow, #sone .sone-menu .unfollow { + cursor: pointer; +} + #sone .post > .avatar { position: absolute; }