From a3024011a91d3941f81481dd4d600e9684eb0fd4 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Thu, 2 Feb 2012 00:11:51 -0800 Subject: upgrading to Montage v0.6 Signed-off-by: Valerio Virgillito --- .../montage/ui/hottextunit.reel/hottextunit.css | 41 ---------------------- 1 file changed, 41 deletions(-) delete mode 100644 node_modules/montage/ui/hottextunit.reel/hottextunit.css (limited to 'node_modules/montage/ui/hottextunit.reel/hottextunit.css') diff --git a/node_modules/montage/ui/hottextunit.reel/hottextunit.css b/node_modules/montage/ui/hottextunit.reel/hottextunit.css deleted file mode 100644 index 9476415c..00000000 --- a/node_modules/montage/ui/hottextunit.reel/hottextunit.css +++ /dev/null @@ -1,41 +0,0 @@ -/* -This file contains proprietary software owned by Motorola Mobility, Inc.
-No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
-(c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. -
*/ - -.hottextunit -{ - -webkit-user-select:none; - cursor:default; - width:50px; - float:left; -} - -.hottextunit:hover -{ - cursor: pointer; -} - -.hottextunit input -{ - width:50px; - border:none; - padding:0; - margin:0; -} - -.underline -{ - border-bottom:1px dotted white; -} - -.hide -{ - display:none; -} - -.disabled -{ - color:#999999; -} \ No newline at end of file -- cgit v1.2.3