Merged r24181 from trunk to 6.0-stable (#43527).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@24189 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-11-27 00:43:08 +00:00
parent 2578056c1d
commit a1e6d3815a

View File

@@ -443,9 +443,8 @@ tr.version td.date, tr.version td.status, tr.version td.sharing { text-align: ce
#principals_for_new_member .icon-user, #users_for_watcher .icon-user {background:transparent;}
#principals_for_new_member svg, #principals_for_new_member img {margin-right: 4px;}
tr.user td {width:13%;white-space: nowrap;}
td.username, td.firstname, td.lastname, td.email {text-align:left !important;}
tr.user td.email { width:18%; }
tr.user td {white-space: nowrap;}
td.login, td.firstname, td.lastname, td.mail {text-align:start !important;}
tr.user.locked, tr.user.registered { color: #aaa; }
tr.user.locked a, tr.user.registered a { color: #aaa; }