|
|
Line 1,358: |
Line 1,358: |
| } | | } |
| | | |
− | .fotorama__nav__frame {
| |
− | cursor: pointer;
| |
− | }
| |
− | .fotorama__wrap * {
| |
− | box-sizing: content-box;
| |
− | }
| |
− |
| |
− | .fotorama--fullscreen, .fotorama__img {
| |
− | max-width: 99999px !important;
| |
− | max-height: 99999px !important;
| |
− | min-width: 0 !important;
| |
− | min-height: 0 !important;
| |
− | border-radius: 0 !important;
| |
− | box-shadow: none !important;
| |
− | padding: 0 !important;
| |
− | }
| |
− |
| |
− | .fotorama__arr:focus::after, .fotorama__fullscreen-icon:focus::after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot::after, .fotorama__nav__frame:focus .fotorama__thumb::after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
| |
− | position: absolute;
| |
− | width: 100%;
| |
− | height: 100%;
| |
− | top: 0;
| |
− | right: 0;
| |
− | left: 0;
| |
− | bottom: 0;
| |
− | }
| |
− |
| |
− | .fotorama__nav__shaft {
| |
− | text-align: left;
| |
− | }
| |
− |
| |
− | .fotorama__nav {
| |
− | font-size: 0;
| |
− | line-height: 0;
| |
− | text-align: center;
| |
− | white-space: nowrap;
| |
− | }
| |
− | .fotorama__wrap {
| |
− | -webkit-text-size-adjust: 100%;
| |
− | direction: ltr;
| |
− | }
| |
− |
| |
− |
| |
| | | |
| | | |