mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
Add opacity to fancypants switch button
Want it to be more subtle yet still visible
This commit is contained in:
parent
1e2d1aa118
commit
3d023a5cf6
@ -244,5 +244,6 @@ select.keyselect+span.select2-container .select2-selection--multiple {
|
|||||||
border: none;
|
border: none;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
|
||||||
|
opacity: 0.75;
|
||||||
color: var(--SmartThemeBodyColor);
|
color: var(--SmartThemeBodyColor);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user