From 648ee61ae84216d0236e0dbc211addc13b2cfa3a Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 11:52:06 -0700 Subject: Expand tabs --- node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.css | 2 +- node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'node_modules/montage/ui/bluemoon/checkbox.reel') diff --git a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.css b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.css index 372e66f2..80c2344e 100644 --- a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.css +++ b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.css @@ -72,7 +72,7 @@ POSSIBILITY OF SUCH DAMAGE. } .montage-checkbox .checkmark{ - -webkit-transition-duration: 360ms; + -webkit-transition-duration: 360ms; } .montage-checkbox input[type=checkbox] { diff --git a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.js b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.js index 0a5ae0e9..a17f30bf 100644 --- a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.js +++ b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.js @@ -28,7 +28,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /** - @module "montage/ui/bluemoon/input-checkbox.reel" + @module "montage/ui/bluemoon/input-checkbox.reel" @requires montage/core/core @requires montage/ui/component */ -- cgit v1.2.3