Przeglądaj źródła

Update _variables.scss

master
yanas 8 lat temu
rodzic
commit
bb3384dc7c
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      css/_variables.scss

+ 2
- 2
css/_variables.scss Wyświetl plik

@@ -39,7 +39,7 @@ $inputSemiBackground: rgba(132, 132, 132, .8);
39 39
 $inputLightBackground: #EBEBEB;
40 40
 
41 41
 // Video layout.
42
-$videoThumbnailHovered: #BFEBFF;
42
+$videoThumbnailHovered: rgba(22, 94, 204, .4);
43 43
 $videoThumbnailSelected: #165ECC;
44 44
 $participantNameColor: #fff;
45 45
 $thumbnailPictogramColor: #fff;
@@ -113,4 +113,4 @@ $linkHoverFontColor: #287ade;
113 113
  */
114 114
 $inputBg: $inputSemiBackground;
115 115
 $inputBgHover: $inputSemiBackground;
116
-$inputFontColor: $defaultDarkFontColor;
116
+$inputFontColor: $defaultDarkFontColor;

Ładowanie…
Anuluj
Zapisz