Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
venjob
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Huỳnh Thiên Phước
venjob
Commits
f940275d
Commit
f940275d
authored
Aug 18, 2020
by
Huỳnh Thiên Phước
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change text html
parent
4a1c68f8
Pipeline
#1084
failed with stages
in 0 seconds
Changes
3
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
app/assets/stylesheets/form_login.scss
+1
-1
app/views/users/my_info.html.erb
+3
-3
public/uploads/user/cv_user/2/document1.pdf
+0
-0
No files found.
app/assets/stylesheets/form_login.scss
View file @
f940275d
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
margin
:
20px
;
margin
:
20px
;
padding
:
10px
;
padding
:
10px
;
}
}
.input-email
,
.input-name
,
.input-cv
,
.input-new-password
,
.input-
old-
password
{
.input-email
,
.input-name
,
.input-cv
,
.input-new-password
,
.input-password
{
width
:
300px
;
width
:
300px
;
}
}
.login-btn
,
.regis-btn
,
.update-btn
,
.my-jobs-btn
{
.login-btn
,
.regis-btn
,
.update-btn
,
.my-jobs-btn
{
...
...
app/views/users/my_info.html.erb
View file @
f940275d
...
@@ -38,12 +38,12 @@
...
@@ -38,12 +38,12 @@
<%=
f
.
password_field
:new_password
,
class:
'input-new-password'
%>
<%=
f
.
password_field
:new_password
,
class:
'input-new-password'
%>
</div>
</div>
</div>
</div>
<div
class=
"
old-
password-field"
>
<div
class=
"password-field"
>
<div
class=
"col-4-sm"
>
<div
class=
"col-4-sm"
>
<%=
f
.
label
:password
,
'
Old
Password'
%>
<%=
f
.
label
:password
,
'Password'
%>
</div>
</div>
<div
class=
"col-8-sm"
>
<div
class=
"col-8-sm"
>
<%=
f
.
password_field
:password
,
class:
'input-
old-
password'
%>
<%=
f
.
password_field
:password
,
class:
'input-password'
%>
</div>
</div>
</div>
</div>
...
...
public/uploads/user/cv_user/2/document1.pdf
0 → 100644
View file @
f940275d
File added
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