X7ROOT File Manager
Current Path:
/home/notabjze/caribbeansee.com/wp-content/plugins/woocommerce/assets/css
home
/
notabjze
/
caribbeansee.com
/
wp-content
/
plugins
/
woocommerce
/
assets
/
css
/
ðŸ“
..
📄
_animation.scss
(123 B)
📄
_fonts.scss
(560 B)
📄
_mixins.scss
(5.3 KB)
📄
_variables.scss
(1.44 KB)
📄
activation-rtl.css
(981 B)
📄
activation.css
(980 B)
📄
activation.scss
(893 B)
📄
admin-rtl.css
(335.59 KB)
📄
admin.css
(335.48 KB)
📄
admin.scss
(131.47 KB)
📄
auth-rtl.css
(2.39 KB)
📄
auth.css
(2.39 KB)
📄
auth.scss
(2.02 KB)
📄
dashboard-rtl.css
(4.81 KB)
📄
dashboard-setup-rtl.css
(661 B)
📄
dashboard-setup.css
(660 B)
📄
dashboard-setup.scss
(736 B)
📄
dashboard.css
(4.8 KB)
📄
dashboard.scss
(3.86 KB)
📄
helper-rtl.css
(16.49 KB)
📄
helper.css
(16.49 KB)
📄
helper.scss
(16.52 KB)
ðŸ“
jquery-ui
📄
marketplace-suggestions-rtl.css
(20.61 KB)
📄
marketplace-suggestions.css
(20.61 KB)
📄
marketplace-suggestions.scss
(8.54 KB)
📄
menu-rtl.css
(4.71 KB)
📄
menu.css
(4.71 KB)
📄
menu.scss
(2.74 KB)
📄
network-order-widget-rtl.css
(2.32 KB)
📄
network-order-widget.css
(2.32 KB)
📄
network-order-widget.scss
(1.46 KB)
ðŸ“
photoswipe
📄
prettyPhoto-rtl.css
(8.87 KB)
📄
prettyPhoto.css
(8.85 KB)
📄
prettyPhoto.scss
(7.84 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.51 KB)
📄
select2.css
(14.21 KB)
📄
select2.scss
(17.07 KB)
📄
twenty-nineteen-rtl.css
(20.22 KB)
📄
twenty-nineteen.css
(20.22 KB)
📄
twenty-nineteen.scss
(18.25 KB)
📄
twenty-seventeen-rtl.css
(18.32 KB)
📄
twenty-seventeen.css
(18.32 KB)
📄
twenty-seventeen.scss
(16.64 KB)
📄
twenty-twenty-one-admin-rtl.css
(107 B)
📄
twenty-twenty-one-admin.css
(107 B)
📄
twenty-twenty-one-admin.scss
(172 B)
📄
twenty-twenty-one-rtl.css
(52.76 KB)
📄
twenty-twenty-one.css
(52.75 KB)
📄
twenty-twenty-one.scss
(42.42 KB)
📄
twenty-twenty-rtl.css
(40.01 KB)
📄
twenty-twenty-three-rtl.css
(27.98 KB)
📄
twenty-twenty-three.css
(27.95 KB)
📄
twenty-twenty-three.scss
(19.91 KB)
📄
twenty-twenty-two-rtl.css
(32.53 KB)
📄
twenty-twenty-two.css
(32.51 KB)
📄
twenty-twenty-two.scss
(20.33 KB)
📄
twenty-twenty.css
(40 KB)
📄
twenty-twenty.scss
(32.22 KB)
📄
wc-setup-rtl.css
(28.82 KB)
📄
wc-setup.css
(28.8 KB)
📄
wc-setup.scss
(24.07 KB)
📄
woocommerce-blocktheme-rtl.css
(8.76 KB)
📄
woocommerce-blocktheme.css
(8.76 KB)
📄
woocommerce-blocktheme.scss
(9.21 KB)
📄
woocommerce-layout-rtl.css
(17.28 KB)
📄
woocommerce-layout.css
(17.27 KB)
📄
woocommerce-layout.scss
(7.71 KB)
📄
woocommerce-rtl.css
(76.49 KB)
📄
woocommerce-smallscreen-rtl.css
(6.88 KB)
📄
woocommerce-smallscreen.css
(6.88 KB)
📄
woocommerce-smallscreen.scss
(2.96 KB)
📄
woocommerce.css
(76.44 KB)
📄
woocommerce.scss
(37.09 KB)
Editing: dashboard.scss
/** * dashboard.scss * Styles for WooCommerce dashboard widgets, only loaded on the dashboard itself. */ /** * Imports */ @import "mixins"; @import "variables"; @import "fonts"; /** * Styling begins */ ul.woocommerce_stats { overflow: hidden; zoom: 1; li { width: 25%; padding: 0 1em; text-align: center; float: left; font-size: 0.8em; border-left: 1px solid #fff; border-right: 1px solid #ececec; box-sizing: border-box; } li:first-child { border-left: 0; } li:last-child { border-right: 0; } strong { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; font-size: 4em; line-height: 1.2em; font-weight: normal; text-align: center; display: block; } } #woocommerce_dashboard_status { .inside { padding: 0; margin: 0; } .best-seller-this-month { a { strong { margin-right: 48px; } } } .wc_status_list { overflow: hidden; margin: 0; li { width: 50%; float: left; padding: 0; box-sizing: border-box; margin: 0; border-top: 1px solid #ececec; color: #aaa; a { display: block; color: #aaa; padding: 9px 12px; transition: all ease 0.5s; position: relative; font-size: 12px; .wc_sparkline { width: 4em; height: 2em; display: block; float: right; position: absolute; right: 0; top: 50%; margin-right: 12px; margin-top: -1.25em; } strong { font-size: 18px; line-height: 1.2em; font-weight: normal; display: block; color: #21759b; } &:hover { color: #2ea2cc; &::before, strong { color: #2ea2cc !important; } } &::before { @include icon(); font-size: 2em; position: relative; width: auto; line-height: 1.2em; color: #464646; float: left; margin-right: 12px; margin-bottom: 12px; } } } li:first-child { border-top: 0; } li.sales-this-month { width: 100%; a::before { font-family: "Dashicons"; content: "\f185"; } } li.best-seller-this-month { width: 100%; a::before { content: "\e006"; } } li.processing-orders { border-right: 1px solid #ececec; a::before { content: "\e011"; color: $green; } } li.on-hold-orders { a::before { content: "\e033"; color: #999; } } li.low-in-stock { border-right: 1px solid #ececec; a::before { content: "\e016"; color: $orange; } } li.out-of-stock { a::before { content: "\e013"; color: $red; } } } } #woocommerce_dashboard_recent_reviews { li { line-height: 1.5em; margin-bottom: 12px; } h4.meta { line-height: 1.4; margin: -0.2em 0 0 0; font-weight: normal; color: #999; } blockquote { padding: 0; margin: 0; } .avatar { float: left; margin: 0 10px 5px 0; } .star-rating { float: right; overflow: hidden; position: relative; height: 1.5em; line-height: 1.5; margin-left: 0.5em; width: 5.4em; font-family: "WooCommerce" !important; &::before { content: "\e021\e021\e021\e021\e021"; color: darken(#ccc, 10%); float: left; top: 0; left: 0; position: absolute; letter-spacing: 0.1em; letter-spacing: 0\9; // IE8 & below hack ;-( } span { overflow: hidden; float: left; top: 0; left: 0; position: absolute; padding-top: 1.5em; } span::before { content: "\e020\e020\e020\e020\e020"; top: 0; position: absolute; left: 0; letter-spacing: 0.1em; letter-spacing: 0\9; // IE8 & below hack ;-( color: var(--wc-primary); } } } #dash-right-now li.product-count a::before { font-family: "WooCommerce"; content: "\e01d"; } #dashboard_activity { #activity-widget { #the-comment-list { .review.comment-item { .avatar { margin-right: 12px; position: relative; top: 0; float: left; } } } } }
Upload File
Create Folder