/** * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software Foundation, * either version 3 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along with this program. * If not, see https://www.gnu.org/licenses/. */ #wc-backbone-modal-dialog #buttonsSet .co_shipping_buttons { float: left; min-width:auto; width:auto; margin-right: 2%; } #wc-backbone-modal-dialog [id^="ruleSet"] .co_shipping_inputs, #ruleSet1 .co_shipping_inputs { min-width: 5rem !important; max-width: 5rem; } #wc-backbone-modal-dialog .description { font-size: 0.9em; } #wc-backbone-modal-dialog.leaveatleastonerecord, #wc-backbone-modal-dialog .mustselectrecord { display: none; color: red; } #wc-backbone-modal-dialog .co_selectType { min-width: 3rem; max-width: 6rem; } #wc-backbone-modal-dialog tr th.co_to { padding: 0.7em; } #co_shipping_methods_table th { font-size: 0.9em; } #co_shipping_methods_table th:first-child { padding-left: 2em } /* option[value=request_shipping_quote] { display: none } */