mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
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:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user