diff options
author | Armen Kesablyan | 2012-02-07 16:30:47 -0800 |
---|---|---|
committer | Armen Kesablyan | 2012-02-07 16:30:47 -0800 |
commit | d7ead10b566e7de121b2cd2c99fecca8469d63b8 (patch) | |
tree | 3e91822410c9834b269e59c4a0b9962ef0a12b04 /js/components/tools-properties/text-properties.reel/text-properties.css | |
parent | 2082fa6912eec2ffabd2081b7706e8e1b88a9711 (diff) | |
download | ninja-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.css | 4 |
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 | ||