mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 15:47:18 +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;
|
||||
}
|
||||
|
||||
.bx-settings-row select:disabled {
|
||||
background: transparent;
|
||||
border: none;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.bx-settings-wrapper .bx-button.bx-primary {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user