aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/text-properties.reel/text-properties.css
diff options
context:
space:
mode:
authorValerio Virgillito2012-07-09 14:20:43 -0700
committerValerio Virgillito2012-07-09 14:20:43 -0700
commitc0a42c56f768a873ba637f5b86d5f6a84d4a3312 (patch)
treea071439dd80e8b9484379e5ffa84e28d831f4a7b /js/components/tools-properties/text-properties.reel/text-properties.css
parent1bbba17e8605434356de0a477710d6a0136986fc (diff)
parent1b3a5532573cbd412a98d33026a34554955c0f04 (diff)
downloadninja-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-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 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;