@oslokommune/punkt-css 9.0.0 → 9.2.1
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-base.css +1 -1
- package/dist/css/pkt-base.min.css +1 -1
- package/dist/css/pkt-elements.css +1 -1
- package/dist/css/pkt-elements.min.css +1 -1
- package/dist/css/pkt.css +2 -2
- package/dist/css/pkt.min.css +1 -1
- package/dist/scss/base/_typography.scss +1 -1
- package/dist/scss/elements/_checkbox-radio.scss +1 -1
- package/package.json +3 -3
package/dist/css/pkt-base.css
CHANGED
|
@@ -12141,7 +12141,7 @@ a:active, a.pkt-link--active,
|
|
|
12141
12141
|
}
|
|
12142
12142
|
.pkt-link--external::after {
|
|
12143
12143
|
content: " ";
|
|
12144
|
-
--svg: url(https://punkt-cdn.oslo.kommune.no/9.
|
|
12144
|
+
--svg: url(https://punkt-cdn.oslo.kommune.no/9.2/icons/new-window-small.svg);
|
|
12145
12145
|
background-image: var(--svg);
|
|
12146
12146
|
background-repeat: no-repeat;
|
|
12147
12147
|
background-size: 18px 18px;
|