Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
smart_core_connect
/
core-connect
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
902a3e69
authored
6 years ago
by
Prasong Putichanchai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
dc5283c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
10 deletions
+15
-10
www/src/Template/UserCards/view_card.ctp
+15
-10
No files found.
www/src/Template/UserCards/view_card.ctp
View file @
902a3e69
...
@@ -188,8 +188,9 @@ use Cake\I18n\Time;
...
@@ -188,8 +188,9 @@ use Cake\I18n\Time;
<!-- <div class="col-xs-1">
<!-- <div class="col-xs-1">
</div> -->
</div> -->
<div class="col-xs-8 ">
<div class="col-xs-8 ">
<br>
<div>
<div>
<label>id<label>
<label>id<
/
label>
</div>
</div>
<div>
<div>
<?php echo $value['card_code'] ?>
<?php echo $value['card_code'] ?>
...
@@ -409,33 +410,37 @@ use Cake\I18n\Time;
...
@@ -409,33 +410,37 @@ use Cake\I18n\Time;
-o-transform: rotate(270deg);
-o-transform: rotate(270deg);
writing-mode: rl-tb;
writing-mode: rl-tb;
position: absolute;
position: absolute;
font-size:
25
px;
font-size:
30
px;
}
}
.form_1 .date-name{
.form_1 .date-name{
width: 500px;
width: 500px;
margin: 50% 0% 0% -40%;
margin: 55% 0% 0% -40%;
border-bottom:1px solid red;
border-bottom:0px solid red;
}
.date-name div div{
height:35px;
}
}
.form_1 .date-position{
.form_1 .date-position{
width: 500px;
width: 500px;
margin: 70% 0% 0% 5%;
margin: 70% 0% 0%
-1
5%;
border-bottom:
1
px solid #000;
border-bottom:
0
px solid #000;
}
}
.form_1 .date-time{
.form_1 .date-time{
width: 500px;
width: 500px;
margin: 70% 0% 0% 1
6
%;
margin: 70% 0% 0% 1
0
%;
border-bottom:
1
px solid #000;
border-bottom:
0
px solid #000;
}
}
.form_1 .date-label{
.form_1 .date-label{
width: 500px;
width: 500px;
margin: 70% 0% 0% 2
5
%;
margin: 70% 0% 0% 2
0
%;
border-bottom:
1
px solid #000;
border-bottom:
0
px solid #000;
}
}
</style>
</style>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment