Skip to content
Snippets Groups Projects
Commit 53a835cc authored by Neuber, Eugen Ramon's avatar Neuber, Eugen Ramon :speech_balloon:
Browse files

Style AppShell side menu items via "part"

parent 42a0cd5e
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,12 @@
--dbp-override-success-bg-color: #259207;
/* --dbp-override-downloaded-bg-color: #9fdf9f; */
}
dbp-signature::part(side-menu-item-selected) {
color: black;
font-weight: bold;
border-left: blue 2px solid;
background: none;
}
</style>
<!-- Preloading/Preconnecting -->
......
Subproject commit 3587e11ac6ed24aff4e4ed8bea183a22c68ef061
Subproject commit 06646f957177a30e4047a79f4a32effdaddd92e4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment