mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-20 17:44:51 +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 @@
|
|||
// Materia 4.5.3
|
||||
// Materia 4.6.0
|
||||
// Bootswatch
|
||||
|
||||
//
|
||||
|
|
@ -54,12 +54,12 @@ $font-weight-base: 400 !default;
|
|||
|
||||
// Buttons
|
||||
|
||||
$input-btn-padding-y: .8rem !default;
|
||||
$input-btn-padding-y: .5rem !default;
|
||||
$input-btn-padding-x: 1rem !default;
|
||||
|
||||
// Forms
|
||||
|
||||
$input-padding-y: 1rem !default;
|
||||
$input-padding-y: .5rem !default;
|
||||
$input-padding-x: 0 !default;
|
||||
$input-padding-y-sm: 0 !default;
|
||||
$input-padding-x-sm: 0 !default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue