Rev 7075 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7075 | Rev 13612 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | .wims_home_list li { |
1 | .wims_home_list li { |
2 |
|
2 | background-color:#fff; |
3 |
|
3 | list-style:none; |
4 |
|
4 | padding : 5pt; |
5 | } |
5 | } |
6 | .wims_home_list li:nth-child(even) {background-color:#e5e5e5;} |
6 | .wims_home_list li:nth-child(even) {background-color:#e5e5e5;} |
7 | 7 | ||
8 | /*.wims_home_button {} |
8 | /*.wims_home_button {} |
9 | 9 | ||
10 | .wims_home_menu {}*/ |
10 | .wims_home_menu {}*/ |
11 | 11 | ||
12 | /*.wims_frontpage, .wims_motd{ |
12 | /*.wims_frontpage, .wims_motd{ |
13 | |
13 | padding-right: 10pt; |
14 | |
14 | padding-left: 10pt; |
15 | }*/ |
15 | }*/ |
16 | 16 | ||
17 | .wims_motd { |
17 | .wims_motd { |
18 |
|
18 | background-color:rgb(232,232,232); |
19 |
|
19 | padding-right: 10pt; |
20 |
|
20 | padding-left: 10pt; |
- | 21 | } |
|
- | 22 | ||
- | 23 | /* Tiny MCE editor */ |
|
- | 24 | .mce-content-body{ |
|
- | 25 | margin:.5em; |
|
21 | } |
26 | } |