X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=c2cbdd1621f892223bb41d58d72df55bb2ae5ad9;hb=ecf753a31601e558b681daab0598009fe9eec99a;hp=bc7445a4c5f8c47de01e1da7e01dcd268a484b98;hpb=b855ed1dda7278725760e1b2611a30d783c30091;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index bc7445a..c2cbdd1 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -113,6 +113,10 @@ textarea { margin-left: 1ex; } +#sone #notification-area .notification .mark-as-read { + float: right; +} + #sone #plugin-warning { border: solid 0.5em red; padding: 0.5em; @@ -178,7 +182,7 @@ textarea { #sone #update-status .select-sender button { display: inline; - float: none; + float: left; } #sone .nice-name {