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;
|
||||
font-size: 1em;
|
||||
|
||||
opacity: 0.75;
|
||||
color: var(--SmartThemeBodyColor);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue