Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Somethings wrong with the paths to the CSS-file in Hudson ver. 1.363.
eg. the link points to
/hudson/css/style.css
while it should be
/css/style.css
Links need to be referenced from the hudson web prefix.
Fixed to create link to style sheet from Hudson root url.