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
a9513e5d
Commit
a9513e5d
authored
Aug 24, 2017
by
Nilu
Committed by
Harsh Shah
Sep 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
HT004 styling issues fixed
parent
fe52cb15
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
common.css
cmsWebApp/webroot/css/common.css
+10
-4
view_application_tab_applicant.jsp
...nsions/adminportal/inc/view_application_tab_applicant.jsp
+1
-1
No files found.
cmsWebApp/webroot/css/common.css
View file @
a9513e5d
...
@@ -2734,7 +2734,13 @@ span.ex-management {
...
@@ -2734,7 +2734,13 @@ span.ex-management {
}
}
.main-appli-name
{
.main-appli-name
{
float
:
left
;
float
:
left
;
padding-left
:
36px
;
}
}
.nav-justified
>
li
{
width
:
200px
;
}
.appli-name
{
.appli-name
{
color
:
#1a2531
;
color
:
#1a2531
;
text-align
:
left
;
text-align
:
left
;
...
@@ -2780,7 +2786,7 @@ span.export-candidate,span.appli-status-short{
...
@@ -2780,7 +2786,7 @@ span.export-candidate,span.appli-status-short{
}
}
.applicant-tab
ul
{
.applicant-tab
ul
{
background-color
:
#4a4a4a
;
background-color
:
#4a4a4a
;
padding
:
8px
6px
0
;
padding
:
8px
6px
0
60px
;
}
}
.applicant-tab
ul
li
a
{
.applicant-tab
ul
li
a
{
border-radius
:
3px
3px
0
0
;
border-radius
:
3px
3px
0
0
;
...
@@ -2883,7 +2889,7 @@ span.appli-progress-bar {
...
@@ -2883,7 +2889,7 @@ span.appli-progress-bar {
text-align
:
center
;
text-align
:
center
;
}
}
.app-right-b
{
.app-right-b
{
padding
:
10px
20px
60px
;
padding
:
10px
20px
60px
40px
;
border-bottom
:
solid
1px
#dddddd
;
border-bottom
:
solid
1px
#dddddd
;
}
}
.contact-title
{
.contact-title
{
...
@@ -2893,7 +2899,7 @@ span.appli-progress-bar {
...
@@ -2893,7 +2899,7 @@ span.appli-progress-bar {
margin-bottom
:
22px
;
margin-bottom
:
22px
;
}
}
.applicant-contact-info
{
.applicant-contact-info
{
padding
:
22px
20px
7px
2
0px
;
padding
:
22px
20px
7px
4
0px
;
border-bottom
:
solid
1px
#dddddd
;
border-bottom
:
solid
1px
#dddddd
;
}
}
.contact-label
{
.contact-label
{
...
@@ -2904,7 +2910,7 @@ span.appli-progress-bar {
...
@@ -2904,7 +2910,7 @@ span.appli-progress-bar {
display
:
table-cell
;
display
:
table-cell
;
width
:
16px
;
width
:
16px
;
text-align
:
center
;
text-align
:
center
;
font-family
:
"Usual-
Bold
"
;
font-family
:
"Usual-
Medium
"
;
}
}
.contact-value
{
.contact-value
{
color
:
#7d7f82
;
color
:
#7d7f82
;
...
...
cmsWebApp/webroot/extensions/adminportal/inc/view_application_tab_applicant.jsp
View file @
a9513e5d
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
</div>
</div>
<div class="applicant-tab">
<div class="applicant-tab">
<ul class="nav nav-pills nav-justified">
<ul class="nav nav-pills nav-justified">
<li id="tab1" class="active"><a href="#1a" data-toggle="tab">role fit</a>
s
</li>
<li id="tab1" class="active"><a href="#1a" data-toggle="tab">role fit</a></li>
<li id="tab2"><a href="#2a" data-toggle="tab">culture fit</a></li>
<li id="tab2"><a href="#2a" data-toggle="tab">culture fit</a></li>
<li id="tab3"><a href="#3a" data-toggle="tab">requirements</a></li>
<li id="tab3"><a href="#3a" data-toggle="tab">requirements</a></li>
<li id="tab4"><a href="#4a" data-toggle="tab">areas of concern</a></li>
<li id="tab4"><a href="#4a" data-toggle="tab">areas of concern</a></li>
...
...
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