This commit is contained in:
@@ -5,9 +5,16 @@ $usr_level = session('usr_level');
|
||||
<?= $this->section('content') ?>
|
||||
|
||||
<style>
|
||||
table th {
|
||||
vertical-align: middle;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.tbl_basic2 th {
|
||||
padding: 0 10px;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
vertical-align: middle;
|
||||
border: solid 1px #d8d9de;
|
||||
background-color: #eff0f4;
|
||||
letter-spacing: -1px;
|
||||
|
||||
Reference in New Issue
Block a user