From 81145ee57cab576ede2127f9a2aaf346ba822bce Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 8 Jun 2016 16:46:26 +0200 Subject: THIS IS NEXTCLOUD! adjusting the design --- core/css/jquery-ui-fixes.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'core/css/jquery-ui-fixes.css') diff --git a/core/css/jquery-ui-fixes.css b/core/css/jquery-ui-fixes.css index f76595ab3fd..462f450c74c 100644 --- a/core/css/jquery-ui-fixes.css +++ b/core/css/jquery-ui-fixes.css @@ -16,8 +16,8 @@ color: #333333; } .ui-widget-header { - border: 1px solid #1d2d44; - background: #1d2d44 url('images/ui-bg_flat_35_1d2d44_40x100.png') 50% 50% repeat-x; + border: 1px solid #0082c9; + background: #0082c9 url('images/ui-bg_flat_35_1d2d44_40x100.png') 50% 50% repeat-x; color: #ffffff; } .ui-widget-header a { @@ -59,15 +59,15 @@ .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { - border: 1px solid #1d2d44; + border: 1px solid #0082c9; background: #f8f8f8 url('images/ui-bg_glass_100_f8f8f8_1x400.png') 50% 50% repeat-x; font-weight: bold; - color: #1d2d44; + color: #0082c9; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { - color: #1d2d44; + color: #0082c9; } /* Interaction Cues -- cgit v1.2.3