Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
krugazul committed Jan 15, 2021
2 parents 0b37879 + 7d75676 commit 25eb0d5
Show file tree
Hide file tree
Showing 82 changed files with 6,861 additions and 2,570 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ node_modules
.idea
*.sublime-workspace
package-lock.json
vendor
wp-content
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"compile-hero.disable-compile-files-on-did-save-code": false
}
Binary file removed .wordpress-org/screenshot-1.jpg
Binary file not shown.
Binary file added .wordpress-org/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .wordpress-org/screenshot-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .wordpress-org/screenshot-2.jpg
Binary file not shown.
Binary file added .wordpress-org/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .wordpress-org/screenshot-3.jpg
Binary file not shown.
Binary file added .wordpress-org/screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .wordpress-org/screenshot-4.jpg
Binary file not shown.
Binary file added .wordpress-org/screenshot-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .wordpress-org/screenshot-5.jpg
Binary file not shown.
Binary file added .wordpress-org/screenshot-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .wordpress-org/screenshot-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .wordpress-org/screenshot-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .wordpress-org/screenshot-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .wordpress-org/screenshot-9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
572 changes: 282 additions & 290 deletions assets/css/admin-rtl.css

Large diffs are not rendered by default.

572 changes: 282 additions & 290 deletions assets/css/admin.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

157 changes: 73 additions & 84 deletions assets/css/scss/admin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@

/* The Tab Styling */

body.tour-operator_page_lsx-to-settings {
body.tour-operator_page_lsx-to-settings,
body.lsx-tour-operator_page_lsx-to-settings {
.spinner {
background-color: #fff;
border-radius: 10px;
Expand Down Expand Up @@ -102,7 +103,7 @@ body.tour-operator_page_lsx-to-settings {
// Addons page content

body.tour-operator_page_to-help,
body.tour-operator_page_to-addons {
body.lsx-tour-operator_page_to-addons {
#wpbody-content {
.wrap {

Expand Down Expand Up @@ -184,7 +185,7 @@ body.tour-operator_page_to-addons {

p, ul, li {
font-size: 13px;
margin-bottom: 13px;
margin-bottom: 3px;

&:last-child {
margin-bottom: 0;
Expand All @@ -196,111 +197,99 @@ body.tour-operator_page_to-addons {
border-top: 1px solid #eee;
clear: both;
text-align: right;
}

.price {
color: #45B964;
}

form {
padding: 0 !important;
}

&:before {
content: "\f324";
display: block;
position: absolute;
top: 30px;
right: 30px;
font-size: 1.618em;
font-family: 'Dashicons';
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
clear: both;

&.box-top-image {
&:before {
display: none;
a {
&:first-child {
float:left;
}
&:last-child {
float:right;
}
&.button-secondary {
background-color: #F7AE00;
border-color: #F7AE00;
color: #fff;
&:hover {
background-color: #C4771B;
border-color: #C4771B;
}
}
}
}

&.featured {
border-width: 2px;
border-color: #FFA107;
box-shadow: 0 1px 1px #FFA107;
&.wetu {
.more-button {
a {
float: none;

&:before {
color: #FFA107;
&:last-child {
margin-left: 20px;
}
}
}
}

&.enhance:before {
content: "\f106";
}

&.maps:before {
content: "\f230";
}

&.specials:before,
&.rate:before {
content: "\f155";
}

&.reviews:before {
content: "\f130";
}

&.activities:before {
content: "\f481";
}

&.search:before {
content: "\f179";
}

&.galleries:before {
content: "\f161";
}
&.support {
display: flex;

&.vehicles:before {
content: "\f311";
}
.image {
margin-right: 25px;

&.team:before {
content: "\f307";
img {
width: 100px;
margin-top: 15px;
}
}
.button-tertiary {
background-color: #6BA914;
border-color: #6BA914;
color: #fff;
&:hover {
background-color: #5d9410;
}
}
}

&.videos:before {
content: "\f236";
}
&.info {
.more-button {
padding-top: 4px;
}

&.wetu:before {
content: "\f316";
h2 {
margin-bottom: -3px;
}
}

&.support:before {
content: "\f107";
&.support,
&.info {
.more-button {
border-top: 0px solid #eee;
}
}

&.documentation:before {
content: "\f123";
.price {
color: #45B964;
}

&.info:before {
content: "\f534";
form {
padding: 0 !important;
}

&.premium:before {
content: "\f313";
&.box-top-image {
&:before {
display: none;
}
}

&.news:before {
content: "\f319";
}
&.featured {
border-width: 2px;
border-color: #FFA107;
box-shadow: 0 1px 1px #FFA107;

&.newsletter:before {
content: "\f465";
&:before {
color: #FFA107;
}
}
}

Expand Down
21 changes: 21 additions & 0 deletions assets/css/scss/layout/_contact.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,17 @@
padding-top: $lsx-to-gap-half / 2;
}
}

.lsx-to-contact-info {
h4 {
a {
color: #fff
}
}
}
}


.lsx-to-contact {
@include media('>=phone') { flex: 2; }

Expand Down Expand Up @@ -99,3 +108,15 @@ h4.lsx-to-contact-name {
padding: 0 5px;
}
}

.lsx-to-archive-container {
.lsx-to-contact-widget {
.lsx-to-contact-info {
h4 {
a {
color:#fff!important
}
}
}
}
}
4 changes: 2 additions & 2 deletions assets/css/scss/layout/_meta-data.scss
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
.lsx-to-meta-data-key { font-weight: bold; }

.lsx-to-archive-template-list &:not(.lsx-to-meta-data-duration):not(.lsx-to-meta-data-price) {
.lsx-to-meta-data-key { display: block; }
.lsx-to-meta-data-key { display: inline-block; }
}

&.lsx-to-meta-data-big {
Expand Down Expand Up @@ -178,7 +178,7 @@
&.lsx-to-meta-data-pin:before { content: '\f041'; }
&.lsx-to-meta-data-price:before { content: '\f0d6'; }
&.lsx-to-meta-data-rating:before { content: '\f006'; }
&.lsx-to-meta-data-role:before { content: '\f0c0'; }
&.lsx-to-meta-data-role:before { content: '\f0c0'; }
&.lsx-to-meta-data-rooms:before { content: '\f236'; }
&.lsx-to-meta-data-skype:before { content: '\f17e'; }
&.lsx-to-meta-data-special:before { content: '\f069'; }
Expand Down
39 changes: 39 additions & 0 deletions assets/css/scss/layout/_single-sections.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
.archive & {
&#destination-map {
margin-top: $lsx-to-gap-large;
.lsx-map-preview {
text-align: center;
}
.lsx-map-placeholder {
width: initial;
}
}
}

Expand Down Expand Up @@ -561,3 +567,36 @@ body.single-tour-operator {
}
}
}

.single-lsx-to-review {
#tours {
#collapse-tours {
.lsx-to-widget-item-wrap {
max-width: 33%;
margin: auto;
margin-top:45px;
}
}
}
}
.single-lsx-to-review {
#tours {
#collapse-tours {
.slider-container {
.lsx-to-widget-item-wrap {
max-width: initial;
margin: initial;
margin-top:45px;
}
}
}
}
}

.single-lsx-to-destination .wp-block-media-text .wp-block-media-text__content {
padding:0 15px;
}

.single-lsx-to-team #team-map {
padding: 8.5rem 0;
}
2 changes: 1 addition & 1 deletion assets/css/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ h4.lsx-to-contact-name { font-size: 20px; margin-bottom: 0; text-align: right; }

.lsx-to-section#activity-map, .lsx-to-section#special-map, .lsx-to-section#accommodation-map, .lsx-to-section#destination-map, .lsx-to-section#tour-map { margin: 0 calc(-50vw + 50%) 0 0; padding: 0; width: 100vw; }

.archive .lsx-to-section#destination-map { margin-top: 8.5rem; }
.archive .lsx-to-section#destination-map { margin-top: 8.5rem; width: auto; }

.site-main > .lsx-to-section:first-of-type { padding-top: 0; }

Expand Down
Loading

0 comments on commit 25eb0d5

Please sign in to comment.