diff --git a/adm/tabs/AdminCustomerThreads.php b/adm/tabs/AdminCustomerThreads.php index 65a3ce6e..16a9a0ab 100755 --- a/adm/tabs/AdminCustomerThreads.php +++ b/adm/tabs/AdminCustomerThreads.php @@ -372,8 +372,8 @@ class AdminCustomerThreads extends AdminTab
-
- '; foreach ($contacts as $contact) $output .= ''; $output .= ' diff --git a/css/admin.css b/css/admin.css index 151d2403..57b0ea69 100755 --- a/css/admin.css +++ b/css/admin.css @@ -3329,7 +3329,7 @@ span.anticon{ } .styled-select.bg-rose{ border: 1px solid #e36ea2; - background: rgba(226,110,162,0.2); + background-color: rgba(226,110,162,0.2); } .styled-select.bg-purple-light select, .styled-select.bg-rose select{