aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/shape-properties.reel/shape-properties.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties/shape-properties.reel/shape-properties.css')
-rwxr-xr-xjs/components/tools-properties/shape-properties.reel/shape-properties.css9
1 files changed, 7 insertions, 2 deletions
diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.css b/js/components/tools-properties/shape-properties.reel/shape-properties.css
index c1f8a8ce..70a0e780 100755
--- a/js/components/tools-properties/shape-properties.reel/shape-properties.css
+++ b/js/components/tools-properties/shape-properties.reel/shape-properties.css
@@ -9,10 +9,15 @@
9} 9}
10 10
11.optionsShapeTool .shapeCustomProps { 11.optionsShapeTool .shapeCustomProps {
12 margin-top: -3px; 12 margin-top: 0px;
13 margin-left: -31px; 13 margin-left: -7px;
14} 14}
15 15
16.optionsShapeTool checkbox { 16.optionsShapeTool checkbox {
17 padding: 6px; 17 padding: 6px;
18 margin-left: 4px;
18} 19}
20
21.optionsShapeTool .hottextunit {
22 /*width: 46px;*/
23} \ No newline at end of file