Add more contrast
This commit is contained in:
parent
328dc1b0ee
commit
2d88e720ae
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
#book-appointment-wizard #company-name .display-selected-provider {
|
||||
color: <?= $company_color ?>;
|
||||
border-color: <?= $company_color ?> !important;
|
||||
filter: brightness(50%);
|
||||
filter: brightness(35%);
|
||||
}
|
||||
|
||||
#book-appointment-wizard .book-step {
|
||||
|
|
Loading…
Reference in a new issue