AlkantarClanX12
Current Path : /home/thanudqk/www/wordpress_leaderboard/wp-content/themes/fast-press/css/ |
Current File : /home/thanudqk/www/wordpress_leaderboard/wp-content/themes/fast-press/css/customize.css |
/** * Checkbox Toggle UI */ #customize-theme-controls input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-tap-highlight-color: transparent; width: auto; height: auto; vertical-align: middle; position: relative; border: 0; outline: 0; cursor: pointer; background: none; box-shadow: none; } #customize-theme-controls input[type="checkbox"]:focus { box-shadow: none; } #customize-theme-controls input[type="checkbox"]:after { content: ''; font-size: 8px; font-weight: 400; line-height: 18px; text-indent: -14px; color: #ffffff; width: 36px; height: 18px; display: inline-block; background-color: #a7aaad; border-radius: 72px; box-shadow: 0 0 12px rgb(0 0 0 / 15%) inset; } #customize-theme-controls input[type="checkbox"]:before { content: ''; width: 14px; height: 14px; display: block; position: absolute; top: 2px; left: 2px; margin: 0; border-radius: 50%; background-color: #ffffff; } #customize-theme-controls input[type="checkbox"]:checked:before { left: 20px; margin: 0; background-color: #ffffff; } #customize-theme-controls input[type="checkbox"], #customize-theme-controls input[type="checkbox"]:before, #customize-theme-controls input[type="checkbox"]:after, #customize-theme-controls input[type="checkbox"]:checked:before, #customize-theme-controls input[type="checkbox"]:checked:after { transition: ease .15s; } #customize-theme-controls input[type="checkbox"]:checked:after { content: 'ON'; background-color: #2271b1; } #_customize-input-fast_press_shortcode_top_news { display: none; } .customize-range { width: 100%; } .seos-range-value { color: #50575e; font-family: Impact; font-size: 17px; }