mediawiki.ui: checkbox: Fix states according to spec
authorPrateek Saxena <prtksxna@gmail.com>
Tue, 11 Nov 2014 10:41:13 +0000 (16:11 +0530)
committerPrateek Saxena <prtksxna@gmail.com>
Thu, 20 Nov 2014 09:00:53 +0000 (14:30 +0530)
commit7c2404c88b08d187085b522957d8163cd62562f4
treea3ddb9258f8f979d51b0002e9087772581f6cc30
parenteba0af51fa99206dc47db0ace9a9b050c39f46fe
mediawiki.ui: checkbox: Fix states according to spec

 * Color changes
 * Introduces hover state
 * Separates focus and active state
 * Removes need for inset border
 * Adds white icon for disabled & checked state

Design specification on Trello-
https://trello.com/c/JETLmm7F/7-check-boxes

Change-Id: I891f05c8edd010b81bd5f35eeae5d5dd22169933
resources/src/mediawiki.ui/components/checkbox.less
resources/src/mediawiki.ui/components/images/checked_disabled.png [new file with mode: 0644]
resources/src/mediawiki.ui/components/images/checked_disabled.svg [new file with mode: 0644]