Last change
on this file since 501 was
501,
checked in by Henrik Bettermann, 18 years ago
|
themes revised
student portlets added
|
File size:
306 bytes
|
Line | |
---|
1 | <dtml-with stylesheet_properties> |
---|
2 | |
---|
3 | table.registration td { |
---|
4 | white-space: nowrap; |
---|
5 | background-color: transparent; |
---|
6 | color: gray; |
---|
7 | } |
---|
8 | |
---|
9 | table.registration td.active{ |
---|
10 | white-space: nowrap; |
---|
11 | color: green; |
---|
12 | font-weight: bold; |
---|
13 | } |
---|
14 | |
---|
15 | table.registration a { |
---|
16 | text-decoration: none; |
---|
17 | color: black; |
---|
18 | } |
---|
19 | |
---|
20 | </dtml-with> |
---|
Note: See
TracBrowser for help on using the repository browser.