From ffc32222f1686d520c0d27a482f45d1c258c64de Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Tue, 30 Oct 2018 14:43:34 +0100 Subject: Styling papercuts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/css/jquery-ui-fixes.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/css/jquery-ui-fixes.scss') diff --git a/core/css/jquery-ui-fixes.scss b/core/css/jquery-ui-fixes.scss index d80d0c61e46..eab22e70d62 100644 --- a/core/css/jquery-ui-fixes.scss +++ b/core/css/jquery-ui-fixes.scss @@ -70,7 +70,7 @@ .ui-widget-header .ui-state-highlight { border: 1px solid var(--color-main-background); background: var(--color-main-background) none; - color: var(--color-text-lighter); + color: var(--color-text-light); font-weight: 600; } .ui-state-highlight a, -- cgit v1.2.3