Consistency

pull/1245/head
Lyubomir Marinov 8 years ago
parent 674b0e706c
commit 28b44cf67c
  1. 6
      css/_variables.scss

@ -43,14 +43,14 @@ $toolbarBadgeColor: #FFFFFF;
$toolbarToggleBackground: #12499C;
$splitterToolbarButtonMargin: 18px;
/*
/**
* Main controls
* TODO: looks like we don't use it
*/
$inputSemiBackground: rgba(132, 132, 132, .8);
$inputLightBackground: #EBEBEB;
/*
/**
* Video layout
*/
$videoThumbnailHovered: rgba(22, 94, 204, .4);
@ -126,4 +126,4 @@ $defaultDarkFontColor: #000;
$inputControlEmColor: #f29424;
//buttons
$linkFontColor: #489afe;
$linkHoverFontColor: #287ade;
$linkHoverFontColor: #287ade;

Loading…
Cancel
Save