aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/text-properties.reel/text-properties.css
diff options
context:
space:
mode:
authorArmen Kesablyan2012-07-02 13:19:00 -0700
committerArmen Kesablyan2012-07-02 13:19:00 -0700
commit8966fc4903f0eec61816d9b9bdbcac9b7d99c320 (patch)
tree61e28ea928152a1f50139c81a16581ca5c273bbe /js/components/tools-properties/text-properties.reel/text-properties.css
parentb194664df7e01aaeb8d1e7220a6de0e7f879f1db (diff)
downloadninja-8966fc4903f0eec61816d9b9bdbcac9b7d99c320.tar.gz
Bug: Font Name & Size not updating text tool
Signed-off-by: Armen Kesablyan <armen@motorola.com>
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 586cdcd5..7ab3ae9a 100755
--- a/js/components/tools-properties/text-properties.reel/text-properties.css
+++ b/js/components/tools-properties/text-properties.reel/text-properties.css
@@ -39,6 +39,10 @@
39 width: 160px; 39 width: 160px;
40} 40}
41 41
42.optionsTextTool .montage-button:hover {
43 color:#FFF;
44}
45
42.fontColorChipContainer { 46.fontColorChipContainer {
43 margin-left: 10px !important; 47 margin-left: 10px !important;
44 margin-right: 0px; 48 margin-right: 0px;