mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-10-30 17:54:59 +00:00 
			
		
		
		
	Use iCheck flat checkboxes only.
This commit is contained in:
		| @@ -51,8 +51,8 @@ ComunicWeb.pages.login = { | ||||
| 			//Enable iCheck | ||||
| 			$(function () { | ||||
| 				$('input').iCheck({ | ||||
| 				checkboxClass: 'icheckbox_square-blue', | ||||
| 				radioClass: 'iradio_square-blue', | ||||
| 				checkboxClass: 'icheckbox_flat-blue', | ||||
| 				radioClass: 'iradio_flat-blue', | ||||
| 				increaseArea: '20%' // optional | ||||
| 				}); | ||||
| 			}); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pierre HUBERT
					Pierre HUBERT