You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/09/08 06:56:25 UTC

svn commit: r993602 - /shindig/trunk/content/container/gadgets.css

Author: lindner
Date: Wed Sep  8 04:56:25 2010
New Revision: 993602

URL: http://svn.apache.org/viewvc?rev=993602&view=rev
Log:
use proper css comment

Modified:
    shindig/trunk/content/container/gadgets.css

Modified: shindig/trunk/content/container/gadgets.css
URL: http://svn.apache.org/viewvc/shindig/trunk/content/container/gadgets.css?rev=993602&r1=993601&r2=993602&view=diff
==============================================================================
--- shindig/trunk/content/container/gadgets.css (original)
+++ shindig/trunk/content/container/gadgets.css Wed Sep  8 04:56:25 2010
@@ -60,7 +60,7 @@
 .gadgets-log-entry {
 }
 
-// Used to style messages produced during rewriting by CajaContentRewriter
+/* Used to style messages produced during rewriting by CajaContentRewriter */
 .gadgets-messages {
 	
 }