Rev 9970 | Rev 12004 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9970 | Rev 11999 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | margin:10px; |
5 | margin:10px; |
6 | border: thin solid; |
6 | border: thin solid; |
7 | border-bottom: 2px solid #888; |
7 | border-bottom: 2px solid #888; |
8 | border-right: 2px solid #888; |
8 | border-right: 2px solid #888; |
9 | } |
9 | } |
10 | - | ||
11 | .wims_visible {color:green} |
- | |
12 | 10 | ||
13 | .wims_title_seq{ |
11 | .wims_title_seq{ |
14 | /*position: absolute; |
- | |
15 |
|
12 | margin: 0; |
16 | left:0;*/ |
- | |
17 | padding:.5em; |
13 | padding:.5em; |
18 | border-bottom:thin solid gray; |
14 | border-bottom:thin solid gray; |
19 |
|
15 | font-size: 1.3em; |
20 | } |
16 | } |
21 | 17 | ||
22 | .wims_seq a { |
- | |
23 | /*padding: 0;*/ |
- | |
24 |
|
18 | .wims_work_list a {text-decoration: none} |
25 | } |
- | |
26 | . |
19 | .wims_work_list a:hover {text-decoration:underline} |
27 | 20 | ||
28 | .wims_seq .wims_desc_item {color:#804000 |
21 | .wims_seq .wims_desc_item {color:#804000} |
- | 22 | .wims_seq .wims_status{font-size: 80%} |
|
29 | 23 | ||
30 | . |
24 | .wims_seq_id{ |
- | 25 | font-weight:bold; |
|
- | 26 | padding-right:.3em; |
|
- | 27 | border-right:1px solid; |
|
- | 28 | } |
|
- | 29 | .wims_content_seq, .wims_comment_item{ |
|
31 | padding:.5em; |
30 | padding:.5em; |
32 | } |
31 | } |
33 | .wims_title_seq .wims_comment_item { |
- | |
34 | margin-top:5px; |
- | |
35 | color:#804000; |
- | |
36 | display:inline-block; |
- | |
37 | } |
32 | |
38 | .wims_seq .wims_title_item {font-weight:bold;} |
- | |
39 | 33 | ||
40 | /* numero pour les item d'une sequence */ |
34 | /* numero pour les item d'une sequence */ |
41 | .wims_seq_item_n { |
35 | .wims_seq_item_n { |
42 | padding: 3px 6px; |
36 | padding: 3px 6px; |
43 | border:1px solid gray; |
37 | border:1px solid gray; |