UNPKG

holly-packages

Version:
1 lines 1.98 kB
{"version":3,"sources":["square-red.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"icheck-square-red.css","sourcesContent":["/* iCheck plugin Square skin, red\n----------------------------------- */\n.icheckbox_square-red,\n.iradio_square-red {\n display: inline-block;\n *display: inline;\n vertical-align: middle;\n margin: 0;\n padding: 0;\n width: 22px;\n height: 22px;\n background: url(../img/icheck/square/red.png) no-repeat;\n border: none;\n cursor: pointer;\n}\n\n.icheckbox_square-red {\n background-position: 0 0;\n}\n .icheckbox_square-red.hover {\n background-position: -24px 0;\n }\n .icheckbox_square-red.checked {\n background-position: -48px 0;\n }\n .icheckbox_square-red.disabled {\n background-position: -72px 0;\n cursor: default;\n }\n .icheckbox_square-red.checked.disabled {\n background-position: -96px 0;\n }\n\n.iradio_square-red {\n background-position: -120px 0;\n}\n .iradio_square-red.hover {\n background-position: -144px 0;\n }\n .iradio_square-red.checked {\n background-position: -168px 0;\n }\n .iradio_square-red.disabled {\n background-position: -192px 0;\n cursor: default;\n }\n .iradio_square-red.checked.disabled {\n background-position: -216px 0;\n }\n\n/* HiDPI support */\n@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {\n .icheckbox_square-red,\n .iradio_square-red {\n background-image: url(../img/icheck/square/red@2x.png);\n -webkit-background-size: 240px 24px;\n background-size: 240px 24px;\n }\n}"]}