mirror of
https://github.com/redmine/redmine.git
synced 2026-07-07 01:27:51 +02:00
Merged r14311 and r14312 from trunk (#19844).
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14326 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'members/new_modal') %>');
|
||||
showModal('ajax-modal', '700px');
|
||||
showModal('ajax-modal', '90%');
|
||||
|
||||
@@ -619,6 +619,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;
|
||||
|
||||
Reference in New Issue
Block a user