r20289 - /scripts/qa/templates/default.css

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu May 22 12:40:52 UTC 2008


Author: dmn
Date: Thu May 22 12:40:50 2008
New Revision: 20289

URL: http://svn.debian.org/wsvn/?sc=1&rev=20289
Log:
remove borders from in-baloon table cells

Modified:
    scripts/qa/templates/default.css

Modified: scripts/qa/templates/default.css
URL: http://svn.debian.org/wsvn/scripts/qa/templates/default.css?rev=20289&op=diff
==============================================================================
--- scripts/qa/templates/default.css (original)
+++ scripts/qa/templates/default.css Thu May 22 12:40:50 2008
@@ -19,7 +19,7 @@
     background: #404040;
     color: white;
 }
-:baloon table {
+:baloon table, :baloon table td, :baloon table th {
     border: none;
 }
 a {




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