mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update Unicorn.css
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user