Subversion Repositories bacoAlunos

Rev

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

Rev 1494 Rev 1495
Line 12... Line 12...
12
        width: 100px;
12
        width: 100px;
13
        align-self: center;
13
        align-self: center;
14
 
14
 
15
    }
15
    }
16
 
16
 
-
 
17
 
17
    .imgtoogle { cursor:zoom-in; }
18
    .imgtoogle { cursor:zoom-in; }
18
    .imgtoogle:-webkit-full-screen { cursor:zoom-out; }
19
    .imgtoogle:-webkit-full-screen { cursor:zoom-out; }
19
    .imgtoogle:-moz-full-screen { cursor:zoom-out; }
20
    .imgtoogle:-moz-full-screen { cursor:zoom-out; }
20
    .imgtoogle:-ms-fullscreen { cursor:zoom-out; }
21
    .imgtoogle:-ms-fullscreen { cursor:zoom-out; }
21
    .imgtoogle:fullscreen { cursor:zoom-out; }
22
    .imgtoogle:fullscreen { cursor:zoom-out; }