-
Bug
-
Resolution: Fixed
-
Low
-
5.9.1, 5.9.2, 6.0.0-OD-2016.02, 5.10.0
-
12
-
Severity 3 - Minor
-
2
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Summary
Customizing the Link Color via the Customising Colour Schemes panel does not affect all links in the sidebar within Spaces.
Steps to Reproduce
- Confluence Administration > General Configuration > Colour Scheme > Edit
- Change Links to a custom color (#E90029)
- Save
Expected Results
All links should be turned red on all pages-- Dashboard, Spaces, Pages
Actual Results
Not all links' colors are changed. If you go to any Space, the page tree will not be affected
Notes
- Tested, and does not affect versions 5.8.18, 5.8.16
- Version 6.0.0-OD-2016.02: Only affect unvisited links. Visited links worked fine.
Workaround (For Server Version)
Adding the below CSS to fix the issue:
- Confluence Administration > General Configuration > Style Sheet > Edit
.acs-side-bar a, .acs-side-bar td a { color: #E90029; }
- Save
No workaround for Cloud version at the moment
- is duplicated by
-
CONFSERVER-43057 Colour Scheme not working in Sidebar
-
- Closed
-
- relates to
-
CONFCLOUD-40272 Customizing Link Color via Customizing Color Schemes does not affect Sidebar links in Spaces
-
- Closed
-
- mentioned in
-
Page No Confluence page found with the given URL.
[CONFSERVER-40272] Customizing Link Color via Customizing Color Schemes does not affect Sidebar links in Spaces
Workflow | Original: JAC Bug Workflow v3 [ 2901478 ] | New: CONFSERVER Bug Workflow v4 [ 2995053 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2797724 ] | New: JAC Bug Workflow v3 [ 2901478 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2715089 ] | New: JAC Bug Workflow v2 [ 2797724 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Labels | Original: affects-cloud affects-server customisation lbp platform xx-candidate | New: affects-cloud affects-server customisation lbp xx-candidate |
Labels | Original: affects-cloud affects-server customisation platform xx-candidate | New: affects-cloud affects-server customisation lbp platform xx-candidate |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2374458 ] | New: JAC Bug Workflow [ 2715089 ] |
Fix Version/s | New: 6.7.2 [ 78311 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
A fix for this issue is now available for Confluence Server customers.
Upgrade now or check out the Release Notes to see what other issues are resolved.