mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
update bootstrap&bootswatch 5.0.2 -> 5.2.2. Seperate bootswatch overrides for future update easiness
This commit is contained in:
parent
1348679997
commit
e3fb820b50
175 changed files with 3120 additions and 1823 deletions
1
dev/scss/wvc-themes/superhero/_bootswatch.scss
Executable file
1
dev/scss/wvc-themes/superhero/_bootswatch.scss
Executable file
|
@ -0,0 +1 @@
|
|||
@import "dev/scss/bootswatch/superhero/bootswatch";
|
14
dev/scss/wvc-themes/superhero/_variables.scss
Executable file
14
dev/scss/wvc-themes/superhero/_variables.scss
Executable file
|
@ -0,0 +1,14 @@
|
|||
@import "dev/scss/bootswatch/superhero/variables";
|
||||
|
||||
|
||||
// Breadcrumbs
|
||||
|
||||
$breadcrumb-padding-y: .375rem !default;
|
||||
$breadcrumb-padding-x: .75rem !default;
|
||||
|
||||
$link-decoration: none !default;
|
||||
|
||||
// Navbar
|
||||
$nav-link-padding-x: 1.5rem;
|
||||
|
||||
$navbar-padding-y: .7rem;
|
Loading…
Add table
Add a link
Reference in a new issue