From: <var...@us...> - 2008-08-22 11:58:45
|
Revision: 6187 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6187&view=rev Author: vargenau Date: 2008-08-22 11:58:56 +0000 (Fri, 22 Aug 2008) Log Message: ----------- Valid CSS Modified Paths: -------------- trunk/themes/MonoBook/commonPrint.css Modified: trunk/themes/MonoBook/commonPrint.css =================================================================== --- trunk/themes/MonoBook/commonPrint.css 2008-08-22 11:50:25 UTC (rev 6186) +++ trunk/themes/MonoBook/commonPrint.css 2008-08-22 11:58:56 UTC (rev 6187) @@ -203,9 +203,9 @@ div.townBox { position:relative; float:right; - background:White; + background:white; margin-left:1em; - border: 1px solid Grey; + border: 1px solid gray; padding:0.3em; width: 200px; overflow: hidden; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |