summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-02-08 13:37:57 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-02-08 13:38:50 +0100
commita26e66b232990ad6d767c821dc362e0453af6d62 (patch)
tree06332f784752ca8dd03a398241a6c8b9af752bd5 /core/css
parent59249ebc0ca3731711ee99d591742164b32d0cdd (diff)
downloadnextcloud-server-a26e66b232990ad6d767c821dc362e0453af6d62.tar.gz
nextcloud-server-a26e66b232990ad6d767c821dc362e0453af6d62.zip
improve and shorten security warning, add link to docs, fix #1342
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index cefab2d49ff..fd74ffc5981 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -210,6 +210,7 @@ fieldset.warning {
border-radius:5px;
}
fieldset.warning legend { color:#b94a48 !important; }
+fieldset.warning a { color:#b94a48 !important; font-weight:bold; }
/* Alternative Logins */
#alternative-logins legend { margin-bottom:10px; }