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

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu May 22 12:51:50 UTC 2008


Author: dmn
Date: Thu May 22 12:51:49 2008
New Revision: 20292

URL: http://svn.debian.org/wsvn/?sc=1&rev=20292
Log:
add top vertical alignment to ballooned 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=20292&op=diff
==============================================================================
--- scripts/qa/templates/default.css (original)
+++ scripts/qa/templates/default.css Thu May 22 12:51:49 2008
@@ -21,6 +21,7 @@
 }
 .balloon table, .balloon table td, .balloon table th {
     border: none;
+    vertical-align: top;
 }
 a {
     text-decoration: none;




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