woocommerce/assets/css/helper.css

2 lines
16 KiB
CSS
Raw Normal View History

2017-06-23 08:42:25 +00:00
.wc-helper .nav-tab-wrapper{margin-bottom:22px}@media only screen and (max-width: 784px){.wc-helper .nav-tab{max-width:40%;overflow:hidden;text-overflow:ellipsis}}.wc-helper .button,.wc-helper .button:hover,.wc-helper .button:focus,.wc-helper .button:active{background-color:#955a89;border-width:0;box-shadow:none;border-radius:3px;color:#fff;height:auto;padding:3px 14px;text-align:center;white-space:normal !important}@media only screen and (max-width: 782px){.wc-helper .button,.wc-helper .button:hover,.wc-helper .button:focus,.wc-helper .button:active{line-height:2}}.wc-helper .button.button-secondary,.wc-helper .button:hover.button-secondary,.wc-helper .button:focus.button-secondary,.wc-helper .button:active.button-secondary{background-color:#e6e6e6;color:#3c3c3c;text-shadow:none}.wc-helper .button:hover{opacity:0.8}.wc-helper .subscription-filter{color:#2E4453;font-size:13px;line-height:13px;margin:22px 0}.wc-helper .subscription-filter label{display:none;position:relative}.wc-helper .subscription-filter label .chevron{color:#E1E1E1;border-bottom-width:0;line-height:1;padding:0;position:absolute;top:12px;right:12px}.wc-helper .subscription-filter span{font-weight:bold;padding-right:4px}.wc-helper .subscription-filter a{color:#0073AA;display:inline-block;padding:0 4px 0 8px;position:relative;text-decoration:none}.wc-helper .subscription-filter a:before{background-color:#979797;content:" ";position:absolute;top:0;left:0;bottom:0;width:1px}@media only screen and (max-width: 600px){.wc-helper .subscription-filter{background-color:#fff;border:1px solid #E1E1E1;border-radius:2px;font-size:14px}.wc-helper .subscription-filter label,.wc-helper .subscription-filter span,.wc-helper .subscription-filter a{border-bottom:1px solid #E1E1E1;line-height:2;padding:8px 16px;margin:0}.wc-helper .subscription-filter label,.wc-helper .subscription-filter span.chevron{display:block}.wc-helper .subscription-filter span,.wc-helper .subscription-filter a{display:none}.wc-helper .subscription-filter a{cursor:pointer}.wc-helper .subscription-filter a::before{display:none}.wc-helper .subscription-filter span.chevron{transform:rotateX(0deg)}.wc-helper .subscription-filter:focus span,.wc-helper .subscription-filter:focus a,.wc-helper .subscription-filter:hover span,.wc-helper .subscription-filter:hover a{display:block}.wc-helper .subscription-filter:focus span.chevron,.wc-helper .subscription-filter:hover span.chevron{transform:rotateX(0deg)}}.wc-helper .subscriptions-header{margin:3em 0 0;position:relative;z-index:10}.wc-helper .subscriptions-header h2{display:inline-block;line-height:25px;margin:0 0 1.5em 0}.wc-helper .button-update,.wc-helper .button-update:hover{background-color:#E6E6E6;border-radius:4px;color:#333;font-weight:800;font-size:10px;line-height:20px;margin-left:6px;opacity:0.75;padding:3px 7px;text-transform:uppercase}.wc-helper .button-update .dashicons,.wc-helper .button-update:hover .dashicons{font-size:12px;height:12px;width:12px;vertical-align:text-bottom}.wc-helper .button-update:hover{opacity:1}.wc-helper .user-info{background-color:#fff;border:1px solid #E1E1E1;border-radius:4px;font-size:12px;line-height:26px;position:absolute;top:-10px;right:0;transition:all .1s ease-in}@media only screen and (max-width: 600px){.wc-helper .user-info{position:relative;width:100%}}.wc-helper .user-info p{line-height:26px;margin:0}.wc-helper .user-info:hover{box-shadow:0 3px 5px rgba(0,0,0,0.2)}.wc-helper .user-info header{color:#555555;font-weight:600;padding:6px 14px;position:relative}.wc-helper .user-info header p{padding-right:26px}.wc-helper .user-info header .dashicons{opacity:0.5;position:absolute;top:9px;right:14px}.wc-helper .user-info header:hover{cursor:pointer}.wc-helper .user-info section{display:none}.wc-helper .user-info section p{border-top:1px solid #E1E1E1;padding:6px 14px;text-align:center}.wc-helper .user-info section .actions{border-top:1px solid #E1E1E1;display:flex}.wc-helper .user-info section a{color:#A26897;cursor:pointer;font-weight:600;line-height:38px;padding:0 14px;text-align:center;text-decoration:none;white-sp