ソースを参照

Comment and empty lines removed

master
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

読み込み中…
キャンセル
保存