✏️ 正在编辑: woo-cart-totals.css
路径:
/home/lssfapb/www/wp-content/plugins/fusion-builder/assets/css/shortcodes/woo-cart-totals.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
div.fusion-woo-cart-totals-wrapper .cart_totals { border: 0; padding: 0 !important; } div.fusion-woo-cart-totals-wrapper h2 { display: none; } div.fusion-woo-cart-totals-wrapper table.shop_table { border: 0; padding: 0 !important; } div.fusion-woo-cart-totals-wrapper table.shop_table tbody tr { height: auto; } div.fusion-woo-cart-totals-wrapper div.wc-proceed-to-checkout { display: flex; justify-content: space-between; flex-direction: row; } div.fusion-woo-cart-totals-wrapper tr.order-total td, div.fusion-woo-cart-totals-wrapper tr.order-total th { font-weight: bold; } div.fusion-woo-cart-totals-wrapper:not(.show-buttons) .wc-proceed-to-checkout { display: none; } div.fusion-woo-cart-totals-wrapper ul li input[type="radio"] { display: none; } div.fusion-woo-cart-totals-wrapper ul li label { position: relative; cursor: pointer; padding-left: 55px; } div.fusion-woo-cart-totals-wrapper ul li label:before { content: ""; min-width: 13px; height: 13px; border: 1px solid var(--form_border_color); border-radius: 100%; position: absolute; left: 30px; top: 50%; transform: translateY(-50%); transition: all 0.2s ease; } div.fusion-woo-cart-totals-wrapper ul li label:after { content: ""; left: 34px; width: 7px; height: 7px; border-radius: 100%; position: absolute; top: 50%; transform: translateY(-50%); } div.fusion-woo-cart-totals-wrapper ul li label:hover:before { border-color: var(--form_focus_border_color); } div.fusion-woo-cart-totals-wrapper ul li input:checked + label:before { border-color: var(--form_focus_border_color); } div.fusion-woo-cart-totals-wrapper ul li input:checked + label:after { background: var(--form_focus_border_color); } div.fusion-woo-cart-totals-wrapper ul li input[type="hidden"] + label:before { display: none; }
💾 保存文件
← 返回文件管理器