aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/fill-properties.reel/fill-properties.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties/fill-properties.reel/fill-properties.css')
-rwxr-xr-xjs/components/tools-properties/fill-properties.reel/fill-properties.css7
1 files changed, 7 insertions, 0 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 7f1b0f7f..58b1c1e8 100755
--- a/js/components/tools-properties/fill-properties.reel/fill-properties.css
+++ b/js/components/tools-properties/fill-properties.reel/fill-properties.css
@@ -4,3 +4,10 @@
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
11 .optionsFillTool > * {
12 float:left;
13} \ No newline at end of file