mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Placeholder style
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
input {
|
||||
&::placeholder {
|
||||
color: $light-grey;
|
||||
color: $medium-light-grey;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,6 +11,7 @@ $yellow: #ff9300 !default; // Yellow
|
||||
$mystic: #d9e8eb !default; // Mystic
|
||||
$lighter-grey: #f8f9fa !default; // Lighter grey
|
||||
$light-grey: #eff1f2 !default; // Light grey (Porcelain)
|
||||
$medium-light-grey: #babdbe !default; // Silver Sand
|
||||
$medium-grey: #919191 !default; // Medium grey
|
||||
$dark-grey: #2e3132 !default; // Dark Grey
|
||||
$near-black: #191c1d !default; // Near-black (Shark)
|
||||
|
||||
Reference in New Issue
Block a user