@sankhyalabs/ez-design 2.0.2 → 2.0.4

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.
@@ -8416,8 +8416,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8416
8416
  .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-selection-checkbox {
8417
8417
  margin: 0 5px; }
8418
8418
  .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper {
8419
- width: 18px;
8420
- height: 18px; }
8419
+ width: 20px;
8420
+ height: 20px; }
8421
8421
  .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"] {
8422
8422
  position: relative;
8423
8423
  cursor: pointer;
@@ -8427,8 +8427,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8427
8427
  content: "";
8428
8428
  display: block;
8429
8429
  position: absolute;
8430
- width: 18px;
8431
- height: 18px;
8430
+ width: 20px;
8431
+ height: 20px;
8432
8432
  top: 50%;
8433
8433
  left: 50%;
8434
8434
  transform: translate(-50%, -50%);
@@ -8449,8 +8449,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8449
8449
  -ms-transform: rotate(45deg);
8450
8450
  transform: rotate(45deg);
8451
8451
  position: absolute;
8452
- top: 4px;
8453
- left: 6.5px; }
8452
+ top: 5.5px;
8453
+ left: 7.5px; }
8454
8454
  .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:indeterminate::after {
8455
8455
  content: "";
8456
8456
  display: block;
@@ -8486,8 +8486,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8486
8486
  .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-selection-checkbox {
8487
8487
  margin: 0 5px; }
8488
8488
  .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper {
8489
- width: 18px;
8490
- height: 18px; }
8489
+ width: 20px;
8490
+ height: 20px; }
8491
8491
  .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"] {
8492
8492
  position: relative;
8493
8493
  cursor: pointer;
@@ -8497,8 +8497,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8497
8497
  content: "";
8498
8498
  display: block;
8499
8499
  position: absolute;
8500
- width: 18px;
8501
- height: 18px;
8500
+ width: 20px;
8501
+ height: 20px;
8502
8502
  top: 50%;
8503
8503
  left: 50%;
8504
8504
  transform: translate(-50%, -50%);
@@ -8519,8 +8519,8 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8519
8519
  -ms-transform: rotate(45deg);
8520
8520
  transform: rotate(45deg);
8521
8521
  position: absolute;
8522
- top: 4px;
8523
- left: 6.5px; }
8522
+ top: 5.5px;
8523
+ left: 7.5px; }
8524
8524
  .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="checkBoxColumn"] .ag-checkbox-input-wrapper input[type="checkbox"]:indeterminate::after {
8525
8525
  content: "";
8526
8526
  display: block;