Rev 16029 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16029 | Rev 16772 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | !endif |
29 | !endif |
30 | 30 | ||
31 | !goto $tc_ |
31 | !goto $tc_ |
32 | 32 | ||
33 | :background |
33 | :background |
34 | - | ||
35 | !set style_note="background-color:$(class_scorecolor[$t0_+1]);" class="wims_sheet_score" |
34 | !set style_note="background-color:$(class_scorecolor[$t0_+1]);" class="wims_sheet_score" |
36 | - | ||
37 | !exit |
35 | !exit |
- | 36 | ||
- | 37 | :htmlcolor |
|
- | 38 | !set note_color=$(class_scorecolor[$t0_+1]) |
|
- | 39 | !exit |
|
- | 40 | ||
38 | :color |
41 | :color |
39 | 42 | ||
40 | !set style_note=" |
43 | !set style_note=" |
41 | !if $(class_scorecolor[$t0_+1]) issametext #FFFFFF |
44 | !if $(class_scorecolor[$t0_+1]) issametext #FFFFFF |
42 | !set style_note=$style_note;color:#666; |
45 | !set style_note=$style_note;color:#666; |