Skip to content

Commit

Permalink
bootstrap 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ptibogxiv committed Sep 17, 2023
1 parent 49dc69b commit 75deb4c
Show file tree
Hide file tree
Showing 45 changed files with 196 additions and 172 deletions.
2 changes: 1 addition & 1 deletion functions/enqueues.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function enqueue_scripts_doli_gdrf_public() {
function doliconnect_enqueues() {
if ( empty(get_theme_mod( 'ptibogxivtheme_css')) || get_theme_mod( 'ptibogxivtheme_css') == 'css' ) {
$css = 'bootstrap/css';
$versionbase = '5.3.1';
$versionbase = '5.3.2';
$version = $versionbase;
} else {
$css = 'bootswatch/'.get_theme_mod( 'ptibogxivtheme_css');
Expand Down
26 changes: 13 additions & 13 deletions includes/bootstrap/css/bootstrap-grid.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-grid.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions includes/bootstrap/css/bootstrap-grid.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-grid.min.css.map

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions includes/bootstrap/css/bootstrap-grid.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-grid.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions includes/bootstrap/css/bootstrap-grid.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-grid.rtl.min.css.map

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion includes/bootstrap/css/bootstrap-reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-reboot.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions includes/bootstrap/css/bootstrap-reboot.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-reboot.min.css.map

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion includes/bootstrap/css/bootstrap-reboot.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-reboot.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions includes/bootstrap/css/bootstrap-reboot.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-reboot.rtl.min.css.map

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions includes/bootstrap/css/bootstrap-utilities.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-utilities.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions includes/bootstrap/css/bootstrap-utilities.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-utilities.min.css.map

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions includes/bootstrap/css/bootstrap-utilities.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-utilities.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions includes/bootstrap/css/bootstrap-utilities.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/bootstrap/css/bootstrap-utilities.rtl.min.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 75deb4c

Please sign in to comment.