Commit a0c3c4c8 by Saliya Randunu

S12566801 # Client - Incoming Issues (raised by Client) #Report - Applicant List

parent de00af3b
......@@ -5,20 +5,19 @@
<oneit:dynIncluded>
<style type="text/css" media="print,screen" >
body { margin: 0; background-color: #e9ecef; }
body { margin: 0; background-color: #e9ecef; font-family: "Usual-Light";}
div.header{background-color: #1a2531; height: 80px; padding: 0 30px ;}
.chief-officer {color: #ffffff; text-align: left; line-height: 80px; font-size: 26px; font-weight: 300; margin-bottom: 15px; float:left; width:60%}
.chief-officer {font-family: "Usual-Light";color: #ffffff; text-align: left; line-height: 80px; font-size: 22px;; font-weight: 300; margin-bottom: 15px; float:left; width:60%}
.chief-officer .ref-no {color: #8E97A0;}
.by-name {color: #ffffff; float: right; font-size: 12px; width:40%;text-align: right; }
.header-right-status { margin: 20px 0 10px;}
.by-name {font-family: "Usual-Light";color: #ffffff; float: right; font-size: 12px; width:40%;text-align: right; }
.header-right-status {font-family: "Usual-Light";margin: 25px 0 10px; font-size: 11px;}
.light-calendar {
background-image: url('file://<%= PDFUtils.FILE_BASE_PATH %>/images/calendar-icon-light.png');
background-repeat: no-repeat;
padding: 3px 10px 3px 24px;
background-position: left center;
color: #8E97A0;
color: #b0b4b8;
font-size: 11px;
font-weight: 700;
font-family: "Usual-Medium";
}
......@@ -31,14 +30,14 @@
letter-spacing: 1px;
color: #ffffff;
font-size: 11px;
font-weight: 700;
font-family: "Usual-Medium";
padding: 3px 0 3px 24px;
}
div.white-header {background-color: #fff; height:80px;box-shadow: 0 3px 5px 0 rgba(0,0,0,0.02); padding: 0 30px ;}
.applicant-details {height: 80px; line-height: 80px; border:1px solid red; margin:0 }
.main-appli-name {display: inline-block; width: 38%; margin-top: 10px; }
.appli-name{color: #1A2531; text-align: left; font-size: 26px; font-weight: 300; font-family: "Usual-Light";}
.appli-name{color: #1A2531; text-align: left; font-size: 26px; font-weight: 300; font-family: "Usual-Regular";}
.appli-applied{color: #7d7f82; text-align: left; font-size: 12px; margin-top: 6px;}
.appli-count {display: inline-block; width: 60%;text-align: right;color: #8E97A0;font-size: 15px; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment