@navikt/ds-css 1.3.9 → 1.3.11

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/date.css CHANGED
@@ -140,6 +140,7 @@
140
140
  .navds-monthpicker__month--selected {
141
141
  color: var(--navds-global-color-white);
142
142
  background: var(--navds-global-color-deepblue-500);
143
+ cursor: pointer;
143
144
  }
144
145
 
145
146
  .navds-date .rdp-day_disabled {