Search and Top Navigation
#5390 closed bug (duplicate)
Opened March 20, 2010 11:59PM UTC
Closed March 21, 2010 01:13AM UTC
Last modified October 11, 2012 09:15PM UTC
Anchor buttons render incorrectly in toolbar
Reported by: | darylhurst | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.button | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using the redmond theme (and presumably others) the text on an anchor button appears in white rather than blue as per a standard button.
The offending style appears to be:
.ui-widget-header a: #ffffff
Commenting out this style appears to fix the anchor button issue but I'm not sure what effect this would have elsewhere.
dup of #5386