aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Bargent <personal@williambargent.co.uk>2016-06-11 08:43:35 +0100
committerWilliam Bargent <personal@williambargent.co.uk>2016-06-11 08:47:29 +0100
commite90931c99b9d6246aedfedb012d3524c0c5170a1 (patch)
treebefdae14281cb09fc47437209d0ff955d8be3b1f
parent25470e699279e2f399bde7f3514abb88b477ae32 (diff)
downloadnextcloud-server-e90931c99b9d6246aedfedb012d3524c0c5170a1.tar.gz
nextcloud-server-e90931c99b9d6246aedfedb012d3524c0c5170a1.zip
Upload progress nextcloud blue
-rw-r--r--core/css/jquery-ui-fixes.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/jquery-ui-fixes.css b/core/css/jquery-ui-fixes.css
index 462f450c74c..db0e5b0357e 100644
--- a/core/css/jquery-ui-fixes.css
+++ b/core/css/jquery-ui-fixes.css
@@ -17,7 +17,7 @@
}
.ui-widget-header {
border: 1px solid #0082c9;
- background: #0082c9 url('images/ui-bg_flat_35_1d2d44_40x100.png') 50% 50% repeat-x;
+ background: #0082c9;
color: #ffffff;
}
.ui-widget-header a {