mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-13 12:38:02 +00:00
Color cookbook context fit notes
This commit is contained in:
@@ -20203,6 +20203,14 @@ body.gallery-selecting .gallery-dl-btn,
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.hwfit-auto-ctx-note.gpu-fit {
|
||||
color: var(--green, var(--color-success, #50fa7b));
|
||||
opacity: 0.82;
|
||||
}
|
||||
.hwfit-auto-ctx-note.unified-spill {
|
||||
color: var(--yellow, var(--color-warning, #f0ad4e));
|
||||
opacity: 0.9;
|
||||
}
|
||||
.hwfit-serve-row label select,
|
||||
.hwfit-serve-row label input {
|
||||
display: block;
|
||||
@@ -24032,6 +24040,13 @@ details.hwfit-serve-advanced > .hwfit-serve-row {
|
||||
gap: 4px;
|
||||
row-gap: 4px;
|
||||
}
|
||||
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-backend-llamacpp,
|
||||
details.hwfit-serve-advanced > .hwfit-serve-checks.hwfit-backend-llamacpp {
|
||||
margin-top: -4px;
|
||||
}
|
||||
details.hwfit-serve-advanced > .hwfit-serve-row.hwfit-vram-monitor {
|
||||
gap: 4px !important;
|
||||
}
|
||||
details.hwfit-serve-advanced > .hwfit-serve-row label select,
|
||||
details.hwfit-serve-advanced > .hwfit-serve-row label input {
|
||||
margin-top: 1px;
|
||||
|
||||
Reference in New Issue
Block a user