Rev 16027 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16027 | Rev 16029 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | 36 | ||
37 | !exit |
37 | !exit |
38 | :color |
38 | :color |
39 | 39 | ||
40 | !set style_note=" |
40 | !set style_note=" |
41 | !if $(class_scorecolor[$t0_+1]) |
41 | !if $(class_scorecolor[$t0_+1]) issametext #FFFFFF |
42 | !set style_note=$style_note;color:#666; |
42 | !set style_note=$style_note;color:#666; |
43 | !else |
43 | !else |
44 | !set style_note=$style_note;color:$(class_scorecolor[$t0_+1]); |
44 | !set style_note=$style_note;color:$(class_scorecolor[$t0_+1]); |
45 | !endif |
45 | !endif |
46 | !set style_note=$style_note" class="wims_sheet_score |
46 | !set style_note=$style_note" class="wims_sheet_score |