@i-cell/ids-styles 0.0.37 → 0.0.38
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.
package/dist/components.css
CHANGED
|
@@ -4576,10 +4576,6 @@ button.ids-chip.ids-chip-outlined.ids-chip-dark:not(:disabled):active > .ids-chi
|
|
|
4576
4576
|
cursor: pointer;
|
|
4577
4577
|
outline-style: none;
|
|
4578
4578
|
}
|
|
4579
|
-
.ids-calendar .ids-calendar-cell > .ids-calendar-button.ids-calendar-button-selected {
|
|
4580
|
-
cursor: default;
|
|
4581
|
-
pointer-events: none;
|
|
4582
|
-
}
|
|
4583
4579
|
.ids-calendar .ids-calendar-cell > .ids-calendar-button.ids-calendar-button-today {
|
|
4584
4580
|
border-style: solid;
|
|
4585
4581
|
}
|