Browse Source

edit custom filter none

pull/1/head
topa-LE 3 years ago
parent
commit
96cf7d5a70
  1. 6
      theme-custom.css

6
theme-custom.css

@ -488,3 +488,9 @@ font : 400 17px/18px 'Saira Condensed', sans-serif;
.x-form-invalid .x-form-gridfield-body .x-grid {
border : 1px solid #da0f0f;
}
li {
font-family : 'Saira Condensed', sans-serif;
}
.x-form-cb-checked .x-form-checkbox-default {
filter : none !important;
}

Loading…
Cancel
Save