Set highlight color for time of day cards
This commit is contained in:
parent
0700b1c446
commit
f0fcfe548e
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ select.tall {
|
|||
margin: 20px 0;
|
||||
}
|
||||
.btn-check:checked + .btn.time-of-day-btn {
|
||||
background-color: #0d6efd;
|
||||
background-color: $info;
|
||||
color: white;
|
||||
}
|
||||
.inspection-type-card {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue