Styling the little "go to quoted post" arrow thingymajingy

SchmitzIT

Well-known member
I noticed a minor issue yesterday with the little quoted post arrow thingy. When you quote someone, it will surround the quote with a header wrapper thingy, and add a little arrow behind it, that when clicked, takes you back to the quoted post.

On one of my styles, it is coloured in such a way it is hardly visible anymore. I'd like to change it, but the only code I can see when using FireBug is

Code:
.ugc a:link, .ugc a:visited
which affects all other links within the PrimaryContent as well.

When inspecting the code further, I see the specific arrow symbol <a> tag has a classname of AttributionLink, but I cannot figure out how to change the colour for that in the EXTRA.css.

Anyone? Please? *puppy eyes*
 
Top Bottom