Skip to content

Commit

Permalink
Merge pull request #446 from lightspeedwp/beta-2-bugfixes-2
Browse files Browse the repository at this point in the history
Beta 2 bugfixes 2
  • Loading branch information
krugazul authored Nov 25, 2024
2 parents e588ac4 + cb02978 commit d9fe389
Show file tree
Hide file tree
Showing 10 changed files with 514 additions and 405 deletions.
6 changes: 2 additions & 4 deletions assets/css/scss/_icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@
}
}*/

.lsx-price-wrapper {
.lsx-price-wrapper,
.lsx-single-supplement-wrapper {
/*&:before {
background-image: url( ../img/icons/price-icon.png );
}*/
Expand All @@ -129,6 +130,3 @@
}
}
}

// Add the icon ULR here.
//.lsx-destination-to-tour-wrapper::before { background-image: url( ../img/icons/destinations-icon.webp ); }
27 changes: 0 additions & 27 deletions assets/css/scss/style.scss

This file was deleted.

85 changes: 59 additions & 26 deletions assets/css/style.css

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

2 changes: 1 addition & 1 deletion assets/css/style.css.map

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

1 change: 1 addition & 0 deletions assets/js/blocks/general.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ wp.domReady(() => {
wp.blocks.registerBlockVariation("core/group", {
name: "lsx-tour-operator/price",
title: "Price",
category: 'lsx-tour-operator',
icon: "bank",
attributes: {
metadata: {
Expand Down
Loading

0 comments on commit d9fe389

Please sign in to comment.