|
|
@@ -163,8 +163,9 @@
|
|
|
<div class="card-body">
|
|
|
<div class="tab-content">
|
|
|
{if $moduleclientarea}
|
|
|
- <div style=positon:relative>
|
|
|
- <div style="position: absolute; min-width: 100px; min-height: 20px; backgroud-color: red;"></div>
|
|
|
+ <div style="positon:relative; min-width: 80%;">
|
|
|
+ <div style="position: absolute; min-width: 100%; min-height: 10px; border: 1px solid black;"></div>
|
|
|
+ <div style="position: absolute; min-width: 80%px; min-height: 10px; background-color: #1b5f8f;"></div>
|
|
|
</div>
|
|
|
<div class="tab-pane fade show active" role="tabpanel" id="manage" align="center">
|
|
|
<div class="col-sm-12">
|