Merge branch 'sprint/285_tsj' of https://gitlab.zcorp.cc/easycorp/zentaopms into sprint/285_tsj
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.table-form>tbody>tr>th{text-align: center}
|
||||
.c-default {width: 70px;}
|
||||
.setBtn {margin-top: -5px;}
|
||||
.px-0 {padding-left: 0; padding-right: 0;}
|
||||
.pl-20 {padding-left: 20px;}
|
||||
.pt-5 {padding-top: 5px;}
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<?php include $app->getModuleRoot() . 'common/view/header.html.php';?>
|
||||
<div id='mainContent' class='main-row'>
|
||||
<?php include 'sidebar.html.php';?>
|
||||
<div class='main-col main-content main-table'>
|
||||
<div>
|
||||
<div class='pull-left'>
|
||||
<div class='main-col main-content main-table px-0'>
|
||||
<div class="main-header">
|
||||
<div class='pull-left pl-20 pt-5'>
|
||||
<strong><?php echo $lang->custom->product->fields['browsestoryconcept']?></strong>
|
||||
</div>
|
||||
<div class='pull-right setBtn'>
|
||||
|
||||
Reference in New Issue
Block a user