aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/text-properties.reel/text-properties.css
diff options
context:
space:
mode:
authorArmen Kesablyan2012-02-07 16:30:47 -0800
committerArmen Kesablyan2012-02-07 16:30:47 -0800
commitd7ead10b566e7de121b2cd2c99fecca8469d63b8 (patch)
tree3e91822410c9834b269e59c4a0b9962ef0a12b04 /js/components/tools-properties/text-properties.reel/text-properties.css
parent2082fa6912eec2ffabd2081b7706e8e1b88a9711 (diff)
downloadninja-d7ead10b566e7de121b2cd2c99fecca8469d63b8.tar.gz
Initial Text tool completion.
Diffstat (limited to 'js/components/tools-properties/text-properties.reel/text-properties.css')
-rw-r--r--js/components/tools-properties/text-properties.reel/text-properties.css4
1 files changed, 3 insertions, 1 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 d581c6c3..2eb608d3 100644
--- a/js/components/tools-properties/text-properties.reel/text-properties.css
+++ b/js/components/tools-properties/text-properties.reel/text-properties.css
@@ -30,4 +30,6 @@
30 font-size:11px; 30 font-size:11px;
31} 31}
32 32
33 33.optionsTextTool .fontSelection {
34 width:100px;
35} \ No newline at end of file