X7ROOT File Manager
Current Path:
/home/notabjze/starbudzca.com/wp-content/plugins/woocommerce/assets/css
home
/
notabjze
/
starbudzca.com
/
wp-content
/
plugins
/
woocommerce
/
assets
/
css
/
ðŸ“
..
📄
_animation.scss
(123 B)
📄
_fonts.scss
(735 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
(331.65 KB)
📄
admin.css
(331.53 KB)
📄
admin.scss
(129.65 KB)
📄
auth-rtl.css
(2.39 KB)
📄
auth.css
(2.39 KB)
📄
auth.scss
(2.02 KB)
📄
dashboard-rtl.css
(4.96 KB)
📄
dashboard-setup-rtl.css
(661 B)
📄
dashboard-setup.css
(660 B)
📄
dashboard-setup.scss
(736 B)
📄
dashboard.css
(4.96 KB)
📄
dashboard.scss
(3.85 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.87 KB)
📄
menu.css
(4.87 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
(9.03 KB)
📄
prettyPhoto.css
(9.02 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.38 KB)
📄
twenty-nineteen.css
(20.38 KB)
📄
twenty-nineteen.scss
(18.9 KB)
📄
twenty-seventeen-rtl.css
(18.48 KB)
📄
twenty-seventeen.css
(18.48 KB)
📄
twenty-seventeen.scss
(17.29 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.92 KB)
📄
twenty-twenty-one.css
(52.91 KB)
📄
twenty-twenty-one.scss
(43.04 KB)
📄
twenty-twenty-rtl.css
(40.17 KB)
📄
twenty-twenty-three-rtl.css
(28.14 KB)
📄
twenty-twenty-three.css
(28.12 KB)
📄
twenty-twenty-three.scss
(20.52 KB)
📄
twenty-twenty-two-rtl.css
(32.64 KB)
📄
twenty-twenty-two.css
(32.62 KB)
📄
twenty-twenty-two.scss
(20.92 KB)
📄
twenty-twenty.css
(40.16 KB)
📄
twenty-twenty.scss
(32.83 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.88 KB)
📄
woocommerce-blocktheme.css
(8.88 KB)
📄
woocommerce-blocktheme.scss
(9.17 KB)
📄
woocommerce-layout-rtl.css
(17.28 KB)
📄
woocommerce-layout.css
(17.27 KB)
📄
woocommerce-layout.scss
(7.71 KB)
📄
woocommerce-rtl.css
(73.41 KB)
📄
woocommerce-smallscreen-rtl.css
(6.88 KB)
📄
woocommerce-smallscreen.css
(6.88 KB)
📄
woocommerce-smallscreen.scss
(2.96 KB)
📄
woocommerce.css
(73.36 KB)
📄
woocommerce.scss
(34.68 KB)
Editing: auth.scss
@import "variables"; body { background: #f1f1f1; box-shadow: none; margin: 100px auto 24px; padding: 0; } #wc-logo { border: 0; margin: 33px 24px; padding: 0; text-align: center; font-size: 0; img { max-width: 50%; } } .wc-auth-content { background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13); overflow: hidden; padding: 24px 24px 0; zoom: 1; h1, h2, h3, table { border: 0; clear: none; color: #666; margin: 0 0 24px; padding: 0; } p, ul { color: #666; font-size: 1em; line-height: 1.75em; margin: 0 0 24px; } p { padding: 0; } a { color: $primary; &:hover, &:focus { color: darken($primary, 40%); } } .wc-auth-login { label { color: #999; display: block; margin-bottom: 0.5em; } input { box-sizing: border-box; font-size: 1.3em; padding: 0.5em; width: 100%; } .wc-auth-actions { padding: 0; .wc-auth-login-button { float: none; width: 100%; } } } } .wc-auth-permissions { list-style: disc inside; padding: 0; li { font-size: 1em; } } .wc-auth-logged-in-as { background: #f5f5f5; border-bottom: 2px solid #eee; line-height: 70px; margin: 0 0 24px; padding: 0 1em 0 0; p { margin: 0; line-height: 70px; } img { float: left; height: 70px; margin: 0 1em 0 0; } .wc-auth-logout { float: right; } } .wc-auth .wc-auth-actions { overflow: hidden; padding-left: 24px; .button { background: #f7f7f7; border-bottom-width: 2px; border: 1px solid #d7d7d7; box-sizing: border-box; color: #777; float: right; font-size: 1.25em; height: auto; line-height: 1em; padding: 1em 2em; text-align: center; width: 50%; &:hover, &:focus { background: #fcfcfc; } } .button-primary { background: $primary; border-color: $primary; box-shadow: 0 0 0; color: #fff; float: right; opacity: 1; text-shadow: none; &:hover, &:focus { background: lighten($primary, 5%); color: #fff; } } .wc-auth-approve { float: right; } .wc-auth-deny { float: left; margin-left: -24px; } }
Upload File
Create Folder