r7437 - mugshot-client/trunk/common/stacker



Author: otaylor
Date: 2008-04-18 15:17:11 -0500 (Fri, 18 Apr 2008)
New Revision: 7437

Modified:
   mugshot-client/trunk/common/stacker/stacker.css
Log:
Fix typo that was causing visited links not to be underlined

Modified: mugshot-client/trunk/common/stacker/stacker.css
===================================================================
--- mugshot-client/trunk/common/stacker/stacker.css	2008-04-18 19:26:12 UTC (rev 7436)
+++ mugshot-client/trunk/common/stacker/stacker.css	2008-04-18 20:17:11 UTC (rev 7437)
@@ -19,7 +19,7 @@
   font-weight: bold;
 }
 
-.block-heading :link, .block-heading :visted {
+.block-heading :link, .block-heading :visited {
   text-decoration: underline;
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]