mirror of https://github.com/calzoneman/sync.git
Update form control color
This commit is contained in:
parent
cf742cfc28
commit
4b2d0019e2
|
@ -144,7 +144,7 @@ input.form-control[type="email"], textarea.form-control {
|
|||
|
||||
.form-control {
|
||||
border: 1px solid #000000 !important;
|
||||
background-color: #1c1e22 !important;
|
||||
background-color: rgba(20, 22, 26, 0.7) !important;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue