Change input background colour to darker shade
This commit is contained in:
parent
f9a18e1ee6
commit
7acdf789e0
|
@ -266,8 +266,7 @@ textarea {
|
|||
}
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
form .control-group {
|
||||
input[type="text"],
|
||||
input[type="password"],
|
||||
input[type="number"],
|
||||
|
@ -276,6 +275,6 @@ form {
|
|||
input[type="time"],
|
||||
textarea,
|
||||
select {
|
||||
color: @base02;
|
||||
background-color: @base02;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue