From e926660eccd06ab64a10623b70e32ece662f719d Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Sun, 16 Oct 2022 06:04:32 +0300 Subject: [PATCH] Update Unicorn.css --- themes/Unicorn.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/themes/Unicorn.css b/themes/Unicorn.css index 6dc46d12..18c4b29d 100644 --- a/themes/Unicorn.css +++ b/themes/Unicorn.css @@ -259,9 +259,9 @@ } .action_button:focus { - color: #f2f1f1 !important; - outline: none !important; box-shadow: none; + outline: none !important; + color: #f2f1f1 !important; } .settings_button { @@ -278,14 +278,14 @@ .btn-success { color: #f2f1f1 !important; - background-color: #e26771 !important; border-color: #e26771 !important; + background-color: #e26771 !important; } .toggle-off.btn { color: #f2f1f1 !important; - background-color: #828282 !important; border-color: #828282 !important; + background-color: #828282 !important; } .advanced_theme:hover { @@ -379,13 +379,13 @@ } .true-t + label::before { - color: #999 !important; filter: brightness(85%); + color: #999 !important; } .true-t:checked + label::before { - color: #e26771 !important; filter: brightness(100%); + color: #e26771 !important; } .oi[folder] { @@ -416,9 +416,9 @@ a:hover, a:focus { } .form-control { - border: 1px solid #c9c9c9 !important; color: #3d3d3d !important; transform: translateX(6px)!important; + border: 1px solid #c9c9c9 !important; background-color: #f0f0f0 !important; } @@ -435,8 +435,8 @@ a:hover, a:focus { /* Lists */ .settings_select, .var_sync_system_theme_list { - border-color: #c9c9c9 !important; border-radius: 10px !important; + border-color: #c9c9c9 !important; } /* Palette */ @@ -581,8 +581,8 @@ a:hover, a:focus { } .world_info_title:focus { - color: #e26771 !important; outline: none !important; + color: #e26771 !important; } .WI_Folder_Header .title:focus {