Subversion Repositories wimsdev

Rev

Rev 12389 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12389 Rev 12875
Line 2... Line 2...
2
    margin-bottom:-1em;
2
    margin-bottom:-1em;
3
    margin-right:-.4em;
3
    margin-right:-.4em;
-
 
4
}
-
 
5
.wims_tooltiptext>.wims_score_bar{
-
 
6
    margin:0;
4
}
7
}
5
.wims_sheet_item>.wims_score_bar{
8
.wims_sheet_item>.wims_score_bar{
6
    max-width: 8.1em;
9
    max-width: 8.1em;
7
}
10
}
8
 
11
 
Line 13... Line 16...
13
.wims_score_bar_description{
16
.wims_score_bar_description{
14
    font-size: 80%;
17
    font-size: 80%;
15
    color:transparent;
18
    color:transparent;
16
}
19
}
17
 
20
 
18
.wims_score_bar:hover .wims_score_bar_description{
21
.wims_score_bar:hover .wims_score_bar_description{
19
    color:gray;
22
    color:gray;
20
}
23
}
21
 
24
 
22
.wims_score_bar li, .wims_seed_item{
25
.wims_score_bar li, .wims_seed_item{
23
    width:.4em;
26
    width:.4em;
24
    height:.4em;
27
    height:.4em;
25
    overflow:hidden;
28
    overflow:hidden;
26
    /*cursor: help;*/
29
    /*cursor: help;*/
27
    color: gray;
30
    color: gray;
28
    background-color: gray;
31
    background-color: gray;
29
}
32
}
30
.wims_score_bar li,
33
.wims_score_bar li,
31
.wims_score_bar_legend li{
34
.wims_score_bar_legend li{
32
    display: inline-block;
35
    display: inline-block;
33
}
36
}
34
.wims_score_bar li,
37
.wims_score_bar li,
35
.wims_score_bar_legend li,
38
.wims_score_bar_legend li,
36
.wims_seed_item{
39
.wims_seed_item{
37
    border: 0px solid;
40
    border: 0 solid;
38
}
41
}
-
 
42
 
-
 
43
.wims_tooltiptext .wims_seed_item{
-
 
44
    border-width: 1px;
-
 
45
}
-
 
46
 
39
.wims_seed_item{
47
.wims_seed_item{
40
    margin:1px;
48
    margin:1px;
41
}
49
}
42
.wims_score_bar_legend li{
50
.wims_score_bar_legend li{
43
    padding:1px;
51
    padding:1px;