From 4ab82710ab0f53bef72636a0e9d5b98647d704a1 Mon Sep 17 00:00:00 2001 From: yflory Date: Fri, 30 Jun 2017 11:55:29 +0200 Subject: [PATCH] Remove the background color from the text-color button in the slide app --- www/slide/main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/slide/main.js b/www/slide/main.js index b9c6a3fe6..50dda8a0e 100644 --- a/www/slide/main.js +++ b/www/slide/main.js @@ -195,7 +195,7 @@ define([ if (back) { backColor = back; $modal.css('background-color', back); - $pad.contents().find('#' + SLIDE_COLOR_ID).css('background', back); + //$pad.contents().find('#' + SLIDE_COLOR_ID).css('background', back); $pad.contents().find('#' + SLIDE_BACKCOLOR_ID).css('color', back); } }; @@ -498,7 +498,7 @@ define([ var $text = $('