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
05f26068
authored
May 31, 2018
by
Teeradone-PIM
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
teeradone update style
parent
7bde3545
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
0 deletions
+12
-0
www/src/Template/Users/change_forgotpassword.ctp
+3
-0
www/src/Template/Users/change_password.ctp
+3
-0
www/src/Template/Users/forgot_password.ctp
+3
-0
www/src/Template/Users/signup.ctp
+3
-0
No files found.
www/src/Template/Users/change_forgotpassword.ctp
View file @
05f26068
...
...
@@ -195,6 +195,9 @@
code span {
color:green;
}
.from-control-reg {
height:50px;
}
</style>
<script>
var ALERT_TITLE = "";
...
...
www/src/Template/Users/change_password.ctp
View file @
05f26068
...
...
@@ -222,6 +222,9 @@
code span {
color:green;
}
.from-control-reg {
height:50px;
}
</style>
<script>
var ALERT_TITLE = "";
...
...
www/src/Template/Users/forgot_password.ctp
View file @
05f26068
...
...
@@ -147,6 +147,9 @@
code span {
color:green;
}
.from-control-reg {
height:50px;
}
</style>
<!--------------------------------- date ------------------------------------->
...
...
www/src/Template/Users/signup.ctp
View file @
05f26068
...
...
@@ -468,6 +468,9 @@ function check_notnum() {
code span {
color:green;
}
.from-control-reg {
height:50px;
}
</style>
<script>
...
...
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