diff options
Diffstat (limited to 'js/components/tools-properties/fill-properties.reel/fill-properties.css')
-rwxr-xr-x | js/components/tools-properties/fill-properties.reel/fill-properties.css | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/js/components/tools-properties/fill-properties.reel/fill-properties.css b/js/components/tools-properties/fill-properties.reel/fill-properties.css index fa2e75e6..606e73b3 100755 --- a/js/components/tools-properties/fill-properties.reel/fill-properties.css +++ b/js/components/tools-properties/fill-properties.reel/fill-properties.css | |||
@@ -4,32 +4,11 @@ | |||
4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | 4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. |
5 | </copyright> */ | 5 | </copyright> */ |
6 | 6 | ||
7 | .optionsFillTool { | ||
8 | padding: 6px; | ||
9 | } | ||
10 | .optionsFillTool > * { | ||
11 | float:left; | ||
12 | } | ||
13 | .optionsFillTool > * > *{ | ||
14 | float:left; | ||
15 | } | ||
16 | |||
17 | .optionsFillTool label { | ||
18 | margin-right: 8px; | ||
19 | } | ||
20 | .optionsFillTool .colorCtrlIcon { | ||
21 | width: 20px; | ||
22 | height: 20px; | ||
23 | margin-top: 0px; | ||
24 | margin-left: 10px; | ||
25 | -webkit-transform: scale(0.8); | ||
26 | background-color: rgb(40, 40, 40); | ||
27 | } | ||
28 | 7 | ||
29 | .materialsContainerOptions select { | 8 | .materialsContainerOptions select { |
30 | margin-top: 2px; | 9 | margin-top: 2px; |
31 | } | 10 | } |
32 | 11 | ||
33 | .materialsContainerOptions label { | 12 | .materialsContainerOptions label { |
34 | margin-right: 0px; | 13 | margin-right: 3px; |
35 | } \ No newline at end of file | 14 | } \ No newline at end of file |