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