Consistency

This commit is contained in:
Lyubomir Marinov 2017-01-15 12:09:02 -06:00
parent 674b0e706c
commit 28b44cf67c
1 changed files with 3 additions and 3 deletions

View File

@ -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;