work on colors
This commit is contained in:
+2
-7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user