Fix iCheck issue on built version
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(flat.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/flat.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat,
 | 
			
		||||
    .iradio_flat {
 | 
			
		||||
        background-image: url(flat@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/flat@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -65,7 +65,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(red.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/red.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -105,7 +105,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-red,
 | 
			
		||||
    .iradio_flat-red {
 | 
			
		||||
        background-image: url(red@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/red@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -121,7 +121,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(green.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/green.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -161,7 +161,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-green,
 | 
			
		||||
    .iradio_flat-green {
 | 
			
		||||
        background-image: url(green@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/green@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -177,7 +177,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(blue.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/blue.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -217,7 +217,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-blue,
 | 
			
		||||
    .iradio_flat-blue {
 | 
			
		||||
        background-image: url(blue@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/blue@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -233,7 +233,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(aero.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/aero.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -273,7 +273,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-aero,
 | 
			
		||||
    .iradio_flat-aero {
 | 
			
		||||
        background-image: url(aero@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/aero@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -289,7 +289,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(grey.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/grey.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -329,7 +329,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-grey,
 | 
			
		||||
    .iradio_flat-grey {
 | 
			
		||||
        background-image: url(grey@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/grey@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -345,7 +345,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(orange.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/orange.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -385,7 +385,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-orange,
 | 
			
		||||
    .iradio_flat-orange {
 | 
			
		||||
        background-image: url(orange@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/orange@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -401,7 +401,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(yellow.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/yellow.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -441,7 +441,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-yellow,
 | 
			
		||||
    .iradio_flat-yellow {
 | 
			
		||||
        background-image: url(yellow@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/yellow@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -457,7 +457,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(pink.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/pink.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -497,7 +497,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-pink,
 | 
			
		||||
    .iradio_flat-pink {
 | 
			
		||||
        background-image: url(pink@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/pink@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -513,7 +513,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(purple.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/purple.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -553,7 +553,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-purple,
 | 
			
		||||
    .iradio_flat-purple {
 | 
			
		||||
        background-image: url(purple@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/purple@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(aero.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/aero.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-aero,
 | 
			
		||||
    .iradio_flat-aero {
 | 
			
		||||
        background-image: url(aero@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/aero@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(blue.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/blue.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-blue,
 | 
			
		||||
    .iradio_flat-blue {
 | 
			
		||||
        background-image: url(blue@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/blue@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(flat.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/flat.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat,
 | 
			
		||||
    .iradio_flat {
 | 
			
		||||
        background-image: url(flat@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/flat@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(green.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/green.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-green,
 | 
			
		||||
    .iradio_flat-green {
 | 
			
		||||
        background-image: url(green@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/green@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(grey.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/grey.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-grey,
 | 
			
		||||
    .iradio_flat-grey {
 | 
			
		||||
        background-image: url(grey@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/grey@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB  | 
| 
		 Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB  | 
| 
		 Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB  | 
| 
		 Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB  | 
| 
		 Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB  | 
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(orange.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/orange.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-orange,
 | 
			
		||||
    .iradio_flat-orange {
 | 
			
		||||
        background-image: url(orange@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/orange@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(pink.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/pink.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-pink,
 | 
			
		||||
    .iradio_flat-pink {
 | 
			
		||||
        background-image: url(pink@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/pink@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(purple.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/purple.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-purple,
 | 
			
		||||
    .iradio_flat-purple {
 | 
			
		||||
        background-image: url(purple@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/purple@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(red.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/red.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-red,
 | 
			
		||||
    .iradio_flat-red {
 | 
			
		||||
        background-image: url(red@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/red@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 20px;
 | 
			
		||||
    height: 20px;
 | 
			
		||||
    background: url(yellow.png) no-repeat;
 | 
			
		||||
    background: url(icheck-flat-imgs/yellow.png) no-repeat;
 | 
			
		||||
    border: none;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
       only screen and (min-device-pixel-ratio: 1.5) {
 | 
			
		||||
    .icheckbox_flat-yellow,
 | 
			
		||||
    .iradio_flat-yellow {
 | 
			
		||||
        background-image: url(yellow@2x.png);
 | 
			
		||||
        background-image: url(icheck-flat-imgs/yellow@2x.png);
 | 
			
		||||
        -webkit-background-size: 176px 22px;
 | 
			
		||||
        background-size: 176px 22px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||