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
4e0866c5
Commit
4e0866c5
authored
Nov 30, 2018
by
Saliya Randunu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
S12519672 # Client - Incoming Issues (raised by Client) #Wrap on step title causes bad alignment
parent
4efd775f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletions
+16
-1
common.css
cmsWebApp/webroot/css/common.css
+14
-1
applicant_view_tabs.jsp
...ebroot/extensions/adminportal/inc/applicant_view_tabs.jsp
+2
-0
No files found.
cmsWebApp/webroot/css/common.css
View file @
4e0866c5
...
@@ -4017,6 +4017,7 @@ input.add-note-btn:hover{
...
@@ -4017,6 +4017,7 @@ input.add-note-btn:hover{
text-align
:
center
;
text-align
:
center
;
border-radius
:
3px
3px
0
0
;
border-radius
:
3px
3px
0
0
;
background-color
:
#768595
;
background-color
:
#768595
;
position
:
relative
;
}
}
.unsutable
a
span
{
.unsutable
a
span
{
color
:
#ffffff
;
color
:
#ffffff
;
...
@@ -4047,10 +4048,22 @@ no-applicant.inactive a:hover,no-applicant.inactive a:hover span{
...
@@ -4047,10 +4048,22 @@ no-applicant.inactive a:hover,no-applicant.inactive a:hover span{
font-size
:
11px
;
font-size
:
11px
;
display
:
block
;
display
:
block
;
color
:
#b5bfca
;
color
:
#b5bfca
;
padding
:
9.5
px
0
;
padding
:
11
px
0
;
width
:
96px
;
width
:
96px
;
font-family
:
"Usual-Medium"
;
font-family
:
"Usual-Medium"
;
word-wrap
:
break-word
;
word-wrap
:
break-word
;
height
:
83px
;
}
.unsutable
a
div
.app-b-title
{
font-family
:
"Usual-Medium"
;
width
:
100%
;
position
:
absolute
;
top
:
51px
;
top
:
54px
;
line-height
:
12px
;
padding
:
0
5px
;
text-align
:
center
;
}
}
.unsutable.active
a
{
.unsutable.active
a
{
color
:
#8e97a0
;
color
:
#8e97a0
;
...
...
cmsWebApp/webroot/extensions/adminportal/inc/applicant_view_tabs.jsp
View file @
4e0866c5
...
@@ -72,7 +72,9 @@
...
@@ -72,7 +72,9 @@
<span>
<span>
<oneit:toString value="<%= noOfUnsuitable %>" mode="Integer" />
<oneit:toString value="<%= noOfUnsuitable %>" mode="Integer" />
</span>
</span>
<div class="app-b-title">
<%= job.getWorkFlowBySortOrder(9)%>
<%= job.getWorkFlowBySortOrder(9)%>
</div>
</oneit:button>
</oneit:button>
</div>
</div>
</div>
</div>
...
...
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