From c3471cda230648efd502795e189dfdecacec6896 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 20 Apr 2024 19:23:01 +0200 Subject: [PATCH] put space before !imporant --- files/assets/css/main.css | 22 +++++++++++----------- files/assets/css/offline.css | 4 ++-- files/assets/css/themes/midnight.css | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index b7172feed..ebb33e8e5 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5210,7 +5210,7 @@ span.green { .mod { padding: 2px 5px 3px 5px; border-radius: 5px; - color: white!important; + color: white !important; background: linear-gradient(270deg, red, orange, yellow, green, blue, indigo, violet ); text-shadow: -1px -1px 0 black,1px -1px 0 black,-1px 1px 0 black,1px 1px 0 black; } @@ -5646,7 +5646,7 @@ lite-youtube.lyt-activated > .lty-playbtn { } .ytp-pause-overlay-controls-hidden .ytp-pause-overlay, ytp-pause-overlay ytp-scroll-min { - display: none!important; + display: none !important; } .overflow-x-auto { @@ -5750,10 +5750,10 @@ span > img[src$="/i/hand.webp"]+img[party]:not([data-src]) { .awards-wrapper > div > div { padding: 5px !important; text-align: center; - text-transform: none!important; - display: inline-block!important; - width: 117px!important; - margin-bottom: 1rem!important; + text-transform: none !important; + display: inline-block !important; + width: 117px !important; + margin-bottom: 1rem !important; border-radius: 0.2rem; } @@ -5766,7 +5766,7 @@ span > img[src$="/i/hand.webp"]+img[party]:not([data-src]) { } .awards-wrapper > div > div:hover:not(.disabled), .awards-wrapper .picked { - background-color: var(--primary)!important; + background-color: var(--primary) !important; } @@ -5887,7 +5887,7 @@ a.emojitab { } .emoji2 { - background: none!important; + background: none !important; width: 60px; overflow: hidden; border: none; @@ -5944,7 +5944,7 @@ li > .sidebar { } .btn-dead:hover, .active.btn-dead:hover, .active.btn-dead { - border: 1px solid var(--primary)!important; + border: 1px solid var(--primary) !important; } .navsettings { @@ -6542,7 +6542,7 @@ g { padding: 5px; margin: 5px 1px; border-radius: 5px; - color: white!important; + color: white !important; background: linear-gradient(270deg, red, orange, yellow, green, blue, indigo, violet ); text-shadow: -1px -1px 0 black,1px -1px 0 black,-1px 1px 0 black,1px 1px 0 black; font-weight: 600; @@ -6860,7 +6860,7 @@ div.markdown { font-size: 11px; } .awards-wrapper > div > div { - width: 101px!important; + width: 101px !important; } .download-video { font-size: 10px; diff --git a/files/assets/css/offline.css b/files/assets/css/offline.css index d4101e9ae..a19fbdba0 100644 --- a/files/assets/css/offline.css +++ b/files/assets/css/offline.css @@ -28,11 +28,11 @@ h1, h2, h3, h4, h5, h6 { } [role=button] { - cursor: pointer!important; + cursor: pointer !important; } .button { - background-color: rgb(var(--background))!important; + background-color: rgb(var(--background)) !important; background: 0 0; font-weight: 600; font-size: 1rem; diff --git a/files/assets/css/themes/midnight.css b/files/assets/css/themes/midnight.css index ead5218d5..1ff5d3bd5 100644 --- a/files/assets/css/themes/midnight.css +++ b/files/assets/css/themes/midnight.css @@ -34,7 +34,7 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare } .modal .comment-actions .list-group-item { - background-color: var(--gray-600)!important; + background-color: var(--gray-600) !important; } .sidebar