]> git.ipfire.org Git - people/jschlag/pbs.git/blob - src/static/css/jobs-list.css
Drop dependency on textile
[people/jschlag/pbs.git] / src / 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 }