Ver código fonte

Comment and empty lines removed

j8
yanas 8 anos atrás
pai
commit
ff8c6690ef
2 arquivos alterados com 1 adições e 4 exclusões
  1. 1
    2
      css/_variables.scss
  2. 0
    2
      interface_config.js

+ 1
- 2
css/_variables.scss Ver arquivo

@@ -126,5 +126,4 @@ $selectActiveItemBg: $defaultDarkColor;
126 126
 $inputControlEmColor: #f29424;
127 127
 //buttons
128 128
 $linkFontColor: #489afe;
129
-$linkHoverFontColor: #287ade;
130
-
129
+$linkHoverFontColor: #287ade;

+ 0
- 2
interface_config.js Ver arquivo

@@ -22,8 +22,6 @@ var interfaceConfig = { // eslint-disable-line no-unused-vars
22 22
      * If we should show authentication block in profile
23 23
      */
24 24
     AUTHENTICATION_ENABLE: true,
25
-    // the toolbar buttons line is intentionally left in one line, to be able
26
-    // to easily override values or remove them using regex
27 25
     /**
28 26
      * The index of the splitter button in the main toolbar. The splitter
29 27
      * button is a button in the toolbar that will be applied a special styling

Carregando…
Cancelar
Salvar