Commit 902a3e69 by Prasong Putichanchai

no message

parent dc5283c2
......@@ -188,8 +188,9 @@ use Cake\I18n\Time;
<!-- <div class="col-xs-1">
</div> -->
<div class="col-xs-8 ">
<br>
<div>
<label>id<label>
<label>id</label>
</div>
<div>
<?php echo $value['card_code'] ?>
......@@ -409,33 +410,37 @@ use Cake\I18n\Time;
-o-transform: rotate(270deg);
writing-mode: rl-tb;
position: absolute;
font-size: 25px;
font-size: 30px;
}
.form_1 .date-name{
width: 500px;
margin: 50% 0% 0% -40%;
border-bottom:1px solid red;
margin: 55% 0% 0% -40%;
border-bottom:0px solid red;
}
.date-name div div{
height:35px;
}
.form_1 .date-position{
width: 500px;
margin: 70% 0% 0% 5%;
border-bottom:1px solid #000;
margin: 70% 0% 0% -15%;
border-bottom:0px solid #000;
}
.form_1 .date-time{
width: 500px;
margin: 70% 0% 0% 16%;
border-bottom:1px solid #000;
margin: 70% 0% 0% 10%;
border-bottom:0px solid #000;
}
.form_1 .date-label{
width: 500px;
margin: 70% 0% 0% 25%;
border-bottom:1px solid #000;
margin: 70% 0% 0% 20%;
border-bottom:0px solid #000;
}
</style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment