Flatten datatable headers and restyled Manage Users screen
This commit is contained in:
parent
c9f9bed2d6
commit
f63ce23c9f
6 changed files with 69 additions and 49 deletions
|
@ -5,7 +5,7 @@
|
|||
<div id="users_wrapper" class="dataTables_wrapper">
|
||||
|
||||
<div class="button-holder">
|
||||
<button type="button" id="add_user_button" name="search_add_group" class="ui-button ui-widget ui-state-default ui-button-text-icon-primary">
|
||||
<button type="button" id="add_user_button" name="search_add_group" class="ui-button ui-widget ui-button-text-icon-primary btn">
|
||||
<span class="ui-icon ui-icon-plusthick"></span>
|
||||
<span class="ui-button-text"><?php echo _("New User")?></span>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue