[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 1.24.3-14-g1ea82ed



The following commit has been merged in the master branch:
commit 1ea82ed0093b24c2d33b9695d26ee4bbce337155
Author: Thijs Kinkhorst <thijs@debian.org>
Date:   Mon Jun 16 13:48:16 2008 +0000

    add missing background colour
    
    (Reapply bb159ada4a23ed0f4f7dd16de0ae7db7a376e452 that
    somehow got reverted in 702f71572b039ea8bbfc093d92aadb6b580bcef8)

diff --git a/reporting/lintian.css b/reporting/lintian.css
index c5acb79..552e7b7 100644
--- a/reporting/lintian.css
+++ b/reporting/lintian.css
@@ -39,6 +39,7 @@ body {
     margin: 0;
     padding: 0;
     color: #222;
+    background-color: white;
     font-family: sans-serif;
 }
 

-- 
Debian package checker


Reply to: