]> git.uio.no Git - usit-rt.git/blob - share/static/css/base/collection.css
Putting 4.2.0 on top of 4.0.17
[usit-rt.git] / share / static / css / base / collection.css
1 table.collection td:first-child, table.collection th:first-child {
2     padding-left: 1em;
3 }
4
5 .collection-as-table ul.cf-values {
6     margin-top: 0;
7     margin-bottom: 0;
8 }
9
10 .collection-as-table .user a {
11     font-weight: inherit;
12 }
13
14 .collection-as-table .user a:visited {
15     color: inherit;
16 }