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 --- node_modules/montage/ui/hottext.reel/hottext.css | 27 ------------------------ 1 file changed, 27 deletions(-) delete mode 100644 node_modules/montage/ui/hottext.reel/hottext.css (limited to 'node_modules/montage/ui/hottext.reel/hottext.css') diff --git a/node_modules/montage/ui/hottext.reel/hottext.css b/node_modules/montage/ui/hottext.reel/hottext.css deleted file mode 100644 index 34b353f4..00000000 --- a/node_modules/montage/ui/hottext.reel/hottext.css +++ /dev/null @@ -1,27 +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. -
*/ - -.hottext { - cursor: default; - border:none; - border-bottom:1px dotted white; - width:50px; - text-align:center; - -webkit-user-select:none; - outline:none; -} - -.hottext:hover -{ - cursor: pointer; -} - -.hottextInput -{ - cursor: default; - width:50px; - text-align:center; -} \ No newline at end of file -- cgit v1.2.3