Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -3739,6 +3739,7 @@ section + section {
|
||||
}
|
||||
|
||||
.sg-score-state--positive,
|
||||
.sg-score-state--warning,
|
||||
.sg-score-state--neutral,
|
||||
.sg-score-state--negative {
|
||||
margin: 0;
|
||||
@@ -3750,6 +3751,10 @@ section + section {
|
||||
color: var(--text-score-state-positive);
|
||||
}
|
||||
|
||||
.sg-score-state--warning {
|
||||
color: var(--text-score-state-warning);
|
||||
}
|
||||
|
||||
.sg-score-state--neutral {
|
||||
color: var(--text-score-state-neutral);
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"styleguideVersion": "2026.05.18.1",
|
||||
"styleguideCommit": "c06be10",
|
||||
"syncedAtUtc": "2026-06-11T05:50:42Z",
|
||||
"styleguideCommit": "8b7d5ef",
|
||||
"syncedAtUtc": "2026-06-11T05:57:07Z",
|
||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||
"mirroredDocsPath": "docs/styleguide"
|
||||
}
|
||||
|
||||
@@ -3739,6 +3739,7 @@ section + section {
|
||||
}
|
||||
|
||||
.sg-score-state--positive,
|
||||
.sg-score-state--warning,
|
||||
.sg-score-state--neutral,
|
||||
.sg-score-state--negative {
|
||||
margin: 0;
|
||||
@@ -3750,6 +3751,10 @@ section + section {
|
||||
color: var(--text-score-state-positive);
|
||||
}
|
||||
|
||||
.sg-score-state--warning {
|
||||
color: var(--text-score-state-warning);
|
||||
}
|
||||
|
||||
.sg-score-state--neutral {
|
||||
color: var(--text-score-state-neutral);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user