]> git.ipfire.org Git - people/jschlag/pbs.git/blame - src/static/css/jobs-list.css
Use autotools
[people/jschlag/pbs.git] / src / static / css / jobs-list.css
CommitLineData
f6e6ff79
MT
1/*
2
3 CSS attributes for the job list.
4
5*/
6
7/* Scratch builds are shown in italic font. */
8ul.jobs li.job a.scratch {
9 font-style: italic;
10}