Merged r24293 from trunk to 6.1-stable (#43659).

git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24306 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2026-01-13 03:52:47 +00:00
parent f5fd3f9171
commit 0c646917a1

View File

@@ -469,6 +469,7 @@ tr.user.locked, tr.user.registered { color: #aaa; }
tr.user.locked a, tr.user.registered a { color: #aaa; }
table.permissions td.role {color:#999;font-size:90%;font-weight:normal !important;text-align:center;vertical-align:bottom;}
table.permissions td.name {min-width: 10rem;}
table.permissions tr.group>td:nth-of-type(1),
table.tracker-summary tr.group>td:nth-of-type(1) {font-weight: bold;}