This commit is contained in:
@@ -171,7 +171,7 @@ div.modal :global(select) {
|
|||||||
}
|
}
|
||||||
div.modal :global(select:disabled) {
|
div.modal :global(select:disabled) {
|
||||||
background: #4a4a4a;
|
background: #4a4a4a;
|
||||||
color: #aaa;
|
color: #fff;
|
||||||
}
|
}
|
||||||
div.modal :global(input:disabled) {
|
div.modal :global(input:disabled) {
|
||||||
background: #444;
|
background: #444;
|
||||||
|
|||||||
Reference in New Issue
Block a user