mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18: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;
|
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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user