Rev 12300 | Rev 12875 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12300 | Rev 12389 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | .wims_score_bar:hover .wims_score_bar_description{ |
18 | .wims_score_bar:hover .wims_score_bar_description{ |
19 | color:gray; |
19 | color:gray; |
20 | } |
20 | } |
21 | 21 | ||
22 | .wims_score_bar li, .wims_seed_item{ |
22 | .wims_score_bar li, .wims_seed_item{ |
23 | width:. |
23 | width:.4em; |
24 | height:. |
24 | height:.4em; |
25 | overflow:hidden; |
25 | overflow:hidden; |
26 | /*cursor: help;*/ |
26 | /*cursor: help;*/ |
27 | color: gray; |
27 | color: gray; |
28 | background-color: gray; |
28 | background-color: gray; |
29 | } |
29 | } |
Line 32... | Line 32... | ||
32 | display: inline-block; |
32 | display: inline-block; |
33 | } |
33 | } |
34 | .wims_score_bar li, |
34 | .wims_score_bar li, |
35 | .wims_score_bar_legend li, |
35 | .wims_score_bar_legend li, |
36 | .wims_seed_item{ |
36 | .wims_seed_item{ |
37 | border: |
37 | border: 0px solid; |
38 | } |
38 | } |
39 | .wims_seed_item{ |
39 | .wims_seed_item{ |
40 | margin:1px; |
40 | margin:1px; |
41 | } |
41 | } |
42 | .wims_score_bar_legend li{ |
42 | .wims_score_bar_legend li{ |