r8959 - /scripts/qa/qareport.cgi

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Nov 7 14:12:13 UTC 2007


Author: dmn
Date: Wed Nov  7 14:12:13 2007
New Revision: 8959

URL: http://svn.debian.org/wsvn/?sc=1&rev=8959
Log:
Make bugs div without border and with InfoBackground

Modified:
    scripts/qa/qareport.cgi

Modified: scripts/qa/qareport.cgi
URL: http://svn.debian.org/wsvn/scripts/qa/qareport.cgi?rev=8959&op=diff
==============================================================================
--- scripts/qa/qareport.cgi (original)
+++ scripts/qa/qareport.cgi Wed Nov  7 14:12:13 2007
@@ -229,8 +229,9 @@
             float: right;
             margin: 0 0 1pt 2pt;
             font-size: 75%;
-            border-bottom: 1px dashed black;
-            border-left: 1px dashed black;
+/*            border-bottom: 1px dashed black;
+            border-left: 1px dashed black; */
+            background: InfoBackground;
         }
         .bts-info a, .bts-info a:visited {
             text-decoration: none;




More information about the Pkg-perl-cvs-commits mailing list