Opened 8 years ago
Closed 8 years ago
#45434 closed defect (bug) (fixed)
Twenty Ten: Visited link colours override custom colours
| Reported by: | laurelfulford | Owned by: | laurelfulford |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0.2 |
| Component: | Bundled Theme | Version: | 5.0 |
| Severity: | normal | Keywords: | has-patch has-screenshots commit fixed-5.0 |
| Cc: | Focuses: |
Description
In Twenty Ten, the visited link styles (purple text) override the less-specific custom colours. This is especially problematic when the link is in a button with a dark background, since it's difficult to read.
Attachments (3)
Change History (12)
@
8 years ago
Twenty Ten - buttons; the first one uses the default colours, the rest use custom backgrounds and text colours - after fix.
#1
@
8 years ago
45434.patch adds a visited state to the custom colour selectors, so they override the theme's visited link styles.
#2
@
8 years ago
- Keywords commit added; needs-testing removed
@laurelfulford This is good to go. Good catch, as I don't think this was done in laters default themes.
#7
@
8 years ago
- Keywords fixed-5.0 added
Reopening and marking fixed-5.0 so that this can be properly merged into trunk.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Twenty Ten - buttons; the first one uses the default colours, the rest use custom backgrounds and text colours.