From 8966fc4903f0eec61816d9b9bdbcac9b7d99c320 Mon Sep 17 00:00:00 2001 From: Armen Kesablyan Date: Mon, 2 Jul 2012 13:19:00 -0700 Subject: Bug: Font Name & Size not updating text tool Signed-off-by: Armen Kesablyan --- .../tools-properties/text-properties.reel/text-properties.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'js/components/tools-properties/text-properties.reel/text-properties.css') 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 @@ width: 160px; } +.optionsTextTool .montage-button:hover { + color:#FFF; +} + .fontColorChipContainer { margin-left: 10px !important; margin-right: 0px; -- cgit v1.2.3