mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
update bootstrap to 4.6.0 & bootswatch 4.6.0 - fix some themes
This commit is contained in:
parent
05e4c72df0
commit
a5c1d8c308
64 changed files with 180 additions and 144 deletions
|
@ -1,4 +1,4 @@
|
|||
// Simplex 4.5.3
|
||||
// Simplex 4.6.0
|
||||
// Bootswatch
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Simplex 4.5.3
|
||||
// Simplex 4.6.0
|
||||
// Bootswatch
|
||||
|
||||
//
|
||||
|
@ -54,7 +54,7 @@ $dropdown-link-hover-bg: $primary !default;
|
|||
|
||||
// Navs
|
||||
|
||||
$nav-link-padding-y: .7rem !default;
|
||||
$nav-link-padding-y: .9rem !default;
|
||||
$nav-link-disabled-color: $gray-400 !default;
|
||||
$nav-tabs-border-color: darken(#fff, 6.5%) !default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue