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 {
|
||||
color: #999 !important;
|
||||
filter: brightness(85%);
|
||||
color: #999 !important;
|
||||
}
|
||||
|
||||
.true-t:checked + label::before {
|
||||
color: #fff !important;
|
||||
filter: brightness(100%);
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
/* Import */
|
||||
@@ -332,9 +332,10 @@ a {
|
||||
}
|
||||
|
||||
.form-control {
|
||||
background-color: #404040 !important;
|
||||
color: #ffffff !important;
|
||||
border: none;
|
||||
color: #ffffff !important;
|
||||
transform: translateX(6px)!important;
|
||||
background-color: #404040 !important;
|
||||
}
|
||||
|
||||
/* Lines */
|
||||
@@ -346,8 +347,8 @@ a {
|
||||
/* Lists */
|
||||
|
||||
.settings_select, .var_sync_system_theme_list {
|
||||
border-color: #376590 !important;
|
||||
border-radius: 5px !important;
|
||||
border-color: #376590 !important;
|
||||
}
|
||||
|
||||
/* Palette */
|
||||
@@ -384,11 +385,11 @@ a {
|
||||
}
|
||||
|
||||
.popup_load_cancel_button:focus {
|
||||
background-color: #337ab7 !important;
|
||||
border-color: #ffffff !important;
|
||||
outline: none !important;
|
||||
box-shadow: none;
|
||||
color: #ffffff
|
||||
outline: none !important;
|
||||
box-shadow: none !important;
|
||||
border-color: #ffffff !important;
|
||||
background-color: #337ab7 !important;
|
||||
}
|
||||
|
||||
#error_message.popup .btn-primary {
|
||||
|
Reference in New Issue
Block a user