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

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu May 22 12:47:11 UTC 2008


Author: dmn
Date: Thu May 22 12:47:06 2008
New Revision: 20290

URL: http://svn.debian.org/wsvn/?sc=1&rev=20290
Log:
oh, classes are denoted with dots, not colons

Modified:
    scripts/qa/templates/default.css

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




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