r20288 - /scripts/qa/templates/default.css
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Thu May 22 12:38:59 UTC 2008
Author: dmn
Date: Thu May 22 12:38:59 2008
New Revision: 20288
URL: http://svn.debian.org/wsvn/?sc=1&rev=20288
Log:
remove borders from in-baloon tables
Modified:
scripts/qa/templates/default.css
Modified: scripts/qa/templates/default.css
URL: http://svn.debian.org/wsvn/scripts/qa/templates/default.css?rev=20288&op=diff
==============================================================================
--- scripts/qa/templates/default.css (original)
+++ scripts/qa/templates/default.css Thu May 22 12:38:59 2008
@@ -18,6 +18,9 @@
th.clickable, th.clickable a, th.clickable a:visited {
background: #404040;
color: white;
+}
+:baloon table {
+ border: none;
}
a {
text-decoration: none;
More information about the Pkg-perl-cvs-commits
mailing list