style/status bar/breadcrumb: tweak the last segment

This commit is contained in:
Adorian Doran
2025-12-15 14:15:36 +02:00
parent 4896042fc4
commit 3abdcfa7a5

View File

@@ -50,9 +50,11 @@
max-width: 300px;
}
.breadcrumb-last-item {
a.breadcrumb-last-item,
a.breadcrumb-last-item:visited {
text-decoration: none;
color: unset;
color: currentColor;
font-weight: 600;
}
input {