Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2012-12-14 19:15:05 +0400
committerTom Needham <needham.thomas@gmail.com>2012-12-14 19:15:05 +0400
commit5fe61296981343a3f877618aeecfc33ea7fed3c1 (patch)
tree919ea533c8d98f71f7c77d534eb0595207d22a17 /settings/css
parent4facd766e3712d4c714f2e1bf2ad4be41461a7cc (diff)
parentf0893fb8fe7f0642ae30de2e1168472377c127e2 (diff)
Merge master into ocs_api, fix conflicts.
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index f5ee2124f0f..560862fa12f 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -65,5 +65,6 @@ span.version { margin-left:1em; margin-right:1em; color:#555; }
/* ADMIN */
span.securitywarning {color:#C33; font-weight:bold; }
+span.connectionwarning {color:#933; font-weight:bold; }
input[type=radio] { width:1em; }
table.shareAPI td { padding-bottom: 0.8em; }