jclib-ui 1.0.21 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -603,7 +603,7 @@
603
603
  cursor: ${t=>t.disabled?"default":"pointer"};
604
604
  width: 27px;
605
605
  min-width: 27px;
606
- border-color: #666;
606
+ border-color: #999;
607
607
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 8 8"><circle r="3" fill="rgb(102, 102, 102)"/></svg>') !important;
608
608
 
609
609
  &:checked {