Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -89,6 +89,11 @@
|
|||||||
gap: var(--spacing-large);
|
gap: var(--spacing-large);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-portal-header-pattern-variant__links-card .sg-hyperlink[aria-current="page"] {
|
||||||
|
color: var(--text-control-default);
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: calc(var(--layout-object-card-desktop-breakpoint) - 1px)) {
|
@media (max-width: calc(var(--layout-object-card-desktop-breakpoint) - 1px)) {
|
||||||
.sg-portal-header__main {
|
.sg-portal-header__main {
|
||||||
gap: var(--spacing-small) var(--spacing-large);
|
gap: var(--spacing-small) var(--spacing-large);
|
||||||
|
|||||||
@@ -2169,6 +2169,11 @@ section + section {
|
|||||||
gap: var(--spacing-large);
|
gap: var(--spacing-large);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-portal-header-pattern-variant__links-card .sg-hyperlink[aria-current="page"] {
|
||||||
|
color: var(--text-control-default);
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: calc(var(--layout-object-card-desktop-breakpoint) - 1px)) {
|
@media (max-width: calc(var(--layout-object-card-desktop-breakpoint) - 1px)) {
|
||||||
.sg-portal-header__main {
|
.sg-portal-header__main {
|
||||||
gap: var(--spacing-small) var(--spacing-large);
|
gap: var(--spacing-small) var(--spacing-large);
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"styleguideVersion": "2026.05.18.1",
|
"styleguideVersion": "2026.05.18.1",
|
||||||
"styleguideCommit": "ec00d82",
|
"styleguideCommit": "2b175ea",
|
||||||
"syncedAtUtc": "2026-07-07T12:42:15Z",
|
"syncedAtUtc": "2026-07-07T12:48:48Z",
|
||||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||||
"mirroredDocsPath": "docs/styleguide"
|
"mirroredDocsPath": "docs/styleguide"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2169,6 +2169,11 @@ section + section {
|
|||||||
gap: var(--spacing-large);
|
gap: var(--spacing-large);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-portal-header-pattern-variant__links-card .sg-hyperlink[aria-current="page"] {
|
||||||
|
color: var(--text-control-default);
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: calc(var(--layout-object-card-desktop-breakpoint) - 1px)) {
|
@media (max-width: calc(var(--layout-object-card-desktop-breakpoint) - 1px)) {
|
||||||
.sg-portal-header__main {
|
.sg-portal-header__main {
|
||||||
gap: var(--spacing-small) var(--spacing-large);
|
gap: var(--spacing-small) var(--spacing-large);
|
||||||
|
|||||||
Reference in New Issue
Block a user