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
0aaa732f
Commit
0aaa732f
authored
Aug 21, 2017
by
chenith
Committed by
Harsh Shah
Sep 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
C004 - style updated.
parent
83a9ae6a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
6 deletions
+12
-6
common.css
cmsWebApp/webroot/css/common.css
+8
-2
application_outline.jsp
...ebroot/extensions/applicantportal/application_outline.jsp
+4
-4
No files found.
cmsWebApp/webroot/css/common.css
View file @
0aaa732f
...
@@ -1820,6 +1820,7 @@ table.pos-table{
...
@@ -1820,6 +1820,7 @@ table.pos-table{
z-index
:
10
;
z-index
:
10
;
}
}
.app-block-title
{
.app-block-title
{
height
:
38px
;
color
:
#4a4a4a
;
color
:
#4a4a4a
;
font-size
:
14px
;
font-size
:
14px
;
font-family
:
"Usual-Bold"
;
font-family
:
"Usual-Bold"
;
...
@@ -4285,7 +4286,7 @@ img.alert-icon {float: left;}
...
@@ -4285,7 +4286,7 @@ img.alert-icon {float: left;}
.welcome-title
{
font-size
:
12px
;
text-align
:
center
;}
.welcome-title
{
font-size
:
12px
;
text-align
:
center
;}
.welcome-aust-logo
{
text-align
:
center
;
margin-bottom
:
33px
;}
.welcome-aust-logo
{
text-align
:
center
;
margin-bottom
:
33px
;}
.appli-aust-title
{
margin
:
11px
0
21px
;
font-size
:
15px
;
text-align
:
center
;}
.appli-aust-title
{
margin
:
11px
0
21px
;
font-size
:
15px
;
text-align
:
center
;}
.app-block-title
{
font-size
:
13px
;}
.app-block-title
{
font-size
:
13px
;
height
:
23px
;
}
.three-block
{
text-align
:
center
;
margin-top
:
22px
;}
.three-block
{
text-align
:
center
;
margin-top
:
22px
;}
.estimated-time
{
font-size
:
12px
;
margin
:
5px
0
6px
;}
.estimated-time
{
font-size
:
12px
;
margin
:
5px
0
6px
;}
.last-border
{
border-bottom
:
2px
solid
#d3d3d3
;
padding-bottom
:
22px
}
.last-border
{
border-bottom
:
2px
solid
#d3d3d3
;
padding-bottom
:
22px
}
...
@@ -4642,6 +4643,10 @@ label, label .label-title span {
...
@@ -4642,6 +4643,10 @@ label, label .label-title span {
left
:
0
;
left
:
0
;
}
}
.review-data
span
{
.review-data
span
{
font-family
:
"Usual-Light"
;
font-family
:
"Usual-Light"
;
}
.estimated-time
span
{
font-family
:
"Usual-Bold"
;
}
}
\ No newline at end of file
cmsWebApp/webroot/extensions/applicantportal/application_outline.jsp
View file @
0aaa732f
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
<div class="block-icon <%= isSelectionComplete ? "app-outline-complete" : "" %>">
<div class="block-icon <%= isSelectionComplete ? "app-outline-complete" : "" %>">
<div class="<%= isSelectionComplete ? "app-outline-complete-icon" : "app-outline-selection-icon" %>"></div>
<div class="<%= isSelectionComplete ? "app-outline-complete-icon" : "app-outline-selection-icon" %>"></div>
</div>
</div>
<div class="app-block-title">
Requirements
</div>
<div class="app-block-title">
Your experience
</div>
<div class="estimated-time">Estimated time to complete: <span>5 mins</span></div>
<div class="estimated-time">Estimated time to complete: <span>5 mins</span></div>
<p>
<p>
Lorem ipsum dolor sit amet,
Lorem ipsum dolor sit amet,
...
@@ -84,11 +84,11 @@
...
@@ -84,11 +84,11 @@
<%
<%
}
}
%>
%>
<div class="<%= (job.getIncludeAssessmentCriteria() ? "col-sm-4 app-second-block
" : "col-sm-6 app-block" ) + "col-xs-12 app-block eq-height
"%> ">
<div class="<%= (job.getIncludeAssessmentCriteria() ? "col-sm-4 app-second-block
" : " col-sm-6 app-block " ) + " col-xs-12 app-block eq-height
"%> ">
<div class="block-icon <%= isCultureComplete ? "app-outline-complete" : "" %>">
<div class="block-icon <%= isCultureComplete ? "app-outline-complete" : "" %>">
<div class="<%= isCultureComplete ? "app-outline-complete-icon" : "app-outline-culture-icon" %>"></div>
<div class="<%= isCultureComplete ? "app-outline-complete-icon" : "app-outline-culture-icon" %>"></div>
</div>
</div>
<div class="app-block-title">
Culture
</div>
<div class="app-block-title">
Your preferences about where you work
</div>
<div class="estimated-time">Estimated time to complete: <span>5 mins</span></div>
<div class="estimated-time">Estimated time to complete: <span>5 mins</span></div>
<p>
<p>
Lorem ipsum dolor sit amet,
Lorem ipsum dolor sit amet,
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
<div class="block-icon <%= isAssesmentComplete ? "app-outline-complete" : "" %>">
<div class="block-icon <%= isAssesmentComplete ? "app-outline-complete" : "" %>">
<div class="<%= isAssesmentComplete ? "app-outline-complete-icon" : "app-outline-assesmet-icon" %>"></div>
<div class="<%= isAssesmentComplete ? "app-outline-complete-icon" : "app-outline-assesmet-icon" %>"></div>
</div>
</div>
<div class="app-block-title">
Profile Assessment
</div>
<div class="app-block-title">
Your work preference and beliefs
</div>
<div class="estimated-time">Estimated time to complete: <span>20 mins</span></div>
<div class="estimated-time">Estimated time to complete: <span>20 mins</span></div>
<p>
<p>
Lorem ipsum dolor sit amet,
Lorem ipsum dolor sit amet,
...
...
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