forms: input styles
This commit is contained in:
parent
e75ab01844
commit
39ccae7217
@ -30,13 +30,13 @@
|
||||
&.is-empty {
|
||||
color: $cHintText;
|
||||
}
|
||||
&.is-number {
|
||||
color: darken($cHighlight, 16%);
|
||||
}
|
||||
&.is-null {
|
||||
color: $cHintText;
|
||||
font-style: italic;
|
||||
}
|
||||
&.is-number {
|
||||
color: darken($cHighlight, 16%);
|
||||
}
|
||||
&:hover {
|
||||
border: 1px solid $cHoverLine;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user