org: form color fix
This commit is contained in:
parent
27cb8f10c4
commit
5e9f673043
@ -111,7 +111,7 @@ html {
|
||||
}
|
||||
/*input form control dropdown*/
|
||||
.form-control, select {
|
||||
background: rgba(0,0,0,.25);
|
||||
background: rgba(0,0,0,.25) !important;
|
||||
color: #fff;
|
||||
border: 1px transparent;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user