diff options
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 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; |