slu-design-system 6.2.2 → 6.2.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/designsystem-aqua.css +29 -29
- package/dist/designsystem-aqua.min.css +1 -1
- package/dist/designsystem-artportalen.css +29 -29
- package/dist/designsystem-artportalen.min.css +1 -1
- package/dist/designsystem-default.css +29 -29
- package/dist/designsystem-default.min.css +1 -1
- package/dist/designsystem-fynddata.css +29 -29
- package/dist/designsystem-fynddata.min.css +1 -1
- package/dist/designsystem-slu.css +29 -29
- package/dist/designsystem-slu.min.css +1 -1
- package/package.json +1 -1
|
@@ -12127,91 +12127,91 @@ pre {
|
|
|
12127
12127
|
margin-left: 0rem;
|
|
12128
12128
|
}
|
|
12129
12129
|
.depth-1 {
|
|
12130
|
-
margin-left: 0.
|
|
12130
|
+
margin-left: 0.5rem;
|
|
12131
12131
|
}
|
|
12132
12132
|
.depth-2 {
|
|
12133
|
-
margin-left:
|
|
12133
|
+
margin-left: 1rem;
|
|
12134
12134
|
}
|
|
12135
12135
|
.depth-3 {
|
|
12136
|
-
margin-left:
|
|
12136
|
+
margin-left: 1.5rem;
|
|
12137
12137
|
}
|
|
12138
12138
|
.depth-4 {
|
|
12139
|
-
margin-left:
|
|
12139
|
+
margin-left: 2rem;
|
|
12140
12140
|
}
|
|
12141
12141
|
.depth-5 {
|
|
12142
|
-
margin-left:
|
|
12142
|
+
margin-left: 2.5rem;
|
|
12143
12143
|
}
|
|
12144
12144
|
.depth-6 {
|
|
12145
|
-
margin-left:
|
|
12145
|
+
margin-left: 3rem;
|
|
12146
12146
|
}
|
|
12147
12147
|
.depth-7 {
|
|
12148
|
-
margin-left:
|
|
12148
|
+
margin-left: 3.5rem;
|
|
12149
12149
|
}
|
|
12150
12150
|
.depth-8 {
|
|
12151
|
-
margin-left:
|
|
12151
|
+
margin-left: 4rem;
|
|
12152
12152
|
}
|
|
12153
12153
|
.depth-9 {
|
|
12154
|
-
margin-left:
|
|
12154
|
+
margin-left: 4.5rem;
|
|
12155
12155
|
}
|
|
12156
12156
|
.depth-10 {
|
|
12157
|
-
margin-left:
|
|
12157
|
+
margin-left: 5rem;
|
|
12158
12158
|
}
|
|
12159
12159
|
.depth-11 {
|
|
12160
|
-
margin-left:
|
|
12160
|
+
margin-left: 5.5rem;
|
|
12161
12161
|
}
|
|
12162
12162
|
.depth-12 {
|
|
12163
|
-
margin-left:
|
|
12163
|
+
margin-left: 6rem;
|
|
12164
12164
|
}
|
|
12165
12165
|
.depth-13 {
|
|
12166
|
-
margin-left:
|
|
12166
|
+
margin-left: 6.5rem;
|
|
12167
12167
|
}
|
|
12168
12168
|
.depth-14 {
|
|
12169
|
-
margin-left:
|
|
12169
|
+
margin-left: 7rem;
|
|
12170
12170
|
}
|
|
12171
12171
|
.depth-15 {
|
|
12172
|
-
margin-left:
|
|
12172
|
+
margin-left: 7.5rem;
|
|
12173
12173
|
}
|
|
12174
12174
|
.depth-16 {
|
|
12175
|
-
margin-left:
|
|
12175
|
+
margin-left: 8rem;
|
|
12176
12176
|
}
|
|
12177
12177
|
.depth-17 {
|
|
12178
|
-
margin-left:
|
|
12178
|
+
margin-left: 8.5rem;
|
|
12179
12179
|
}
|
|
12180
12180
|
.depth-18 {
|
|
12181
|
-
margin-left:
|
|
12181
|
+
margin-left: 9rem;
|
|
12182
12182
|
}
|
|
12183
12183
|
.depth-19 {
|
|
12184
|
-
margin-left:
|
|
12184
|
+
margin-left: 9.5rem;
|
|
12185
12185
|
}
|
|
12186
12186
|
.depth-20 {
|
|
12187
|
-
margin-left:
|
|
12187
|
+
margin-left: 10rem;
|
|
12188
12188
|
}
|
|
12189
12189
|
.depth-21 {
|
|
12190
|
-
margin-left:
|
|
12190
|
+
margin-left: 10.5rem;
|
|
12191
12191
|
}
|
|
12192
12192
|
.depth-22 {
|
|
12193
|
-
margin-left:
|
|
12193
|
+
margin-left: 11rem;
|
|
12194
12194
|
}
|
|
12195
12195
|
.depth-23 {
|
|
12196
|
-
margin-left:
|
|
12196
|
+
margin-left: 11.5rem;
|
|
12197
12197
|
}
|
|
12198
12198
|
.depth-24 {
|
|
12199
|
-
margin-left:
|
|
12199
|
+
margin-left: 12rem;
|
|
12200
12200
|
}
|
|
12201
12201
|
.depth-25 {
|
|
12202
|
-
margin-left:
|
|
12202
|
+
margin-left: 12.5rem;
|
|
12203
12203
|
}
|
|
12204
12204
|
.depth-26 {
|
|
12205
|
-
margin-left:
|
|
12205
|
+
margin-left: 13rem;
|
|
12206
12206
|
}
|
|
12207
12207
|
.depth-27 {
|
|
12208
|
-
margin-left:
|
|
12208
|
+
margin-left: 13.5rem;
|
|
12209
12209
|
}
|
|
12210
12210
|
.depth-28 {
|
|
12211
|
-
margin-left:
|
|
12211
|
+
margin-left: 14rem;
|
|
12212
12212
|
}
|
|
12213
12213
|
.depth-29 {
|
|
12214
|
-
margin-left:
|
|
12214
|
+
margin-left: 14.5rem;
|
|
12215
12215
|
}
|
|
12216
12216
|
}
|
|
12217
12217
|
.two-line-ellipsis {
|