aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/text-properties.reel/text-properties.css
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-14 11:09:16 -0800
committerValerio Virgillito2012-02-14 11:09:16 -0800
commit33c805d441abb2f83fd1ac9ee2d3d4282acc009f (patch)
tree0f6701bb8b4ea952a790c6f3ff03c759ef352206 /js/components/tools-properties/text-properties.reel/text-properties.css
parentf060190a3bffd9a16718f2ce0499699103d46372 (diff)
parent266f27fc9b2beef0378b2e49e93b5f217b1abde8 (diff)
downloadninja-33c805d441abb2f83fd1ac9ee2d3d4282acc009f.tar.gz
Merge branch 'text-tool' of https://github.com/dhg637/ninja-internal into integration
Diffstat (limited to 'js/components/tools-properties/text-properties.reel/text-properties.css')
-rwxr-xr-xjs/components/tools-properties/text-properties.reel/text-properties.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/components/tools-properties/text-properties.reel/text-properties.css b/js/components/tools-properties/text-properties.reel/text-properties.css
index 6aa61812..f7bb8295 100755
--- a/js/components/tools-properties/text-properties.reel/text-properties.css
+++ b/js/components/tools-properties/text-properties.reel/text-properties.css
@@ -12,6 +12,10 @@
12 padding: 0px 8px; 12 padding: 0px 8px;
13} 13}
14 14
15.optionsTextTool select {
16 margin: 2px;
17}
18
15.optionsTextTool > *, .optionsTextTool .btnGroup > * { 19.optionsTextTool > *, .optionsTextTool .btnGroup > * {
16 float:left; 20 float:left;
17} 21}