You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/05/30 02:10:32 UTC

svn commit: rev 20618 - avalon/trunk/central/system/themes/avalon2/html/resources/styles

Author: niclas
Date: Sat May 29 17:10:31 2004
New Revision: 20618

Modified:
   avalon/trunk/central/system/themes/avalon2/html/resources/styles/style.css
Log:
Change to dark red on command from Stephen.

Modified: avalon/trunk/central/system/themes/avalon2/html/resources/styles/style.css
==============================================================================
--- avalon/trunk/central/system/themes/avalon2/html/resources/styles/style.css	(original)
+++ avalon/trunk/central/system/themes/avalon2/html/resources/styles/style.css	Sat May 29 17:10:31 2004
@@ -137,7 +137,7 @@
 
 .menu
 {
-    border-bottom: 1px black solid;
+    border-bottom: 1px #800000 solid;
 }
 
 div.no-border

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org