mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-06 20:39:38 +00:00
update bootstrap to 4.6.0 & bootswatch 4.6.0 - fix some themes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Flatly 4.5.3
|
||||
// Flatly 4.6.0
|
||||
// Bootswatch
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Flatly 4.5.3
|
||||
// Flatly 4.6.0
|
||||
// Bootswatch
|
||||
|
||||
//
|
||||
@@ -66,7 +66,7 @@ $dropdown-link-hover-bg: $primary !default;
|
||||
// Navs
|
||||
|
||||
$nav-link-padding-y: .5rem !default !default;
|
||||
$nav-link-padding-x: 1.5rem !default;
|
||||
$nav-link-padding-x: 1.25rem !default;
|
||||
$nav-link-disabled-color: $gray-600 !default !default;
|
||||
$nav-tabs-border-color: $gray-200 !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user