fix beeping style
This commit is contained in:
parent
a68dd83183
commit
28b8504082
@ -123,11 +123,11 @@ button:hover {
|
|||||||
width: 10em;
|
width: 10em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.invalid {
|
#time-input.invalid {
|
||||||
background-color: #dd7979
|
background-color: #dd7979!
|
||||||
}
|
}
|
||||||
|
|
||||||
.invalid:hover {
|
#time-input.invalid:hover {
|
||||||
background-color: #c56161
|
background-color: #c56161
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user