RT 4.2.11, ticket#13852
[freeside.git] / rt / 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 }