Merged r23805 from trunk to 6.0-stable (#42773).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23806 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-05-28 08:01:39 +00:00
parent 75741db352
commit 4a309a8f5b

View File

@@ -896,6 +896,9 @@ ul.projects div.description ul li {list-style-type:initial;}
#projects-index a.project ~ svg, table.projects tr.project td.name svg {
margin-left: 4px;
}
#projects-index li p {
margin-top: 0px;
}
#notified-projects>ul, #tracker_project_ids>ul, #custom_field_project_ids>ul {max-height:250px; overflow-y:auto;}