aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/jquery-ui-fixes.css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-06-08 16:46:26 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-06-08 17:02:18 +0200
commit81145ee57cab576ede2127f9a2aaf346ba822bce (patch)
tree51f6f532cefa49b5608fd35e2b8e4ff0d27ee112 /core/css/jquery-ui-fixes.css
parent80f3a3f4cbecc1e517e6df8841ce457e34eda3e7 (diff)
downloadnextcloud-server-81145ee57cab576ede2127f9a2aaf346ba822bce.tar.gz
nextcloud-server-81145ee57cab576ede2127f9a2aaf346ba822bce.zip
THIS IS NEXTCLOUD! adjusting the design
Diffstat (limited to 'core/css/jquery-ui-fixes.css')
-rw-r--r--core/css/jquery-ui-fixes.css10
1 files changed, 5 insertions, 5 deletions
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