Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2010 at 19:34 UTC
Updated:
29 Jan 2010 at 20:10 UTC
CSS doesn't validate in beta1 or 1.0
6 Parse Error // Id: ckeditor.css,v 1.2 2009/12/04 20:36:57 wwalc Exp .rteindent1 { margin-left: 40px; }
Simple fix in ckeditor.css
// $Id: ckeditor.css,v 1.2 2009/12/04 20:36:57 wwalc Exp $
to
/* $Id: ckeditor.css,v 1.2 2009/12/04 20:36:57 wwalc Exp $*/
Grizz
Comments
Comment #1
wwalc commentedFixed in CVS, thanks!