Merged r23489 from trunk to 6.0-stable (#42182).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23492 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-02-07 06:06:11 +00:00
parent 30872101e9
commit 3696876a8f

View File

@@ -440,6 +440,10 @@
color: white;
}
.flyout-menu .icon svg {
stroke: white;
}
.flyout-menu ul li a:hover {
text-decoration: none;
}
@@ -560,8 +564,10 @@
#admin-menu a.selected {
line-height: 40px;
padding: 0;
padding-left: 32px !important;
background-position: 8px 50%;
}
#admin-menu a.icon:not(:has(svg)) {
padding-left: 20px !important;
}
/*----------------------------------------*\