diff --git a/application/views/components/company_color_style.php b/application/views/components/company_color_style.php index 5ec8e02c..65b5982b 100644 --- a/application/views/components/company_color_style.php +++ b/application/views/components/company_color_style.php @@ -187,5 +187,11 @@ #existing-customers-list div:hover { background: !important; } + + #book-appointment-wizard #company-name .display-booking-selection { + color: ; + border-right-color: ; + filter: brightness(280%); + }