| author | Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr> |
| Wed, 22 Apr 2015 19:16:04 +0200 | |
| changeset 1224 | a76c9520562c |
| parent 1198 | ff4b567d51f2 |
| child 1304 | 10974bff4dae |
| permissions | -rw-r--r-- |
/* Nothing */ .Ldt-ImageDisplay-Container { margin: auto; } .Ldt-ImageDisplay-Image { max-width: 100%; max-height: 100%; } .Ldt-ImageDisplay-Overlay { width: 20%; min-width: 20px; height: 100%; opacity: 0.1; position: absolute; top: 0px; bottom: 0px; } .Ldt-ImageDisplay-Overlay:hover { } .Ldt-ImageDisplay-Overlay-Left { left: 0px; cursor: url(img/hand_left.png), pointer; } .Ldt-ImageDisplay-Overlay-Right { right: 0px; cursor: url(img/hand_right.png), pointer; }