stable

Clone or download

Read-only

Correct style for My and Project Jenkins Job

This is a part of story #10173 Have multiple dashboards Change-Id: Iabf032e7787e73ed6c9062c07d5556027abec368

Modified Files

Name
M plugins/hudson/build-manifest.json +17 −0 Go to diff View file
M plugins/hudson/include/hudsonPlugin.class.php +23 −7 Go to diff View file
M plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php +2 −2 Go to diff View file
M plugins/hudson/include/hudson_Widget_ProjectJobsOverview.class.php +6 −5 Go to diff View file
A plugins/hudson/www/themes/BurningParrot/css/_hudson.scss +4 −0 Go to diff View file
A plugins/hudson/www/themes/BurningParrot/css/style-blue.scss +22 −0 Go to diff View file
A plugins/hudson/www/themes/BurningParrot/css/style-green.scss +22 −0 Go to diff View file
A plugins/hudson/www/themes/BurningParrot/css/style-grey.scss +22 −0 Go to diff View file
A plugins/hudson/www/themes/BurningParrot/css/style-orange.scss +21 −0 Go to diff View file
A plugins/hudson/www/themes/BurningParrot/css/style-purple.scss +21 −0 Go to diff View file
A plugins/hudson/www/themes/BurningParrot/css/style-red.scss +21 −0 Go to diff View file