[Qa-jenkins-scm] [jenkins.debian.net] 07/08: reproducible: style.css: change span.red to use The Debian Red #d70a53
Holger Levsen
holger at moszumanska.debian.org
Fri May 29 14:25:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 04a1a3cd4826f3846ead6b773a7860fedb8b2bc0
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Fri May 29 16:21:25 2015 +0200
reproducible: style.css: change span.red to use The Debian Red #d70a53
---
userContent/reproducible/static/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index 27f163e..dd945a2 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -307,7 +307,7 @@ label[rel="extra"]:last-child {
padding-right: 0.5em;
}
-span.red { color: red; }
+span.red { color: #d70a53; }
span.purple { color: purple; }
span.green { color: green; }
span.dangerous { color: orange; }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list