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.css | 15 --- .../ink-bottle-properties.html | 116 +++++++++------------ .../ink-bottle-properties.js | 28 ++--- 3 files changed, 59 insertions(+), 100 deletions(-) (limited to 'js/components/tools-properties/ink-bottle-properties.reel') 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; -} diff --git a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html index 3ac0b261..5620eed8 100755 --- a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html +++ b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html @@ -11,12 +11,21 @@