diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 7c4abb1c5..278cb5e06 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5025,11 +5025,6 @@ th, td { text-shadow:1px 1px 1px darkgreen, 0 0 5px green; } -.glow img { - filter: brightness(80%) sepia(100%) hue-rotate(80deg) saturate(200%); - box-shadow: 0 0 5px lime; -} - .glow .score-up, .glow .active.arrow-up::before, .glow .arrow-up::after, .glow .arrow-up:hover::before { color: lime !important; } diff --git a/files/templates/chat.html b/files/templates/chat.html index cb586980b..57074005b 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -14,7 +14,7 @@ Chat - + {% if v.css %} diff --git a/files/templates/comments.html b/files/templates/comments.html index 23bea9cd5..91049b28b 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -594,7 +594,7 @@ {% endif %} {% if request.path == '/notifications' and c.level == 1 and c.sentto and not c.parent_submission and c.author_id not in (NOTIFICATIONS_ID, AUTOJANNY_ID) %} - Reply + Reply