﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1897	Unable to creates styles for a tags	Dan Adams		"I have the following styles:
{{{
#!xml
	<Style name=""Link (member)"" element=""a"">
		<Attribute name=""class"" value=""member"" />
	</Style>
	<Style name=""Link (PDF)"" element=""a"">
		<Attribute name=""class"" value=""pdf"" />
	</Style>
	<Style name=""Link (read more)"" element=""a"">
		<Attribute name=""class"" value=""readmore"" />
	</Style>
}}}

which show up fine in the drop down (and are even styled) but selecting a link and then a style does nothing. I need to be able to put class on a tags."	Bug	confirmed	Normal		Core : Styles	3.0			Dan Adams
