CSS formater bug MyEclipse Archived > Bugs This topic has 3 replies, 2 voices, and was last updated 15 years, 11 months ago by Loyal Water. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 12, 2009 at 10:17 am #295897 Reply Christophe TAVERNEMember Hi, In the versions 6.6, 7.0 and 7.1, when I write CSS class, for example, if I define: classCss:hover:active { .... } it becomes => classCss:hover :active { .... } CSS formater adds a space character between “hover” and “:active”. So the CSS stylesheet becomes corrupted. Regards, Bal. March 12, 2009 at 1:21 pm #295915 Reply Loyal WaterMember Bal. I’ll file a PR to resolve this issue. Thank you for bringing it up. March 13, 2009 at 3:26 am #295966 Reply Christophe TAVERNEMember Thanks for your support! Regards, March 13, 2009 at 2:41 pm #296017 Reply Loyal WaterMember Your welcome. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) Reply To: CSS formater bug You must be logged in to post in the forum log in