X7ROOT File Manager
Current Path:
/var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/assets/css
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
kkart-pro
/
assets
/
css
/
ðŸ“
..
📄
_animation.scss
(117 B)
📄
_fonts.scss
(687 B)
📄
_mixins.scss
(5.13 KB)
📄
_variables.scss
(1.01 KB)
📄
activation-rtl.css
(1.44 KB)
📄
activation.css
(1.44 KB)
📄
activation.scss
(1.21 KB)
📄
admin-rtl.css
(274.58 KB)
📄
admin.css
(274.53 KB)
📄
admin.scss
(106.83 KB)
📄
auth-rtl.css
(2.36 KB)
📄
auth.css
(2.36 KB)
📄
auth.scss
(2.12 KB)
📄
dashboard-rtl.css
(4.53 KB)
📄
dashboard.css
(4.53 KB)
📄
dashboard.scss
(3.82 KB)
📄
helper-rtl.css
(17.49 KB)
📄
helper.css
(17.49 KB)
📄
helper.scss
(16.68 KB)
ðŸ“
jquery-ui
📄
kkart-layout-rtl.css
(15.82 KB)
📄
kkart-layout.css
(15.87 KB)
📄
kkart-layout.scss
(7.35 KB)
📄
kkart-rtl.css
(56.85 KB)
📄
kkart-setup-rtl.css
(31.28 KB)
📄
kkart-setup.css
(31.27 KB)
📄
kkart-setup.scss
(24.58 KB)
📄
kkart-smallscreen-rtl.css
(5.95 KB)
📄
kkart-smallscreen.css
(5.94 KB)
📄
kkart-smallscreen.scss
(2.92 KB)
📄
kkart.css
(57.59 KB)
📄
kkart.scss
(34.22 KB)
📄
marketplace-suggestions-rtl.css
(20.63 KB)
📄
marketplace-suggestions.css
(20.63 KB)
📄
marketplace-suggestions.scss
(8.54 KB)
📄
menu-rtl.css
(5.5 KB)
📄
menu.css
(5.41 KB)
📄
menu.scss
(3.6 KB)
📄
network-order-widget-rtl.css
(2.1 KB)
📄
network-order-widget.css
(2.1 KB)
📄
network-order-widget.scss
(1.41 KB)
ðŸ“
photoswipe
📄
prettyPhoto-rtl.css
(8.51 KB)
📄
prettyPhoto.css
(8.49 KB)
📄
prettyPhoto.scss
(7.78 KB)
📄
privacy-rtl.css
(1.61 KB)
📄
privacy.css
(1.61 KB)
📄
privacy.scss
(1.98 KB)
📄
reports-print-rtl.css
(1.25 KB)
📄
reports-print.css
(1.24 KB)
📄
reports-print.scss
(1.45 KB)
📄
select2.css
(14.7 KB)
📄
select2.scss
(17.07 KB)
📄
twenty-nineteen-rtl.css
(19.65 KB)
📄
twenty-nineteen.css
(19.64 KB)
📄
twenty-nineteen.scss
(18.49 KB)
📄
twenty-seventeen-rtl.css
(18.38 KB)
📄
twenty-seventeen.css
(18.37 KB)
📄
twenty-seventeen.scss
(16.93 KB)
📄
twenty-twenty-one-admin-rtl.css
(95 B)
📄
twenty-twenty-one-admin.css
(95 B)
📄
twenty-twenty-one-admin.scss
(159 B)
📄
twenty-twenty-one-rtl.css
(50.15 KB)
📄
twenty-twenty-one.css
(50.14 KB)
📄
twenty-twenty-one.scss
(40.85 KB)
📄
twenty-twenty-rtl.css
(38.53 KB)
📄
twenty-twenty.css
(38.51 KB)
📄
twenty-twenty.scss
(32.09 KB)
Editing: menu.scss
/** * menu.scss * Styles applied to dashboard menu items added via Kkart. * Adds icons to top level menu items, etc. */ /** * Imports */ @import 'mixins'; @import 'variables'; @import 'fonts'; /** * Styling begins */ #adminmenu #toplevel_page_kkart .menu-icon-generic div.wp-menu-image::before { font-family: 'Kkart' !important; content: '\e03d'; } #adminmenu #menu-posts-product .menu-icon-post div.wp-menu-image::before, #adminmenu #menu-posts-product .menu-icon-product div.wp-menu-image::before { font-family: 'Kkart' !important; content: '\e006'; } #adminmenu #toplevel_page_wc-reports .menu-icon-generic div.wp-menu-image::before { font-family: 'Kkart' !important; content: '\e023'; font-size: 1.3em !important; } span.mce_kkart_shortcodes_button { background-image: none !important; @include ir(); &::before { @include icon( '\e01d' ); font-size: 0.9em; line-height: 1.2; } } #kkart-update { .updating-message { .kkart_plugin_upgrade_notice { display: none; } } .dummy { display: none; } .kkart_plugin_upgrade_notice { font-weight: normal; background: #FFF8E5 !important; border-left: 4px solid #FFB900; border-top: 1px solid #FFB900; padding: 9px 0 9px 12px !important; margin: 0 -12px 0 -16px !important; &::before { content: '\f348'; display: inline-block; font: 400 18px/1 dashicons; speak: none; margin: 0 8px 0 -2px; vertical-align: top; } &.minor, &.major { padding: 20px 0 !important; &::before { display: none; } p { padding: 0 20px; margin: 0; max-width: 700px; line-height: 1.5em; &::before { content: ''; display: none; } } table.plugin-details-table { margin: .75em 0 0; tr { background: transparent none !important; border: 0 !important; } th, td { background: transparent none !important; margin: 0; padding: .75em 20px 0; border: 0 !important; font-size: 1em; box-shadow: none; } th { font-weight: bold; } } } } } #kkart_untested_extensions_modal { display: none; } .kkart_untested_extensions_modal_container { border-radius: 4px; padding: 0; #TB_closeAjaxWindow { display: none; } #TB_title { display: none; } #TB_ajaxContent { height: 100% !important; padding: 0; margin: 0; width: 100% !important; p { margin: 0 0 1em; } } } .kkart_untested_extensions_modal--content { h1 { margin: 2px 2px 0.5em; padding: .75em 1em; line-height: 1.5em; font-size: 2em; border-bottom: 1px solid #eee; color: #fff; background: #96578A; border-top-left-radius: 4px; border-top-right-radius: 4px; text-shadow: none; } .extensions_warning { padding: 0 2em; } .plugin-details-table-container { max-height: 40vh; overflow-y: auto; } table.plugin-details-table { margin: 20px 0; th, td { background: transparent none !important; margin: 0; padding: .75em 20px 0; border: 0 !important; font-size: 1em; box-shadow: none; } th { font-weight: bold; margin-top: 0; } } .actions { border-top: 1px solid #eee; margin: 0; padding: 1em 0 2em 0; overflow: hidden; .kkart-actions { display: inline-block; } a.button-primary { float: right; background: #bb77ae; border-color: #a36597; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597; color: #fff; text-shadow: 0 -1px 1px #a36597, 1px 0 1px #a36597, 0 1px 1px #a36597, -1px 0 1px #a36597; &:hover, &:focus, &:active { background: #a36597; border-color: #a36597; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597; } } } }
Upload File
Create Folder