Rev 12675 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
14158 | obado | 1 | /* chrono, calculator, calculator_not, steps, notebook, measure, complex, listen, quizz, bulles, cerveau, organiser */ |
12327 | obado | 2 | |
12356 | obado | 3 | .icon_chrono{ |
12352 | bpr | 4 | background-image:url("/wims/gifs/domains/general/hourglass.svg"); |
5 | } |
||
12545 | bpr | 6 | .icon_calculator{ |
12352 | bpr | 7 | background-image:url("/wims/gifs/domains/general/calculator.svg"); |
8 | } |
||
14158 | obado | 9 | .icon_calculator_not{ |
10 | background-image:url("/wims/gifs/domains/general/calculator_not.svg"); |
||
11 | } |
||
12545 | bpr | 12 | .icon_steps{ |
12352 | bpr | 13 | background-image:url("/wims/gifs/domains/general/road.svg"); |
14 | } |
||
12545 | bpr | 15 | /*.icon_guide{ |
12352 | bpr | 16 | background-image:url("/wims/gifs/domains/general/studylamp.svg"); |
12675 | obado | 17 | }*/ |
12545 | bpr | 18 | .icon_notebook{ |
19 | background-image:url("/wims/gifs/domains/general/notebook.svg"); |
||
20 | } |
||
21 | .icon_measure{ |
||
22 | background-image:url("/wims/gifs/domains/general/ruler.svg"); |
||
23 | } |
||
24 | .icon_complex{ |
||
25 | background-image:url("/wims/gifs/domains/general/gears.svg"); |
||
26 | } |
||
27 | .icon_listen{ |
||
28 | background-image:url("/wims/gifs/domains/general/headphones.svg"); |
||
29 | } |
||
30 | .icon_quizz{ |
||
31 | background-image:url("/wims/gifs/domains/general/test.svg"); |
||
32 | } |
||
14158 | obado | 33 | |
34 | .icon_bulles { background-image:url("/wims/gifs/domains/general/mb_bulles.svg");} |
||
35 | .icon_cerveau { background-image:url("/wims/gifs/domains/general/mb_cerveau.svg");} |
||
36 | .icon_organiser { background-image:url("/wims/gifs/domains/general/mb_organiser.svg");} |