X7ROOT File Manager
Current Path:
/home/notabjze/hourglass.life/wp-content/plugins/woocommerce/assets/css
home
/
notabjze
/
hourglass.life
/
wp-content
/
plugins
/
woocommerce
/
assets
/
css
/
ðŸ“
..
📄
_animation.scss
(123 B)
📄
_fonts.scss
(560 B)
📄
_mixins.scss
(6.64 KB)
📄
_variables.scss
(1.87 KB)
📄
activation-rtl.css
(981 B)
📄
activation.css
(980 B)
📄
activation.scss
(893 B)
📄
admin-rtl.css
(345.19 KB)
📄
admin.css
(345.07 KB)
📄
admin.scss
(136.02 KB)
📄
auth-rtl.css
(2.5 KB)
📄
auth.css
(2.5 KB)
📄
auth.scss
(2.04 KB)
📄
brands-admin-rtl.css
(61 B)
📄
brands-admin.css
(61 B)
📄
brands-admin.scss
(68 B)
📄
brands-rtl.css
(2.23 KB)
📄
brands.css
(2.23 KB)
📄
brands.scss
(3.07 KB)
📄
coming-soon-entire-site-deprecated-rtl.css
(2.79 KB)
📄
coming-soon-entire-site-deprecated.css
(2.79 KB)
📄
coming-soon-entire-site-deprecated.scss
(2.57 KB)
📄
coming-soon-rtl.css
(989 B)
📄
coming-soon.css
(990 B)
📄
coming-soon.scss
(1.11 KB)
📄
dashboard-rtl.css
(4.97 KB)
📄
dashboard-setup-rtl.css
(661 B)
📄
dashboard-setup.css
(660 B)
📄
dashboard-setup.scss
(736 B)
📄
dashboard.css
(4.97 KB)
📄
dashboard.scss
(3.91 KB)
📄
forms-rtl.css
(4.93 KB)
📄
forms.css
(4.92 KB)
📄
forms.scss
(4.84 KB)
📄
helper-rtl.css
(16.49 KB)
📄
helper.css
(16.49 KB)
📄
helper.scss
(16.52 KB)
ðŸ“
jquery-ui
📄
marketplace-suggestions-rtl.css
(20.71 KB)
📄
marketplace-suggestions.css
(20.71 KB)
📄
marketplace-suggestions.scss
(8.54 KB)
📄
menu-rtl.css
(4.8 KB)
📄
menu.css
(4.8 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.96 KB)
📄
prettyPhoto.css
(8.95 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.28 KB)
📄
select2.scss
(16.37 KB)
📄
twenty-nineteen-rtl.css
(26.12 KB)
📄
twenty-nineteen.css
(26.1 KB)
📄
twenty-nineteen.scss
(18.63 KB)
📄
twenty-seventeen-rtl.css
(23.74 KB)
📄
twenty-seventeen.css
(23.72 KB)
📄
twenty-seventeen.scss
(16.57 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
(56.46 KB)
📄
twenty-twenty-one.css
(56.44 KB)
📄
twenty-twenty-one.scss
(40.82 KB)
📄
twenty-twenty-rtl.css
(44.96 KB)
📄
twenty-twenty-three-rtl.css
(33.49 KB)
📄
twenty-twenty-three.css
(33.46 KB)
📄
twenty-twenty-three.scss
(19.52 KB)
📄
twenty-twenty-two-rtl.css
(38.16 KB)
📄
twenty-twenty-two.css
(38.13 KB)
📄
twenty-twenty-two.scss
(19.97 KB)
📄
twenty-twenty.css
(44.94 KB)
📄
twenty-twenty.scss
(31.77 KB)
📄
wc-setup-rtl.css
(28.92 KB)
📄
wc-setup.css
(28.9 KB)
📄
wc-setup.scss
(24.07 KB)
📄
woocommerce-blocktheme-rtl.css
(9.63 KB)
📄
woocommerce-blocktheme.css
(9.62 KB)
📄
woocommerce-blocktheme.scss
(9.62 KB)
📄
woocommerce-classictheme-editor-fonts-rtl.css
(446 B)
📄
woocommerce-classictheme-editor-fonts.css
(446 B)
📄
woocommerce-classictheme-editor-fonts.scss
(585 B)
📄
woocommerce-layout-rtl.css
(19.27 KB)
📄
woocommerce-layout.css
(19.26 KB)
📄
woocommerce-layout.scss
(9.84 KB)
📄
woocommerce-rtl.css
(83.83 KB)
📄
woocommerce-smallscreen-rtl.css
(7.36 KB)
📄
woocommerce-smallscreen.css
(7.35 KB)
📄
woocommerce-smallscreen.scss
(3.14 KB)
📄
woocommerce.css
(83.77 KB)
📄
woocommerce.scss
(36.06 KB)
Editing: _variables.scss
/** * WooCommerce CSS Variables */ $woocommerce: #720eec !default; $green: #7ad03a !default; $red: #a00 !default; $orange: #ffba00 !default; $blue: #2ea2cc !default; $primary: #720eec !default; // Primary color for buttons (alt) $primarytext: desaturate(lighten($primary, 50%), 18%) !default; // Text on primary color background. // In the past, the secondary color was derived from the WooCommerce purple (the primary color). // However, since it was used in many places in the frontend, we decided not to modify it // after the WooCommerce rebranding. // See: https://github.com/woocommerce/woocommerce/issues/55165. $secondary: #e9e6ed !default; // Secondary color for buttons, backgrounds, etc. $secondarytext: #515151 !default; // Text on secondary color background. $highlight: adjust-hue(darken($primary, 18%), 150deg) !default; // Prices, In stock labels, sales flash $highlightext: desaturate(lighten($highlight, 80%), 18%) !default; // Text on highlight color background. $contentbg: #fff !default; // Content BG - Tabs (active state) $subtext: #767676 !default; // small, breadcrumbs etc // export vars as CSS vars :root { --woocommerce: #{$woocommerce}; --wc-green: #{$green}; --wc-red: #{$red}; --wc-orange: #{$orange}; --wc-blue: #{$blue}; --wc-primary: #{$primary}; --wc-primary-text: #{$primarytext}; --wc-secondary: #{$secondary}; --wc-secondary-text: #{$secondarytext}; --wc-highlight: #{$highlight}; --wc-highligh-text: #{$highlightext}; --wc-content-bg: #{$contentbg}; --wc-subtext: #{$subtext}; --wc-form-border-color: rgba(32, 7, 7, 0.8); --wc-form-border-radius: 4px; --wc-form-border-width: 1px; }
Upload File
Create Folder