From 9ec9d298a06f1c62b5f0d304338aaa1133a4d15a Mon Sep 17 00:00:00 2001 From: Johan von Forstner Date: Sat, 18 Feb 2017 13:22:01 +0100 Subject: [PATCH] Some adjustments with regard to #698 --- app/assets/stylesheets/zammad.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index 80ae54dfd..9d5597d34 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 {