mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
code climate update
"color white should be written in hexadecimal form as #ffffff"
This commit is contained in:
@@ -3,7 +3,7 @@ input.datetimepicker {
|
||||
}
|
||||
|
||||
.container input[readonly].flatpickr-input {
|
||||
background-color: white;
|
||||
background-color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user