7 lines
166 B
PHP
7 lines
166 B
PHP
<style>
|
|
#main > .container > #menuActions {margin-top: -10px !important; padding-bottom: 5px;}
|
|
</style>
|
|
<script>
|
|
$('.deleter').attr('data-toggle', 'ajax');
|
|
</script>
|