[Reproducible-commits] [debbindiff] 02/10: Small style improvement in output

Jérémy Bobbio lunar at moszumanska.debian.org
Mon Sep 29 22:35:19 UTC 2014


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

lunar pushed a commit to branch master
in repository debbindiff.

commit 4e76134d5db42d076517bd9f53a2561879898e7a
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon Sep 29 23:44:10 2014 +0200

    Small style improvement in output
---
 debbindiff/presenters/html.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debbindiff/presenters/html.py b/debbindiff/presenters/html.py
index 11e409c..508ca2c 100644
--- a/debbindiff/presenters/html.py
+++ b/debbindiff/presenters/html.py
@@ -39,9 +39,10 @@ HEADER = """
       font-size: small;
     }
     .difference {
-      border: solid #ccc 1px;
+      border: outset #888 1px;
       background-color:rgba(0,0,0,.1);
-      margin: 0.5em;
+      padding: 0.5em;
+      margin: 0.5em 0;
     }
     .comment {
       font-style: italic;

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



More information about the Reproducible-commits mailing list