aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css
diff options
context:
space:
mode:
authorPushkar Joshi2012-06-07 09:53:44 -0700
committerPushkar Joshi2012-06-07 09:53:44 -0700
commit1a40c4a3e1817004d1ce1c600ae4857fdd94a97a (patch)
tree25836d69f77472f60bab9a14c23865a3899a60d8 /js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css
parent763baf19f032c6fbae18963402b79d5d5510d923 (diff)
parent47e0e1f047e83b71c3f86812a45d33904201cc7a (diff)
downloadninja-1a40c4a3e1817004d1ce1c600ae4857fdd94a97a.tar.gz
Merge branch 'master' into brushtool
Diffstat (limited to 'js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css')
-rwxr-xr-xjs/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.css15
1 files changed, 0 insertions, 15 deletions
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 @@
8.inkBottleOptions select.nj-skinned { 8.inkBottleOptions select.nj-skinned {
9 margin-top: 2px; 9 margin-top: 2px;
10} 10}
11
12.inkBottleOptions label.disabled {
13 color:#999999;
14}
15
16.inkBottleOptions label.disabled:hover {
17 color:#999999;
18 background-color: transparent;
19 cursor:default;
20}
21
22.inkBottleOptions div.disabled:hover {
23 background-color: transparent;
24 cursor:default;
25}