]> git.ipfire.org Git - people/jschlag/pbs.git/blame - src/static/css/watchers-sidebar-table.css
Use autotools
[people/jschlag/pbs.git] / src / static / css / watchers-sidebar-table.css
CommitLineData
f6e6ff79
MT
1/*
2
3 Watchers sidebar table.
4
5*/
6
7h2.watchers span {
8 font-size: 0.7em;
9 color: #515151;
10}
11
12/* XXX move the list items a little bit to the right. */
13ul.watchers {
14}
15
16ul.watchers li {
17 list-style: square;
18 list-style-position: inside;
19}