Explorar el Código

Comment and empty lines removed

j8
yanas hace 9 años
padre
commit
ff8c6690ef
Se han modificado 2 ficheros con 1 adiciones y 4 borrados
  1. 1
    2
      css/_variables.scss
  2. 0
    2
      interface_config.js

+ 1
- 2
css/_variables.scss Ver fichero

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 Ver fichero

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

Loading…
Cancelar
Guardar