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
d168842f
Commit
d168842f
authored
Nov 23, 2018
by
Saliya Randunu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
S12567691 # Client - Incoming Issues (raised by Client) #Applicant Summary report
parent
b01c9dc7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
6 deletions
+34
-6
applicant_report_header.jsp
...ot/extensions/adminportal/inc/applicant_report_header.jsp
+33
-5
application_sorting_bar.jsp
...ot/extensions/adminportal/inc/application_sorting_bar.jsp
+1
-1
No files found.
cmsWebApp/webroot/extensions/adminportal/inc/applicant_report_header.jsp
View file @
d168842f
...
...
@@ -55,6 +55,9 @@
border:2px solid #fff;
background-image : url('file://<%= PDFUtils.FILE_BASE_PATH %>/images/missinreq.png'); background-size:20px;
}
.essential-requirements-note {height: 34px;border-top: 1px solid #ECECEE;;width:100%;
font-size: 10px;left:0;bottom: 0;padding-top: 15px; }
.red-requirements {color: #F9623D;}
.chart-info-cell{vertical-align: top;}
.chart-info-cell .appli-row {height: 60px; border-bottom: 1px solid #ECECEE; padding-left:17px;line-height: 60px;}
.chart-info-cell .appli-row:last-child {border-bottom: none;}
...
...
@@ -129,6 +132,7 @@
position: relative;
width: 100%;
overflow: hidden;
white-space:nowrap;
}
.like-strive{
font-size: 12px;
...
...
@@ -137,6 +141,7 @@
float: left;
width: 100%;
}
.result-bar ul{
background: none;
...
...
@@ -145,26 +150,30 @@
overflow: hidden;
}
.result-bar li {
display: inline-block;
float: left;
}
.result-bar li:last-child {
margin-right: -0.5px
}
.red-b {
background: #fb5d67 none repeat scroll 0 0 !important;
float: left;
position: relative;
z-index: 10;
/*height: 10px;*/
}
.yellow-b{
background-color: #fedd6f !important;
float: left;
position: relative;
z-index: 10;
/*height: 10px;*/
}
.green-b{
background-color: #41bdb4 !important;
float: left;
position: relative;
z-index: 10;
/*height: 10px;*/
...
...
@@ -189,7 +198,8 @@
}
.req-icon {
float: right;margin-right: 10px;
float: right;
margin-right: 10px;
display: inline-block;
height: 21px;
width: 21px;
...
...
@@ -198,6 +208,13 @@
display: block;
background-image : url('file://<%= PDFUtils.FILE_BASE_PATH %>/images/missinreq.png'); background-size:21px;
}
.a-label-row {
margin-bottom: 10px;
}
.detail-tab-row-title .common-dot {
margin-top: 15px;
}
.common-dot{
width: 12px;
...
...
@@ -205,6 +222,11 @@
display: inline-block;
border-radius: 50%;
vertical-align: middle;
float: left;
margin-left: 12px;
}
.red-dot{
background-color: #fabdc1;
...
...
@@ -230,8 +252,14 @@
color: #67696d;
padding-left: 6px;
vertical-align: middle;
text-align: left;
float: left;
width: 75%;
margin-bottom: 10px;
}
@page
{
size: A4 portrait;
...
...
cmsWebApp/webroot/extensions/adminportal/inc/application_sorting_bar.jsp
View file @
d168842f
...
...
@@ -54,7 +54,7 @@
</script>
<div class="main-applicants-filter">
<div class="appli-list-shorting">
<div class="
appli-
shorting-dropdown appli-left">
<div class="shorting-dropdown appli-left">
<span class="appli-order-label">Bulk Update</span>
<div class="wider-select bullk-app-process">
<tagfile:ormsingleasso_select obj="<%= job %>" assocName="AppStatusWorkFlow" cssClass="form-control app-process" id="AppProcessOption"
...
...
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