@oslokommune/punkt-css 16.13.2 → 16.13.3

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/css/pkt.css CHANGED
@@ -24234,6 +24234,9 @@ pkt-messagebox {
24234
24234
  .pkt-searchinput--local .pkt-searchinput__button svg {
24235
24235
  margin-left: 0;
24236
24236
  }
24237
+ .pkt-searchinput--local .pkt-searchinput__button {
24238
+ --pkt-color-button-border-hover: var(--pkt-color-input-border-active);
24239
+ }
24237
24240
  .pkt-searchinput__suggestions {
24238
24241
  position: absolute;
24239
24242
  z-index: 2;