Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
6d757370
Commit
6d757370
authored
Nov 21, 2017
by
Nilu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
C009 styling changes
parent
fed87e88
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
common.css
cmsWebApp/webroot/css/common.css
+4
-2
submit_application.jsp
...webroot/extensions/applicantportal/submit_application.jsp
+1
-1
No files found.
cmsWebApp/webroot/css/common.css
View file @
6d757370
...
...
@@ -4678,6 +4678,7 @@ img.alert-icon {float: left;}
.created-job-title
{
text-align
:
center
;}
.created-job-title
a
{
width
:
100%
;
text-align
:
center
;
margin-bottom
:
10px
;
margin-top
:
10px
;}
.goto-job-btn
a
{
width
:
130px
;
height
:
40px
;
line-height
:
40px
;}
.app-complete-text
{
margin
:
0
;}
td
.pos-tabel-td
{
padding
:
11px
16px
!important
;
font-size
:
12px
;
width
:
129px
;}
.pos-tabel-second
{
padding
:
11px
0
11px
20px
!important
;
font-size
:
12px
;}
.aust-logo
{
text-align
:
center
;
margin-bottom
:
25px
;}
...
...
@@ -4696,7 +4697,7 @@ img.alert-icon {float: left;}
.app-block
p
{
line-height
:
20px
;}
.app-complete-title
{
font-size
:
20px
;}
.app-complete-text
{
font-size
:
14px
;
width
:
100%
;
padding
:
47px
32px
42px
;}
.btn-gotojob
{
padding
-bottom
:
42px
;}
.btn-gotojob
{
margin
-bottom
:
42px
;}
.job-post-complete
{
min-height
:
199px
;}
.d-three-box
{
max-width
:
100%
;
width
:
100%
;}
.green-light
,
.gray-light
{
margin-right
:
0
;}
...
...
@@ -4848,7 +4849,8 @@ img.alert-icon {float: left;}
.box-btn
{
font-size
:
13px
;
width
:
100%
;
padding
:
0
;}
.pl-verify
{
font-size
:
12px
;}
.verify-i-setpone
label
{
font-size
:
12px
;
margin-bottom
:
8px
;}
.btn-gotojob
{
margin-bottom
:
42px
;}
.app-complete-text
{
margin
:
0
;}
.main-sign-up
{
width
:
90%
;}
}
...
...
cmsWebApp/webroot/extensions/applicantportal/submit_application.jsp
View file @
6d757370
...
...
@@ -44,7 +44,7 @@
</div>
<oneit:form name="applyJob" method="post" enctype="multipart/form-data">
<div class="text-center">
<oneit:button value="Return to Job Details" name="gotoPage" cssClass="b
tn btn-primary b
ox-btn btn-gotojob"
<oneit:button value="Return to Job Details" name="gotoPage" cssClass="box-btn btn-gotojob"
requestAttribs="<%= CollectionUtils.mapEntry("nextPage", exitPage)
.mapEntry("procParams", CollectionUtils.mapEntry("JobApplication", jobApplication).toMap())
.toMap() %>"/>
...
...
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