From d44f3196c925332dcaf45f7cf8c64e22a1994bb9 Mon Sep 17 00:00:00 2001 From: Nivesh Rajbhandari Date: Mon, 4 Jun 2012 17:11:06 -0700 Subject: Fill and Ink-Bottle fixes. Signed-off-by: Nivesh Rajbhandari --- .../ink-bottle-properties.reel/ink-bottle-properties.css | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css') diff --git a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css index 3dba17b6..dae64eb3 100755 --- a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css +++ b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css @@ -8,18 +8,3 @@ .inkBottleOptions select.nj-skinned { margin-top: 2px; } - -.inkBottleOptions label.disabled { - color:#999999; -} - -.inkBottleOptions label.disabled:hover { - color:#999999; - background-color: transparent; - cursor:default; -} - -.inkBottleOptions div.disabled:hover { - background-color: transparent; - cursor:default; -} -- cgit v1.2.3