[Pkg-owncloud-commits] [owncloud] 87/121: fix color of links in warnings, fix #10480

David Prévot taffit at moszumanska.debian.org
Thu Aug 21 16:44:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit be7cb7298af0c01442653298c0b4d77db0d331bf
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date:   Mon Aug 18 16:40:32 2014 +0200

    fix color of links in warnings, fix #10480
---
 core/css/styles.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/css/styles.css b/core/css/styles.css
index 19db3c8..8e4154b 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -598,6 +598,7 @@ label.infield {
 .warning legend,
 .warning a,
 .error a {
+	color: #fff !important;
 	font-weight: bold !important;
 }
 .error pre {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list