Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46,506 changes: 46,499 additions & 7 deletions assets/css/admin-main.css

Large diffs are not rendered by default.

71 changes: 31 additions & 40 deletions assets/css/admin-main.rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,22 @@
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/postcss-loader/src/index.js??clonedRuleSet-4.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[4]!./assets/src/scss/layout/admin/admin-style.scss (4) ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************/
/* typography */
#directiost-listing-fields_wrapper {
padding: 18px 20px;
/***********************************************************
************************************************************
css for Custom Field
*************************************************************
**************************************************************/
/*
for shortable field*/
}
#directiost-listing-fields_wrapper .directorist-show {
display: block !important;
}
#directiost-listing-fields_wrapper .directorist-hide {
display: none !important;
}
#directiost-listing-fields_wrapper {
padding: 18px 20px;
}
#directiost-listing-fields_wrapper a:focus,
#directiost-listing-fields_wrapper a:active {
-webkit-box-shadow: unset;
Expand Down Expand Up @@ -348,13 +355,6 @@
#directiost-listing-fields_wrapper .single_thm .btn_wrapper {
text-align: center;
}
#directiost-listing-fields_wrapper {
/***********************************************************
************************************************************
css for Custom Field
*************************************************************
**************************************************************/
}
#directiost-listing-fields_wrapper .postbox table.widefat {
-webkit-box-shadow: none;
box-shadow: none;
Expand All @@ -376,10 +376,6 @@
#directiost-listing-fields_wrapper .atbdp-tick-cross2 {
margin-right: 25px;
}
#directiost-listing-fields_wrapper {
/*
for shortable field*/
}
#directiost-listing-fields_wrapper .ui-sortable tr:hover {
cursor: move;
}
Expand Down Expand Up @@ -4274,7 +4270,7 @@ body.wp-admin {
justify-content: space-between;
background-color: #5441b9;
background: linear-gradient(-45deg, #5441b9 1%, #b541d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5441b9', endColorstr='#b541d8', GradientType=1);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5441b9", endColorstr="#b541d8", GradientType=1);
padding: 20px;
border-radius: 14px;
margin-bottom: 30px;
Expand Down Expand Up @@ -8329,6 +8325,7 @@ body.stop-scrolling {
border: 1px solid var(--directorist-color-border-light);
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
/* Legacy Icon */
}
.directorist-add-listing-types__single__link .directorist-icon-mask {
display: -webkit-box;
Expand Down Expand Up @@ -8366,9 +8363,6 @@ body.stop-scrolling {
.directorist-add-listing-types__single__link:hover .directorist-icon-mask:after {
background-color: var(--directorist-color-primary);
}
.directorist-add-listing-types__single__link {
/* Legacy Icon */
}
.directorist-add-listing-types__single__link > i:not(.directorist-icon-mask) {
display: inline-block;
margin-bottom: 10px;
Expand Down Expand Up @@ -8408,6 +8402,7 @@ body.stop-scrolling {
#directiost-listing-fields_wrapper .directorist-content-module {
margin-bottom: 35px;
border-radius: 12px;
/* social info */
}
@media (max-width: 991px) {
.directorist-add-listing-form .directorist-content-module,
Expand Down Expand Up @@ -8468,10 +8463,6 @@ body.stop-scrolling {
height: 40px;
top: 26px;
}
.directorist-add-listing-form .directorist-content-module,
#directiost-listing-fields_wrapper .directorist-content-module {
/* social info */
}
.directorist-add-listing-form .directorist-content-module .directorist-form-social-fields,
#directiost-listing-fields_wrapper .directorist-content-module .directorist-form-social-fields {
display: -webkit-box;
Expand Down Expand Up @@ -42090,12 +42081,6 @@ input[type=radio]:checked::before {
}
}

.directorist_vertical-align-m .directorist_item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.directorist_vertical-align-m {
display: -webkit-box;
display: -webkit-flex;
Expand All @@ -42106,6 +42091,12 @@ input[type=radio]:checked::before {
-ms-flex-align: center;
align-items: center;
}
.directorist_vertical-align-m .directorist_item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}

.atbdp-settings-manager .atbdp-tab-sub-contents .directorist_btn-start {
font-size: 14px;
Expand Down Expand Up @@ -46466,18 +46457,6 @@ span.drop-toggle-caret:before {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.directorist-ai-keyword-field__list-item.--h-24 {
height: 24px;
}
.directorist-ai-keyword-field__list-item.--h-32 {
height: 32px;
}
.directorist-ai-keyword-field__list-item.--px-8 {
padding: 0px 8px;
}
.directorist-ai-keyword-field__list-item.--px-12 {
padding: 0px 12px;
}
.directorist-ai-keyword-field__list-item {
display: -webkit-box;
display: -webkit-flex;
Expand All @@ -46497,6 +46476,18 @@ span.drop-toggle-caret:before {
line-height: 16px;
letter-spacing: 0.12px;
}
.directorist-ai-keyword-field__list-item.--h-24 {
height: 24px;
}
.directorist-ai-keyword-field__list-item.--h-32 {
height: 32px;
}
.directorist-ai-keyword-field__list-item.--px-8 {
padding: 0px 8px;
}
.directorist-ai-keyword-field__list-item.--px-12 {
padding: 0px 12px;
}
.directorist-ai-keyword-field__list-item svg {
width: 20px;
height: 20px;
Expand Down
23,793 changes: 23,791 additions & 2 deletions assets/css/all-listings.css

Large diffs are not rendered by default.

49 changes: 15 additions & 34 deletions assets/css/all-listings.rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3185,6 +3185,7 @@ body.stop-scrolling {
border: 1px solid var(--directorist-color-border-light);
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
/* Legacy Icon */
}
.directorist-add-listing-types__single__link .directorist-icon-mask {
display: -webkit-box;
Expand Down Expand Up @@ -3222,9 +3223,6 @@ body.stop-scrolling {
.directorist-add-listing-types__single__link:hover .directorist-icon-mask:after {
background-color: var(--directorist-color-primary);
}
.directorist-add-listing-types__single__link {
/* Legacy Icon */
}
.directorist-add-listing-types__single__link > i:not(.directorist-icon-mask) {
display: inline-block;
margin-bottom: 10px;
Expand Down Expand Up @@ -3264,6 +3262,7 @@ body.stop-scrolling {
#directiost-listing-fields_wrapper .directorist-content-module {
margin-bottom: 35px;
border-radius: 12px;
/* social info */
}
@media (max-width: 991px) {
.directorist-add-listing-form .directorist-content-module,
Expand Down Expand Up @@ -3324,10 +3323,6 @@ body.stop-scrolling {
height: 40px;
top: 26px;
}
.directorist-add-listing-form .directorist-content-module,
#directiost-listing-fields_wrapper .directorist-content-module {
/* social info */
}
.directorist-add-listing-form .directorist-content-module .directorist-form-social-fields,
#directiost-listing-fields_wrapper .directorist-content-module .directorist-form-social-fields {
display: -webkit-box;
Expand Down Expand Up @@ -10968,13 +10963,11 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
}
.directorist-content-active .directorist-author-social__item a:hover {
background-color: var(--directorist-color-primary);
/* Legacy Icon */
}
.directorist-content-active .directorist-author-social__item a:hover .directorist-icon-mask::after {
background-color: var(--directorist-color-white);
}
.directorist-content-active .directorist-author-social__item a:hover {
/* Legacy Icon */
}
.directorist-content-active .directorist-author-social__item a:hover span.la,
.directorist-content-active .directorist-author-social__item a:hover span.fa {
background: none;
Expand Down Expand Up @@ -14748,6 +14741,7 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
-ms-flex-pack: center;
justify-content: center;
background-color: var(--directorist-color-white);
/* Styles */
}
.directorist-categories__single--image {
background-position: center;
Expand Down Expand Up @@ -14800,9 +14794,6 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
width: 100%;
height: 100%;
}
.directorist-categories__single {
/* Styles */
}
.directorist-categories__single--style-one .directorist-categories__single__content .directorist-icon-mask::after {
width: 50px;
height: 50px;
Expand Down Expand Up @@ -14911,6 +14902,10 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
}

/* Taxonomy List Style One */
.directorist-taxonomy-list-one .directorist-taxonomy-list {
/* Sub Item */
/* Sub Item Toggle */
}
.directorist-taxonomy-list-one .directorist-taxonomy-list__card {
display: -webkit-box;
display: -webkit-flex;
Expand Down Expand Up @@ -14990,9 +14985,6 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.directorist-taxonomy-list-one .directorist-taxonomy-list {
/* Sub Item */
}
.directorist-taxonomy-list-one .directorist-taxonomy-list__sub-item {
margin: 0;
list-style: none;
Expand Down Expand Up @@ -15052,9 +15044,6 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
opacity: 1;
margin-top: 0;
}
.directorist-taxonomy-list-one .directorist-taxonomy-list {
/* Sub Item Toggle */
}
.directorist-taxonomy-list-one .directorist-taxonomy-list__sub-item-toggle {
display: -webkit-box;
display: -webkit-flex;
Expand Down Expand Up @@ -15898,6 +15887,7 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
display: -ms-flexbox;
display: flex;
margin: 0;
/* Legacy Icon */
}
.directorist-content-active .directorist-authors__card__info-list li:not(:last-child) {
margin-bottom: 5px;
Expand All @@ -15917,9 +15907,6 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
width: 16px;
height: 16px;
}
.directorist-content-active .directorist-authors__card__info-list li {
/* Legacy Icon */
}
.directorist-content-active .directorist-authors__card__info-list li > i:not(.directorist-icon-mask) {
display: inline-block;
margin-left: 5px;
Expand Down Expand Up @@ -16623,15 +16610,13 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
-ms-flex-align: center;
align-items: center;
gap: 5px;
/* Legacy Icon */
}
.directorist-content-active .directorist-listing-single__meta .directorist-view-count .directorist-icon-mask:after {
width: 15px;
height: 15px;
background-color: var(--directorist-color-light-gray);
}
.directorist-content-active .directorist-listing-single__meta .directorist-view-count {
/* Legacy Icon */
}
.directorist-content-active .directorist-listing-single__meta .directorist-view-count > span {
display: inline-block;
margin-left: 5px;
Expand All @@ -16651,6 +16636,9 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
width: auto;
height: auto;
}
.directorist-content-active .directorist-listing-single__meta .directorist-listing-category > a {
/* Legacy Icon */
}
.directorist-content-active .directorist-listing-single__meta .directorist-listing-category > a .directorist-icon-mask {
height: 34px;
width: 34px;
Expand All @@ -16675,9 +16663,6 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
width: 14px;
height: 14px;
}
.directorist-content-active .directorist-listing-single__meta .directorist-listing-category > a {
/* Legacy Icon */
}
.directorist-content-active .directorist-listing-single__meta .directorist-listing-category > a > span {
width: 36px;
height: 36px;
Expand Down Expand Up @@ -18691,6 +18676,7 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
display: -ms-flexbox;
display: flex;
gap: 10px;
/* Legacy Icon */
}
.directorist-single-tag-list a .directorist-icon-mask {
display: -webkit-inline-box;
Expand Down Expand Up @@ -18718,9 +18704,6 @@ input.directorist-toggle-input:checked + .directorist-toggle-input-label span.di
.directorist-single-tag-list a .directorist-icon-mask:after {
font-size: 15px;
}
.directorist-single-tag-list a {
/* Legacy Icon */
}
.directorist-single-tag-list a > span:not(.directorist-icon-mask) {
display: -webkit-inline-box;
display: -webkit-inline-flex;
Expand Down Expand Up @@ -21622,16 +21605,14 @@ Review: New Style
line-height: 2.65;
opacity: 0;
visibility: hidden;
/* Legacy Icon */
}
.directorist-favourite-items-wrap .directorist-dashboard-items-list__single__action .directorist-favourite-remove-btn .directorist-icon-mask {
margin-left: 5px;
}
.directorist-favourite-items-wrap .directorist-dashboard-items-list__single__action .directorist-favourite-remove-btn .directorist-icon-mask:after {
background-color: var(--directorist-color-white);
}
.directorist-favourite-items-wrap .directorist-dashboard-items-list__single__action .directorist-favourite-remove-btn {
/* Legacy Icon */
}
.directorist-favourite-items-wrap .directorist-dashboard-items-list__single__action .directorist-favourite-remove-btn > i:not(.directorist-icon-mask) {
margin-left: 5px;
}
Expand Down
23,793 changes: 23,791 additions & 2 deletions assets/css/public-main.css

Large diffs are not rendered by default.

Loading