* finish task #2737.
This commit is contained in:
@@ -4,3 +4,5 @@
|
||||
.dropdown-menu.buttons {padding: 5px; padding-bottom: 0; padding-right: 0;}
|
||||
.dropdown-menu.buttons > li {margin-bottom: 5px; display: block; float: left; width: 33.333333%; padding-right: 5px}
|
||||
.table.table-form{margin-bottom:0px;}
|
||||
#blockParam{padding-right:100px;}
|
||||
#blockParam .table td, #blockParam .table th{border-bottom:0px;}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<?php js::set('blockID', $blockID)?>
|
||||
<?php if(isset($pageJS)) js::execute($pageJS);?>
|
||||
<table class='table table-form'>
|
||||
<tr><th class='w-100px'></th><td></td></tr>
|
||||
<tr><th class='w-100px'></th><td></td><td class='w-100px'></td></tr>
|
||||
<?php if(!empty($modules)):?>
|
||||
<tr>
|
||||
<th class='w-100px'><?php echo $lang->block->lblModule; ?></th>
|
||||
|
||||
Reference in New Issue
Block a user