[Frontend] Bottom bar restyled
WTD-1392 WTD-1362 Fixed font size in botttom bar; Added font-smoothing to global.scss; Bottom bar design restyled;
This commit is contained in:
@@ -78,7 +78,7 @@ $btnFontSizeToH: 0.45;
|
||||
$ueTopBarH: 24px; // Change to when breadcrumb is enabled
|
||||
$ueTopBarEditH: 30px;
|
||||
$ueTopBarBtnH: 35px;
|
||||
$ueFooterH: 20px;
|
||||
$ueFooterH: 25px;
|
||||
$ueColMargin: 1.5%;
|
||||
$ueAppLogoW: 105px;
|
||||
//$ueBrowseViewBarH: $ueTopBarH; // was 30px
|
||||
@@ -91,7 +91,7 @@ $colorOvrBlocker: rgba(black, 0.7);
|
||||
$colorOvrBg: $colorBodyBg;
|
||||
$colorOvrFg: $colorBodyFg;
|
||||
$ovrTopBarH: 60px;
|
||||
$ovrFooterH: 40px;
|
||||
$ovrFooterH: 42px;
|
||||
|
||||
//Items
|
||||
$ueBrowseGridItemLg: 200px;
|
||||
|
||||
Reference in New Issue
Block a user