?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/complianz-gdpr/cookiebanner/css/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/complianz-gdpr/cookiebanner

?? Viewing: reset.less

//reset checkbox styles for classic
input[type="checkbox"].cmplz-category {
  width: initial;
  -webkit-appearance: checkbox;
  &:checked::before{
	content:'';
  }
}

.cmplz-cookiebanner{
  box-sizing:border-box;
}


??

??