Skip to content

Commit

Permalink
Save updated CSS and JS files before deployment to https://review.dig…
Browse files Browse the repository at this point in the history
  • Loading branch information
joeparsons committed Aug 15, 2023
1 parent 9ef64c4 commit a45aa91
Show file tree
Hide file tree
Showing 16 changed files with 1,804 additions and 698 deletions.
10 changes: 5 additions & 5 deletions dist/css/arizona-bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -19198,11 +19198,11 @@ a {
background-color: #e9ecef;
}

.offcanvas-toggle {
.offcanvasmenu-toggle {
display: none;
}

.offcanvas-toggle-body-freeze {
.offcanvasmenu-toggle-body-freeze {
overflow-y: hidden;
}

Expand All @@ -19223,7 +19223,7 @@ a {
opacity: 0.75;
}
}
.menu-backdrop {
.offcanvasmenu-backdrop {
position: fixed;
top: 0;
right: 0;
Expand All @@ -19234,7 +19234,7 @@ a {
opacity: 0.75;
}

.menu-backdrop.show {
.offcanvasmenu-backdrop.show {
cursor: pointer;
-webkit-animation: 0.3s linear fadein;
animation: 0.3s linear fadein;
Expand Down Expand Up @@ -19534,7 +19534,7 @@ a {
margin-left: 0.225em;
display: inline-table;
}
.menu-backdrop {
.offcanvasmenu-backdrop {
display: none;
}
}
Expand Down
2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.min.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit a45aa91

Please sign in to comment.