SVN: toys/stbr/index.php

sparky sparky at pld-linux.org
Thu May 17 15:10:33 CEST 2007


Author: sparky
Date: Thu May 17 15:10:32 2007
New Revision: 8592

Modified:
   toys/stbr/index.php
Log:
- shade application row


Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php	(original)
+++ toys/stbr/index.php	Thu May 17 15:10:32 2007
@@ -48,6 +48,9 @@
 .appInfoHead td {
 	text-decoration: underline;
 }
+tr.application:hover td {
+	background: #f2f2f2;
+}
 div#logoPLD {
 	text-align: right;
 }


More information about the pld-cvs-commit mailing list