Issue Details (XML | Word | Printable)

Key: JRA-12350
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nick Menere [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

CSS is not correctly applied to pages loaded via AJAX issue operation links

Created: 09/Mar/07 12:46 AM   Updated: 07/May/07 07:45 PM
Component/s: Web interface
Affects Version/s: None
Fix Version/s: 3.8.1

Time Tracking:
Not Specified

Participants: Hamish Barney [Atlassian] and Nick Menere [Atlassian]
Since last comment: 1 year, 30 weeks, 5 days ago
Resolution Date: 12/Mar/07 07:54 PM
Labels:


 Description  « Hide
From issue view page, click on e.g. Attach file or Edit Issue. Links are in bright blue. CSS is not being applied.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Hamish Barney [Atlassian] added a comment - 12/Mar/07 07:54 PM
I wasn't setting the link colour in the body tag of the basic template. As a result the links were being displayed in the wrong colour. I've added the required properties to the body tag to match the properties set in the default template. This kind of stuff should really be done in the CSSs and is something we should look at changing some time.