]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix color of links in warnings, fix #10480
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 18 Aug 2014 14:40:32 +0000 (16:40 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 18 Aug 2014 14:40:32 +0000 (16:40 +0200)
core/css/styles.css

index e827f93faf6fc251537bdcd2073e650aca7f4323..f1ce49cfe2037c544a666e3e4fb476ef5d9f496a 100644 (file)
@@ -598,6 +598,7 @@ label.infield {
 .warning legend,
 .warning a,
 .error a {
+       color: #fff !important;
        font-weight: bold !important;
 }
 .error pre {