[buildinfo.debian.net] 22/35: Use "our" colour scheme

Chris Lamb chris at chris-lamb.co.uk
Thu Nov 3 19:02:26 UTC 2016


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

lamby pushed a commit to branch master
in repository buildinfo.debian.net.

commit 633927332fd01cabed280adbc9b4c25081ddd340
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Oct 24 09:45:28 2016 +0200

    Use "our" colour scheme
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 templates/packages/sources.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/packages/sources.html b/templates/packages/sources.html
index 2db24e1..0893526 100644
--- a/templates/packages/sources.html
+++ b/templates/packages/sources.html
@@ -14,7 +14,7 @@
 <ul>
   {% for x in page.object_list %}
   <li>
-    <a href="{{ x.get_absolute_url }}">{{ x.name }}</a>
+    <a href="{{ x.get_absolute_url }}"><span class="label label-primary">{{ x.name }}</span></a>
   </li>
   {% endfor %}
 </ul>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/buildinfo.debian.net.git



More information about the Reproducible-commits mailing list