diff options
Diffstat (limited to 'bin/build-master-status')
-rwxr-xr-x | bin/build-master-status | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/build-master-status b/bin/build-master-status index e765c36..4c34f93 100755 --- a/bin/build-master-status +++ b/bin/build-master-status @@ -241,6 +241,7 @@ if ${web}; then '<html>' \ '<head>' \ '<title>List of broken package builds</title>' \ + '<link rel="stylesheet" type="text/css" href="/static/style.css">' \ '</head>' \ '<body>' \ '<a href="build-logs/">build logs</a><br>' \ |