diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index 353cee5e3..dfb8413f1 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -121,7 +121,7 @@ a.create { } small { - color: #c6c6c5; + color: hsl(198,4%,56%); font-size: 12px; } @@ -889,7 +889,7 @@ table { } .table--light { - color: hsl(198,19%,72%); + color: hsl(198,4%,56%); } .table-fluid {