1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-21 16:01:14 +00:00

Align roles on new member form (#19844).

git-svn-id: http://svn.redmine.org/redmine/trunk@14311 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2015-06-14 07:41:24 +00:00
parent 9a56a3ede6
commit 995bfbc070

View File

@ -618,6 +618,7 @@ table.members td.name {padding-left: 20px;}
table.members td.group, table.members td.groupnonmember, table.members td.groupanonymous {background: url(../images/group.png) no-repeat 0% 1px;}
input#principal_search, input#user_search {width:90%}
.roles-selection label {display:inline-block; width:210px;}
input.autocomplete {
background: #fff url(../images/magnifier.png) no-repeat 2px 50%; padding-left:20px !important;