PHRAS-2186_list_manager_add_user modal styling

This commit is contained in:
Filip Vilic
2018-08-20 16:49:29 +02:00
parent bb27de35a0
commit 2994bbf890
2 changed files with 68 additions and 90 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div class="pull-left">
{% if app.getAclForUser(app.getAuthenticatedUser()).has_right(constant('\\ACL::CANADMIN')) %}
<a href="#" class="push-add-user btn btn-push-orange" style="width:120px;margin-left:30px;margin-top:2px;">
<a href="#" class="push-add-user push-add-user-listmanager btn btn-push-orange" style="width:120px;margin-left:30px;margin-top:2px;">
<img src="/assets/common/images/icons/orange-plus.png" class="image-normal">
<img src="/assets/common/images/icons/white-plus.png" class="image-hover">
{{ 'Create a user' | trans }}