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