diff options
author | Valerio Virgillito | 2012-07-09 14:20:43 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-09 14:20:43 -0700 |
commit | c0a42c56f768a873ba637f5b86d5f6a84d4a3312 (patch) | |
tree | a071439dd80e8b9484379e5ffa84e28d831f4a7b /js/components/tools-properties/text-properties.reel/text-properties.css | |
parent | 1bbba17e8605434356de0a477710d6a0136986fc (diff) | |
parent | 1b3a5532573cbd412a98d33026a34554955c0f04 (diff) | |
download | ninja-c0a42c56f768a873ba637f5b86d5f6a84d4a3312.tar.gz |
Merge branch 'GIO-TextTool' of https://github.com/dhg637/ninja-internal
Conflicts:
js/components/tools-properties/text-properties.reel/text-properties.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/components/tools-properties/text-properties.reel/text-properties.css')
-rwxr-xr-x | js/components/tools-properties/text-properties.reel/text-properties.css | 4 |
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 60317304..9e562f68 100755 --- a/js/components/tools-properties/text-properties.reel/text-properties.css +++ b/js/components/tools-properties/text-properties.reel/text-properties.css | |||
@@ -63,6 +63,10 @@ POSSIBILITY OF SUCH DAMAGE. | |||
63 | width: 160px; | 63 | width: 160px; |
64 | } | 64 | } |
65 | 65 | ||
66 | .optionsTextTool .montage-button:hover { | ||
67 | color:#FFF; | ||
68 | } | ||
69 | |||
66 | .fontColorChipContainer { | 70 | .fontColorChipContainer { |
67 | margin-left: 10px !important; | 71 | margin-left: 10px !important; |
68 | margin-right: 0px; | 72 | margin-right: 0px; |