mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update Nostalgia.css
This commit is contained in:
@@ -316,13 +316,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.true-t + label::before {
|
.true-t + label::before {
|
||||||
color: #999 !important;
|
|
||||||
filter: brightness(85%);
|
filter: brightness(85%);
|
||||||
|
color: #999 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.true-t:checked + label::before {
|
.true-t:checked + label::before {
|
||||||
color: #fff !important;
|
|
||||||
filter: brightness(100%);
|
filter: brightness(100%);
|
||||||
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Import */
|
/* Import */
|
||||||
@@ -332,9 +332,10 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form-control {
|
.form-control {
|
||||||
background-color: #404040 !important;
|
|
||||||
color: #ffffff !important;
|
|
||||||
border: none;
|
border: none;
|
||||||
|
color: #ffffff !important;
|
||||||
|
transform: translateX(6px)!important;
|
||||||
|
background-color: #404040 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Lines */
|
/* Lines */
|
||||||
@@ -346,8 +347,8 @@ a {
|
|||||||
/* Lists */
|
/* Lists */
|
||||||
|
|
||||||
.settings_select, .var_sync_system_theme_list {
|
.settings_select, .var_sync_system_theme_list {
|
||||||
border-color: #376590 !important;
|
|
||||||
border-radius: 5px !important;
|
border-radius: 5px !important;
|
||||||
|
border-color: #376590 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Palette */
|
/* Palette */
|
||||||
@@ -384,11 +385,11 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.popup_load_cancel_button:focus {
|
.popup_load_cancel_button:focus {
|
||||||
background-color: #337ab7 !important;
|
|
||||||
border-color: #ffffff !important;
|
|
||||||
outline: none !important;
|
|
||||||
box-shadow: none;
|
|
||||||
color: #ffffff
|
color: #ffffff
|
||||||
|
outline: none !important;
|
||||||
|
box-shadow: none !important;
|
||||||
|
border-color: #ffffff !important;
|
||||||
|
background-color: #337ab7 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#error_message.popup .btn-primary {
|
#error_message.popup .btn-primary {
|
||||||
|
Reference in New Issue
Block a user