From: <var...@us...> - 2009-07-06 19:52:27
|
Revision: 7002 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7002&view=rev Author: vargenau Date: 2009-07-06 19:52:11 +0000 (Mon, 06 Jul 2009) Log Message: ----------- No charset Modified Paths: -------------- trunk/themes/MacOSX/MacOSX-topbottombars.css trunk/themes/default/phpwiki-printer.css Modified: trunk/themes/MacOSX/MacOSX-topbottombars.css =================================================================== --- trunk/themes/MacOSX/MacOSX-topbottombars.css 2009-07-06 14:23:30 UTC (rev 7001) +++ trunk/themes/MacOSX/MacOSX-topbottombars.css 2009-07-06 19:52:11 UTC (rev 7002) @@ -1,11 +1,8 @@ -/*@charset "iso-8859-1";*/ /** * $Id$ - * */ @import url("MacOSX.css"); - /** * General settings */ Modified: trunk/themes/default/phpwiki-printer.css =================================================================== --- trunk/themes/default/phpwiki-printer.css 2009-07-06 14:23:30 UTC (rev 7001) +++ trunk/themes/default/phpwiki-printer.css 2009-07-06 19:52:11 UTC (rev 7002) @@ -1,4 +1,3 @@ -/*@charset "iso-8859-1";*/ /** * $Id$ * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |