X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=33583991c21955488545a90ace7034535695bbad;hb=c86c161825115605e870e3b9fa8380080a8e0293;hp=9e335753a976f456db5cbbc6083594216f2a6845;hpb=19ff2e20cd414bfa9e600ff01500c8aed44f8519;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 9e33575..3358399 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -216,6 +216,10 @@ textarea { cursor: pointer; } +#sone .post .replies .click-to-show.new { + background-color: #ffffa0; +} + #sone .post .reply > .avatar { position: absolute; }