IntellpurcBox.scss 202 B

12345678910
  1. .make-intellpurcbox{
  2. .x-box-target{
  3. .x-tool-default{
  4. left:10% !important;
  5. .x-tool-tool-el{
  6. background:#fff !important;
  7. }
  8. }
  9. }
  10. }