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
dc8fa163
Commit
dc8fa163
authored
Jul 27, 2017
by
chenith
Committed by
Harsh Shah
Sep 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Font changes in Job overview - applicant portal.
parent
5616b97a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
common.css
cmsWebApp/webroot/css/common.css
+9
-1
job_overview.jsp
...ebApp/webroot/extensions/applicantportal/job_overview.jsp
+2
-2
No files found.
cmsWebApp/webroot/css/common.css
View file @
dc8fa163
...
@@ -1508,10 +1508,15 @@ p.job-txt {
...
@@ -1508,10 +1508,15 @@ p.job-txt {
font-weight
:
bold
;
font-weight
:
bold
;
margin-bottom
:
12px
;
margin-bottom
:
12px
;
}
}
.overview-title
span
.calcField
{
font-family
:
"Usual-Bold"
;
}
.ref-number
{
.ref-number
{
color
:
#4a4a4a
;
color
:
#4a4a4a
;
font-size
:
12px
;
font-size
:
12px
;
font-weight
:
300
;
font-weight
:
300
;
font-family
:
"Usual-Light"
;
}
}
td
.pos-tabel-td
{
td
.pos-tabel-td
{
width
:
19.3%
;
width
:
19.3%
;
...
@@ -1520,6 +1525,7 @@ td.pos-tabel-td {
...
@@ -1520,6 +1525,7 @@ td.pos-tabel-td {
font-weight
:
bold
;
font-weight
:
bold
;
border-top
:
solid
1px
rgba
(
136
,
136
,
136
,
0.3
)
!important
;
border-top
:
solid
1px
rgba
(
136
,
136
,
136
,
0.3
)
!important
;
padding
:
11px
0
11px
22px
!important
;
padding
:
11px
0
11px
22px
!important
;
font-family
:
"Usual-Bold"
;
}
}
.pos-tabel-second
{
.pos-tabel-second
{
padding
:
11px
0
11px
29px
!important
;
padding
:
11px
0
11px
29px
!important
;
...
@@ -1540,10 +1546,12 @@ table.pos-table{
...
@@ -1540,10 +1546,12 @@ table.pos-table{
font-size
:
18px
;
font-size
:
18px
;
font-weight
:
bold
;
font-weight
:
bold
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
font-family
:
"Usual-Bold"
;
}
}
.pos-content
{
.pos-content
p
{
color
:
#4a4a4a
;
color
:
#4a4a4a
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
font-family
:
"Usual-Light"
;
}
}
.apply-job-btn
{
.apply-job-btn
{
display
:
inline-block
;
display
:
inline-block
;
...
...
cmsWebApp/webroot/extensions/applicantportal/job_overview.jsp
View file @
dc8fa163
...
@@ -48,9 +48,9 @@
...
@@ -48,9 +48,9 @@
Job Details
Job Details
</div>
</div>
<
p
class="pos-content">
<
div
class="pos-content">
<oneit:toString value="<%= job.getJobDescription() %>" mode="ParagraphHTML" nullValue="-"/>
<oneit:toString value="<%= job.getJobDescription() %>" mode="ParagraphHTML" nullValue="-"/>
</
p
>
</
div
>
<oneit:form name="applyJob" method="post" enctype="multipart/form-data">
<oneit:form name="applyJob" method="post" enctype="multipart/form-data">
<div class="apply-job-btn">
<div class="apply-job-btn">
...
...
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