UNPKG

holly-packages

Version:
1 lines 1.77 kB
{"version":3,"sources":["flat-grey.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","file":"icheck-flat-grey.css","sourcesContent":["/* iCheck plugin Flat skin, grey\n----------------------------------- */\n.icheckbox_flat-grey,\n.iradio_flat-grey {\n display: inline-block;\n *display: inline;\n vertical-align: middle;\n margin: 0;\n padding: 0;\n width: 20px;\n height: 20px;\n background: url(../img/icheck/flat/grey.png) no-repeat;\n border: none;\n cursor: pointer;\n}\n\n.icheckbox_flat-grey {\n background-position: 0 0;\n}\n .icheckbox_flat-grey.checked {\n background-position: -22px 0;\n }\n .icheckbox_flat-grey.disabled {\n background-position: -44px 0;\n cursor: default;\n }\n .icheckbox_flat-grey.checked.disabled {\n background-position: -66px 0;\n }\n\n.iradio_flat-grey {\n background-position: -88px 0;\n}\n .iradio_flat-grey.checked {\n background-position: -110px 0;\n }\n .iradio_flat-grey.disabled {\n background-position: -132px 0;\n cursor: default;\n }\n .iradio_flat-grey.checked.disabled {\n background-position: -154px 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_flat-grey,\n .iradio_flat-grey {\n background-image: url(../img/icheck/flat/grey@2x.png);\n -webkit-background-size: 176px 22px;\n background-size: 176px 22px;\n }\n}"]}