diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 34422e04e..e2470d132 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5827,7 +5827,7 @@ html { content: ''; display: block; } -.comment-anchor:target, .unread { +*:target, .unread { background: #ffffff22 !important; padding: 12px; padding-bottom: 4px; diff --git a/files/templates/errors/nsfw.html b/files/templates/errors/nsfw.html index ed9d92386..7bd5fb8a9 100644 --- a/files/templates/errors/nsfw.html +++ b/files/templates/errors/nsfw.html @@ -15,6 +15,7 @@
No
+
Never show me this warning again
diff --git a/files/templates/settings/common.html b/files/templates/settings/common.html index 89152a5c8..2379deb69 100644 --- a/files/templates/settings/common.html +++ b/files/templates/settings/common.html @@ -1,7 +1,7 @@ {%- import 'util/macros.html' as macros with context -%} {% macro toggle_section(title, id, name, flag, below_text, disabled) %} -
+