Merged r24090 from trunk to 6.1-stable (#43280).

git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24091 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-10-31 02:06:46 +00:00
parent da739edb80
commit 27dd98d7ed

View File

@@ -2053,6 +2053,10 @@ span.icon-label {
margin-left: 4px;
}
span.icon-checked:has(:not(a svg.icon-svg)) svg.icon-svg {
stroke: #2f9e44; /* oc-green-8 */
}
/***** Legacy icons *****/
.icon:not(:has(svg)) {
background-position: 0% 50%;