From ff8c6690ef0d1f8e00a29a2d2f0740e5970deeec Mon Sep 17 00:00:00 2001 From: yanas Date: Thu, 10 Nov 2016 17:27:19 -0600 Subject: [PATCH] Comment and empty lines removed --- css/_variables.scss | 3 +-- interface_config.js | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/css/_variables.scss b/css/_variables.scss index a09e0ec1f..117fb2a14 100644 --- a/css/_variables.scss +++ b/css/_variables.scss @@ -126,5 +126,4 @@ $selectActiveItemBg: $defaultDarkColor; $inputControlEmColor: #f29424; //buttons $linkFontColor: #489afe; -$linkHoverFontColor: #287ade; - +$linkHoverFontColor: #287ade; \ No newline at end of file diff --git a/interface_config.js b/interface_config.js index 8a276b1fc..fa0db691c 100644 --- a/interface_config.js +++ b/interface_config.js @@ -22,8 +22,6 @@ var interfaceConfig = { // eslint-disable-line no-unused-vars * If we should show authentication block in profile */ AUTHENTICATION_ENABLE: true, - // the toolbar buttons line is intentionally left in one line, to be able - // to easily override values or remove them using regex /** * The index of the splitter button in the main toolbar. The splitter * button is a button in the toolbar that will be applied a special styling