@import "_custom-properties.scss"; .ld-course-list-items .ld_course_grid.entry .thumbnail.course .ld_course_grid_price.ribbon-enrolled { background: var(--global-palette-btn-bg-hover); } .ld-course-list-items .ld_course_grid.entry .thumbnail.course .ld_course_grid_price.ribbon-enrolled:before { border-top-color: var(--global-palette-btn-bg); border-right-color: var(--global-palette-btn-bg); } .ld-course-list-items .ld_course_grid.entry .btn-primary { border-color: var(--global-palette-btn-bg); background: var(--global-palette-btn-bg); color: var(--global-palette-btn); box-shadow: 0px 0px 0px -7px rgba(0,0,0,0.0); } .ld-course-list-items .ld_course_grid.entry .btn-primary:hover { color: var(--global-palette-btn-hover); border-color: var(--global-palette-btn-bg-hover); background: var(--global-palette-btn-bg-hover); box-shadow: 0px 15px 25px -7px rgba(0,0,0,0.1); } .ld-course-list-items .ld_course_grid.entry.grid-loop-unboxed { background: transparent; border-radius: 0; box-shadow: none; } .ld-course-list-items .ld_course_grid.entry .thumbnail.course { border:0; height: 100%; display: flex; background: var(--global-palette9); flex-direction: column; } .ld-course-list-items .ld_course_grid.entry .thumbnail.course { background: transparent; } .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon { transform: translateY(-50%) translateX(25%) rotate(180deg); } // .ld-course-list-items .ld_course_grid .thumbnail .caption { // padding: 2rem; // } .ld-course-list-items .ld_course_grid .btn-primary { border-radius: 3px; padding: 0.4em 1em; border: 0; line-height: 1.6; font-family: inherit; cursor: pointer; text-decoration: none; transition: all 0.2s ease; } #ld_course_categorydropdown { margin-bottom: 1em; } .ld-course-list-items .ld_course_grid.entry .thumbnail.course .ld_course_grid_price.ribbon-enrolled, .ld-course-list-items .ld_course_grid.entry .thumbnail.course .ld_course_grid_price { border-radius: 0.25rem; background: var(--global-palette-btn-bg); left: .8em; box-shadow: none; text-shadow: none; } .ld-course-list-items .ld_course_grid.entry .thumbnail .caption p.entry-content { flex-grow: 1; } .ld-course-list-items .ld_course_grid.entry .thumbnail.course .ld_course_grid_price.ribbon-enrolled:before, .ld-course-list-items .ld_course_grid.entry .thumbnail.course .ld_course_grid_price:before { display:none; } .wp-site-blocks .ld-course-list-items .ld_course_grid.entry.grid-loop-boxed .entry-content-wrap { padding: 2rem; } .wp-site-blocks .ld-course-list-items .ld_course_grid.entry.grid-loop-unboxed .entry-content-wrap { padding: 1rem 0; } .wp-site-blocks .ld-course-list-items .ld_course_grid.entry .entry-content-wrap { display: flex; flex-grow: 1; color: var(--global-palette5); flex-direction: column; position: relative; } .ld-course-list-items .ld_course_grid.entry .entry-title { padding: 0.5rem 0; margin: 0; font-size: 1.2em; font-weight: 500; line-height: 1.2; } .ld-course-list-items .ld_course_grid.entry .grid-progress { position: absolute; top: 0; left: 0; right: 0; } .ld-course-list-items .ld_course_grid.entry.grid-loop-unboxed .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage { background: var(--global-palette9); position: absolute; right: 0; bottom: 100%; padding: 0.3em 0.6em; } .ld-course-list-items .ld_course_grid.entry .learndash-wrapper .ld-progress.ld-progress-inline { margin: 0; } .ld-course-list-items .ld_course_grid.entry .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar { margin-top: 0; border-radius: 0; } .ld-course-list-items .ld_course_grid.entry .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage { font-size: 80%; } .learndash-wrapper .ld-focus-comment .ld-comment-avatar img { position: static; width: auto; margin-left: 0; margin-top: 0; } // Courses .learndash-wrapper .ld-course-status.ld-course-status-enrolled { background-color: var(--global-palette7); } .learndash-wrapper .ld-progress .ld-progress-bar { background-color: var(--global-palette9); } .learndash-wrapper .ld-item-list .ld-item-list-item { background: var(--global-palette9); border-color: var(--global-gray-400); } .learndash-wrapper .ld-status-incomplete.ld-status-icon { background-color: var(--global-palette9); border-color: var(--global-gray-400); } .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name { color: var(--global-palette4); } // Focus .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading { color: var(--global-palette4); } .learndash-wrapper #learndash_mark_complete_button:hover, .learndash-wrapper .learndash_mark_complete_button:hover { color: #fff; } .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button { color: var(--global-palette6); } .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list { background-color: var(--global-palette7); } .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before { background: var(--global-palette9); } .learndash-wrapper .ld-table-list a.ld-table-list-item-preview { color: var(--global-palette4); } .learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete { border-color: var(--global-gray-400); } // Temp Fix till learndash updates their css. .wp-site-blocks .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name { flex: 1; } body.ld-in-focus-mode .learndash-wrapper, body.ld-in-focus-mode, .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo { background-color: var(--global-palette9); } .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action, .learndash-wrapper .ld-focus .ld-focus-header .ld-progress, .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu { border-color: var(--global-gray-400); } .learndash-wrapper .ld-focus .ld-focus-sidebar, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item, .learndash-wrapper .ld-focus .ld-focus-header { border-color: var(--global-gray-400); background-color: var(--global-palette9); } .learndash-wrapper .ld-breadcrumbs, .learndash-wrapper .ld-lesson-status { background: var(--global-palette7); } .learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar { background: var(--global-gray-400); } .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text { color: var(--global-palette5); } .learndash-wrapper .ld-content-actions { border-color: var(--global-gray-400); } .learndash-wrapper .ld-focus .ld-focus-header .kadence-color-palette-header-switcher { padding-right: 1em; } .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab { box-shadow: none; border: 0; border-radius: 0; color: var(--global-palette6); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
editor | Folder | 0755 |
|
|
woo | Folder | 0755 |
|
|
_ally.scss | File | 1.01 KB | 0644 |
|
_blocks.scss | File | 7.24 KB | 0644 |
|
_buttons.scss | File | 2.41 KB | 0644 |
|
_custom-properties.scss | File | 1.98 KB | 0644 |
|
_elements.scss | File | 1.06 KB | 0644 |
|
_forms.scss | File | 3.95 KB | 0644 |
|
_grid.scss | File | 4.93 KB | 0644 |
|
_icons.scss | File | 337 B | 0644 |
|
_links.scss | File | 2.13 KB | 0644 |
|
_media.scss | File | 1.9 KB | 0644 |
|
_mixins.scss | File | 5.16 KB | 0644 |
|
_nav.scss | File | 15.84 KB | 0644 |
|
_pagination.scss | File | 2.7 KB | 0644 |
|
_palette.scss | File | 1.93 KB | 0644 |
|
_reset.scss | File | 5.65 KB | 0644 |
|
_site-brand.scss | File | 2.06 KB | 0644 |
|
_social.scss | File | 1.79 KB | 0644 |
|
_typography.scss | File | 1.21 KB | 0644 |
|
_vars.scss | File | 709 B | 0644 |
|
_widgets.scss | File | 4.01 KB | 0644 |
|
all.scss | File | 215 B | 0644 |
|
author-box.scss | File | 1.39 KB | 0644 |
|
bbpress.scss | File | 10.58 KB | 0644 |
|
comments.scss | File | 5.92 KB | 0644 |
|
content.scss | File | 18.18 KB | 0644 |
|
elementor-admin.scss | File | 617 B | 0644 |
|
elementor-cart.scss | File | 132 B | 0644 |
|
elementor-checkout.scss | File | 366 B | 0644 |
|
elementor.scss | File | 535 B | 0644 |
|
footer.scss | File | 14.4 KB | 0644 |
|
givewp.scss | File | 1.29 KB | 0644 |
|
global.scss | File | 5.98 KB | 0644 |
|
header.scss | File | 7.66 KB | 0644 |
|
heroic-knowledge-base.scss | File | 3.31 KB | 0644 |
|
ie.scss | File | 3.31 KB | 0644 |
|
kadence-splide.scss | File | 10.39 KB | 0644 |
|
learndash.scss | File | 6.85 KB | 0644 |
|
lifterlms.scss | File | 13.12 KB | 0644 |
|
polylang.scss | File | 341 B | 0644 |
|
rankmath.scss | File | 125 B | 0644 |
|
rcp.scss | File | 2.35 KB | 0644 |
|
related-posts.scss | File | 1.08 KB | 0644 |
|
rtl.scss | File | 4.05 KB | 0644 |
|
sidebar.scss | File | 1.02 KB | 0644 |
|
simplelightbox.scss | File | 6.54 KB | 0644 |
|
slider.scss | File | 4.78 KB | 0644 |
|
surecart.scss | File | 220 B | 0644 |
|
tribe-events.scss | File | 11.72 KB | 0644 |
|
tutorlms.scss | File | 3.44 KB | 0644 |
|
woocommerce-account.scss | File | 218 B | 0644 |
|
woocommerce.scss | File | 35.82 KB | 0644 |
|
zoom-recipe-card.scss | File | 1.57 KB | 0644 |
|