Rev 12356 | Rev 12675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12356 | Rev 12545 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /* |
1 | /* chrono, calculator, steps, notebook, measure, complex, listen, quizz */ |
2 | 2 | ||
3 | .icon_qcm { |
- | |
4 | background-image:url("/wims/gifs/domains/general/clipboard-check.svg"); |
- | |
5 | } |
- | |
6 | .icon_chrono{ |
3 | .icon_chrono{ |
7 | background-image:url("/wims/gifs/domains/general/hourglass.svg"); |
4 | background-image:url("/wims/gifs/domains/general/hourglass.svg"); |
8 | } |
5 | } |
9 | . |
6 | .icon_calculator{ |
10 | background-image:url("/wims/gifs/domains/general/calculator.svg"); |
7 | background-image:url("/wims/gifs/domains/general/calculator.svg"); |
11 | } |
8 | } |
12 | . |
9 | .icon_steps{ |
13 | background-image:url("/wims/gifs/domains/general/road.svg"); |
10 | background-image:url("/wims/gifs/domains/general/road.svg"); |
14 | } |
11 | } |
15 | .icon_guide |
12 | /*.icon_guide{ |
16 | background-image:url("/wims/gifs/domains/general/studylamp.svg"); |
13 | background-image:url("/wims/gifs/domains/general/studylamp.svg"); |
- | 14 | } |
|
- | 15 | */ |
|
- | 16 | .icon_notebook{ |
|
- | 17 | background-image:url("/wims/gifs/domains/general/notebook.svg"); |
|
- | 18 | } |
|
- | 19 | .icon_measure{ |
|
- | 20 | background-image:url("/wims/gifs/domains/general/ruler.svg"); |
|
- | 21 | } |
|
- | 22 | .icon_complex{ |
|
- | 23 | background-image:url("/wims/gifs/domains/general/gears.svg"); |
|
- | 24 | } |
|
- | 25 | .icon_listen{ |
|
- | 26 | background-image:url("/wims/gifs/domains/general/headphones.svg"); |
|
- | 27 | } |
|
- | 28 | .icon_quizz{ |
|
- | 29 | background-image:url("/wims/gifs/domains/general/test.svg"); |
|
17 | } |
30 | } |