Skip to content

Commit

Permalink
page header project name listing
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Nov 14, 2023
1 parent c391346 commit 55b5939
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/css/ui/components/page-header.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
--c-color_project-ref_slug: var(--c-color_page-header_text);
}

.page-header.view-mode_regular .project-listing {
--c-color_project-listing_private-icon: var(--color-blue-3);
--c-color_project-listing_private-icon_background: var(--color-blue-3-25pct);
.page-header.view-mode_regular .project-name-listing {
--c-color_project-name-listing_private-icon: var(--color-blue-3);
--c-color_project-name-listing_private-icon_background: var(--color-blue-3-25pct);
}

.page-header.view-mode_regular .navigation {
Expand Down

0 comments on commit 55b5939

Please sign in to comment.