mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Update style of disabled <select> in Settings
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user