fix after rebase

This commit is contained in:
Ilya Daynatovich 2016-10-18 18:23:08 +03:00
parent 3254bbaabb
commit 9078596f3a
1 changed files with 1 additions and 1 deletions

View File

@ -33,10 +33,10 @@ $tooltipBg: rgba(0,0,0, 0.7);
// Toolbar // Toolbar
$toolbarSelectBackground: rgba(0, 0, 0, .6); $toolbarSelectBackground: rgba(0, 0, 0, .6);
$toolbarBadgeBackground: #165ECC; $toolbarBadgeBackground: #165ECC;
$toolbarBadgeColor: #FFFFFF; $toolbarBadgeColor: #FFFFFF;
$toolbarToggleBackground: #12499C; $toolbarToggleBackground: #12499C;
$splitterToolbarButtonLeftMargin: 0px;
// Main controls // Main controls
$inputSemiBackground: rgba(132, 132, 132, .8); $inputSemiBackground: rgba(132, 132, 132, .8);