Selaa lähdekoodia

Consistency

efficient_tiling
Lyubomir Marinov 8 vuotta sitten
vanhempi
commit
28b44cf67c
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3
    3
      css/_variables.scss

+ 3
- 3
css/_variables.scss Näytä tiedosto

43
 $toolbarToggleBackground: #12499C;
43
 $toolbarToggleBackground: #12499C;
44
 $splitterToolbarButtonMargin: 18px;
44
 $splitterToolbarButtonMargin: 18px;
45
 
45
 
46
-/*
46
+/**
47
  * Main controls
47
  * Main controls
48
  * TODO: looks like we don't use it
48
  * TODO: looks like we don't use it
49
  */
49
  */
50
 $inputSemiBackground: rgba(132, 132, 132, .8);
50
 $inputSemiBackground: rgba(132, 132, 132, .8);
51
 $inputLightBackground: #EBEBEB;
51
 $inputLightBackground: #EBEBEB;
52
 
52
 
53
-/*
53
+/**
54
  * Video layout
54
  * Video layout
55
  */
55
  */
56
 $videoThumbnailHovered: rgba(22, 94, 204, .4);
56
 $videoThumbnailHovered: rgba(22, 94, 204, .4);
126
 $inputControlEmColor: #f29424;
126
 $inputControlEmColor: #f29424;
127
 //buttons
127
 //buttons
128
 $linkFontColor: #489afe;
128
 $linkFontColor: #489afe;
129
-$linkHoverFontColor: #287ade;
129
+$linkHoverFontColor: #287ade;

Loading…
Peruuta
Tallenna