diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 092a0f9df0..a82aeee461 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5218,7 +5218,7 @@ span.green { background-color: rgb(var(--background)) !important; } .nobackground { - background: None !important; + background: none !important; } textarea { resize: both !important; @@ -5884,7 +5884,7 @@ a.emojitab { } .emoji2 { - background: None!important; + background: none!important; width:60px; overflow: hidden; border: none; @@ -6673,7 +6673,7 @@ div.markdown { } @media (max-width: 768px) or (min-width: 992px) { #sidebar-btn { - display: None !important; + display: none !important; } } .table th, .table td { @@ -7050,7 +7050,7 @@ body > .container { } #mobile-prompt + .bs-tooltip-bottom { - transform: None !important; + transform: none !important; inset: 0px 0px auto auto !important; } diff --git a/files/assets/css/themes/4chan.css b/files/assets/css/themes/4chan.css index d6d17c2355..860ada17c9 100644 --- a/files/assets/css/themes/4chan.css +++ b/files/assets/css/themes/4chan.css @@ -70,7 +70,7 @@ blockquote p { } .transparent { - background: None !important; + background: none !important; } .btn { diff --git a/files/assets/css/themes/coffee.css b/files/assets/css/themes/coffee.css index 8e34f9a4b7..bf12d7b445 100644 --- a/files/assets/css/themes/coffee.css +++ b/files/assets/css/themes/coffee.css @@ -76,7 +76,7 @@ blockquote { } .transparent { - background: None !important; + background: none !important; } .btn { diff --git a/files/assets/css/themes/dark.css b/files/assets/css/themes/dark.css index f1d9c30f65..74f2f687c2 100644 --- a/files/assets/css/themes/dark.css +++ b/files/assets/css/themes/dark.css @@ -65,7 +65,7 @@ pre { } .transparent { - background: None !important; + background: none !important; } diff --git a/files/assets/css/themes/light.css b/files/assets/css/themes/light.css index 7de8bf4f5c..b35455a018 100644 --- a/files/assets/css/themes/light.css +++ b/files/assets/css/themes/light.css @@ -65,7 +65,7 @@ pre { } .transparent { - background: None !important; + background: none !important; } blockquote { diff --git a/files/assets/css/themes/midnight.css b/files/assets/css/themes/midnight.css index feab8d1a02..c47cee58e9 100644 --- a/files/assets/css/themes/midnight.css +++ b/files/assets/css/themes/midnight.css @@ -26,7 +26,7 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare } .transparent, #login, .App-side { - background: None !important; + background: none !important; } .tooltip-inner { diff --git a/files/assets/css/themes/tron.css b/files/assets/css/themes/tron.css index e8b306cbfb..c6d9177e99 100644 --- a/files/assets/css/themes/tron.css +++ b/files/assets/css/themes/tron.css @@ -200,7 +200,7 @@ } .transparent { - background: None !important; + background: none !important; } .btn-danger.disabled, .btn-danger:disabled { diff --git a/files/assets/css/themes/win98.css b/files/assets/css/themes/win98.css index a7e2e3a3b8..94863fe444 100644 --- a/files/assets/css/themes/win98.css +++ b/files/assets/css/themes/win98.css @@ -120,7 +120,7 @@ blockquote { } .transparent { - background: None !important; + background: none !important; } .black { diff --git a/files/assets/events/fistmas/css/main_fistmas.css b/files/assets/events/fistmas/css/main_fistmas.css index b02acd222d..b014f7f5ab 100644 --- a/files/assets/events/fistmas/css/main_fistmas.css +++ b/files/assets/events/fistmas/css/main_fistmas.css @@ -87,7 +87,7 @@ pre { } .transparent { - background: None !important; + background: none !important; } .visited, h5.post-title a:visited, a[href^="https://"]:not([href^="https://rdrama.net" i], [href^="https://watchpeopledie.tv" i], .dropdown-item, .nav-link, .no-visited):visited { diff --git a/files/assets/events/homoween/css/main_homoween.css b/files/assets/events/homoween/css/main_homoween.css index 0e720f08b0..ccb82bf171 100644 --- a/files/assets/events/homoween/css/main_homoween.css +++ b/files/assets/events/homoween/css/main_homoween.css @@ -110,7 +110,7 @@ pre { } .transparent { - background: None !important; + background: none !important; } #frontpage .post-title a:visited { diff --git a/files/templates/comments.html b/files/templates/comments.html index f0f1cf7b86..603f2e6435 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -312,7 +312,7 @@ {{score}} - + @@ -345,9 +345,9 @@ {% if v %} - + {% else %} - + {% endif %} {% if v and (not c.ghost or v.admin_level >= PERMS['SEE_GHOST_VOTES']) %} diff --git a/files/templates/post.html b/files/templates/post.html index a97642defe..abe744c168 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -226,14 +226,14 @@
{{score}} -
+
{% else %}
{{score}} - +
{% endif %} @@ -277,9 +277,9 @@ {{score}} {% if v %} - + {% else %} - + {% endif %} diff --git a/files/templates/post_listing.html b/files/templates/post_listing.html index fc20aefce1..957beef2f6 100644 --- a/files/templates/post_listing.html +++ b/files/templates/post_listing.html @@ -37,13 +37,13 @@ {{score}} -
+
{% else %} {{score}} - + {% endif %} @@ -141,7 +141,7 @@ {{score}} - + {% else %}