mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Update style of disabled <select> in Settings
This commit is contained in:
parent
77abc44f3d
commit
d78e55586e
@ -8335,6 +8335,12 @@ a.bx-button {
|
|||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bx-settings-row select:disabled {
|
||||||
|
background: transparent;
|
||||||
|
border: none;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
.bx-settings-wrapper .bx-button.bx-primary {
|
.bx-settings-wrapper .bx-button.bx-primary {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user