Переглянути джерело

Comment and empty lines removed

j8
yanas 9 роки тому
джерело
коміт
ff8c6690ef
2 змінених файлів з 1 додано та 4 видалено
  1. 1
    2
      css/_variables.scss
  2. 0
    2
      interface_config.js

+ 1
- 2
css/_variables.scss Переглянути файл

126
 $inputControlEmColor: #f29424;
126
 $inputControlEmColor: #f29424;
127
 //buttons
127
 //buttons
128
 $linkFontColor: #489afe;
128
 $linkFontColor: #489afe;
129
-$linkHoverFontColor: #287ade;
130
-
129
+$linkHoverFontColor: #287ade;

+ 0
- 2
interface_config.js Переглянути файл

22
      * If we should show authentication block in profile
22
      * If we should show authentication block in profile
23
      */
23
      */
24
     AUTHENTICATION_ENABLE: true,
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
      * The index of the splitter button in the main toolbar. The splitter
26
      * The index of the splitter button in the main toolbar. The splitter
29
      * button is a button in the toolbar that will be applied a special styling
27
      * button is a button in the toolbar that will be applied a special styling

Завантаження…
Відмінити
Зберегти