Update BlurpleRecolor.css
This commit is contained in:
parent
d0340b04db
commit
5be391ce64
|
@ -2257,6 +2257,10 @@ input.input-2g-os5 { /* textinput */
|
||||||
.addFriendInputWrapper-kkoSV9 .input-2g-os5 {
|
.addFriendInputWrapper-kkoSV9 .input-2g-os5 {
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
.searchInput-3NGPfp {
|
||||||
|
border: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* checkbox checked */
|
/* checkbox checked */
|
||||||
.checkbox-1ycfTw .checkboxInner-1aRh1d .checkboxElement-uwAa9F:checked + span {
|
.checkbox-1ycfTw .checkboxInner-1aRh1d .checkboxElement-uwAa9F:checked + span {
|
||||||
background-color: rgb(var(--accentcolor));
|
background-color: rgb(var(--accentcolor));
|
||||||
|
|
Loading…
Reference in New Issue