work on colors

This commit is contained in:
Ilya Daynatovich
2016-11-14 11:01:50 +02:00
parent 9124aa2c87
commit cbc6943305
6 changed files with 23 additions and 17 deletions
+2 -7
View File
@@ -31,7 +31,7 @@ $tooltipBg: rgba(0,0,0, 0.7);
* Toolbar
*/
$toolbarTitleColor: #FFFFFF;
$toolbarTitleFontSize: 24px;
$toolbarTitleFontSize: 19px;
$toolbarBackground: rgba(0, 0, 0, 0.5);
$toolbarSelectBackground: rgba(0, 0, 0, .6);
$toolbarBadgeBackground: #165ECC;
@@ -94,7 +94,7 @@ $notificationWidth: 215px;
*/
$borderRadius: 3px;
$defaultWatermarkLink: '../images/watermark.png';
$sidebarWidth: 200px;
$sidebarWidth: 220px;
$happySoftwareBackground: transparent;
@@ -119,11 +119,6 @@ $defaultDarkFontColor: #000;
/**
* Forms
*/
//dropdown
$selectFontColor: $defaultLightFontColor;
$selectBg: $defaultBackground;
$selectActiveBg: $defaultBackground;
$selectActiveItemBg: $defaultDarkColor;
//inputs
$inputControlEmColor: #f29424;
//buttons