mirror of
https://github.com/redmine/redmine.git
synced 2026-01-21 15:03:22 +01:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
/*----------------------------------------*\
|
||||
|
||||
Reference in New Issue
Block a user