Commit eb72162a by chenith

Fix typo.

parent 8bb8ef45
......@@ -2641,6 +2641,7 @@ a.forgot-pass {
float: left;
}
.chief-officer {
color: #ffffff;
text-align: left;
font-size: 26px;
font-weight: 300;
......@@ -2661,7 +2662,7 @@ a.forgot-pass {
}
span.austr-post {
text-transform: uppercase;
font-weight: 500;
font-weight: 700;
font-family: "Usual-Medium";
}
span.ex-management {
......@@ -2674,10 +2675,10 @@ span.ex-management {
background-position: left center;
color: rgba(255, 255, 255, 0.7);
font-size: 11px;
font-weight: 500;
font-weight: 700;
font-family: "Usual-Medium";
}
.open-status-icon{
.active-status-icon{
width: 20px;
height: 20px;
border: solid 4px #03ac66;
......@@ -2714,8 +2715,7 @@ span.ex-management {
letter-spacing: 1px;
color: #ffffff;
font-size: 11px;
font-weight: 500;
font-family: "Usual-Medium";
font-weight: 700;
}
.applicant-right-status{
text-align: right;
......@@ -2724,29 +2724,29 @@ span.ex-management {
display: inline-block;
}
.edit-btn-dropdown a{
border-radius: 100px;
background-color: rgba(255, 255, 255, 0.15);
text-transform: uppercase;
letter-spacing: 1px;
color: #ffffff;
font-size: 11px;
font-weight: 500;
font-weight: 700;
padding: 0 27px;
line-height: 45px;
height: 45px;
display: inline-block;
font-family: "Usual-Medium";
background-color: #667281;
margin-left: 29px;
}
.edit-btn-dropdown a.rightbtn {
border-radius:0 100px 100px 0;
margin-left: 0px;
border-radius:0 100px 100px 0;
margin-left: 0px;
}
.edit-btn-dropdown a.leftbtn {
border-radius: 100px 0 0 100px;
margin-left: 29px;
border-radius: 100px 0 0 100px;
margin-left: 29px;
}
.edit-btn-dropdown a:hover,.edit-btn-dropdown a:focus{
......@@ -2764,8 +2764,7 @@ span.ex-management {
}
.main-applicant-content {
float: left;
width: 100%;
background-color: #ffffff;
width: 100%;
}
.applicant-sidebar li {
line-height: 49px;
......@@ -2802,7 +2801,6 @@ span.ex-management {
}
.main-appli-name{
float: left;
padding-left:36px;
}
.test-tabs > li {
......@@ -2823,13 +2821,15 @@ span.ex-management {
color: #7d7f82;
text-align: left;
font-size: 12px;
margin-top: 11px;
margin-top: 6px;
}
.applicant-header {
display: inline-block;
width: 100%;
border-bottom: solid 1px #dddddd;
padding: 22px 24px;
padding: 21px 24px;
background-color: #fff;
margin-bottom: 2.75%;
position: relative;
}
.main-export {
text-align: right;
......@@ -2845,16 +2845,73 @@ span.export-candidate,span.appli-status-short{
}
.applicant-left {
float: left;
width: 75.7%;
border-right: solid 1px #dddddd;
width: 73.814%;
}
.role-fit {
background: #fff none repeat scroll 0 0;
}
.applicant-tab{
.role-fit .progress-label{
font-size: 16px;
letter-spacing: 1.5px;
color: #4a4a4a;
margin-top: 18px;
}
.thr-block.culture-fit, .thr-block.requirement-fit {
margin-top: 0;
background-color: #f7f7f8;
box-shadow: inset 1px 0 0 0 #dddddd;
}
.red-dot{
width: 12px;
height: 12px;
background-color: #fabdc1;
border:1px solid #fb5d67;
display: inline-block;
border-radius: 50%;
vertical-align: middle;
}
.yellow-dot{
background-color: #fbe7a1;
border: 1px solid #fbc712;
width: 12px;
height: 12px;
display: inline-block;
border-radius: 50%;
vertical-align: middle;
}
.text-dot-dot{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 88%;
display: inline-block;
}
.r-y-label{
font-size: 11px;
color: #67696d;
padding-left: 6px;
vertical-align: middle;
}
.a-label-row {
margin-bottom: 6px;
}
.thr-block {
display: inline-block;
padding: 0 17px 25px 25px;
vertical-align: bottom;
}
.four-label{
margin-top: 25px;
}
.applicant-tab {
background: #fff none repeat scroll 0 0;
border-top: 1px solid #ddd;
display: inline-block;
width: 100%;
}
.applicant-tab ul {
background-color: #4a4a4a;
padding: 8px 6px 0 60px;
padding: 8px 6px 0;
}
.applicant-tab ul li a {
border-radius: 3px 3px 0 0;
......@@ -2877,12 +2934,14 @@ span.export-candidate,span.appli-status-short{
margin-left: 0;
}
.appli-label{
float: left;
line-height: 28px;
float: left;
font-size: 12px;
line-height: 28px;
width: 25%;
}
.pro-bar {
padding: 30px 28px 27px;
text-align: right;
padding: 28px 38px 22px 62px;
text-align: left;
}
span.appli-percen {
color: #67b413;
......@@ -2897,12 +2956,12 @@ span.appli-percen {
.expand-box {
display: inline-block;
margin-left: 26px;
float: right;
position: relative;
top: -6px;
}
span.appli-progress-bar {
display: inline-block;
width: 44.47%;
width: 48.47%;
}
.appli-progress-bar .progress {
margin-bottom: 0;
......@@ -2937,8 +2996,9 @@ span.appli-progress-bar {
width: 100%;
}
.applicant-right {
float: left;
width: 24.3%;
float: right;
width: 23.73%;
background-color: #ffffff;
}
.overall-suit{
color: #4a4a4a;
......@@ -2946,19 +3006,18 @@ span.appli-progress-bar {
font-size: 12px;
text-transform: uppercase;
float: left;
width: 50%;
padding-top: 20px;
line-height: 56px;
}
.big-percentage{
color: #67b413;
font-size: 40px;
float:right;
width: 50%;
text-align: center;
color: #667281;
font-size: 40px;
float: right;
}
.app-right-b {
padding: 10px 20px 60px 40px;
padding: 15px 22px 15px 22px;
border-bottom: solid 1px #dddddd;
float: left;
width: 100%;
}
.contact-title{
color: #4e5258;
......@@ -2967,8 +3026,10 @@ span.appli-progress-bar {
margin-bottom: 22px;
}
.applicant-contact-info {
padding: 22px 20px 7px 40px;
padding: 22px 20px 7px 20px;
border-bottom: solid 1px #dddddd;
float: left;
width: 100%;
}
.contact-label{
letter-spacing: 1px;
......@@ -3000,6 +3061,8 @@ span.appli-progress-bar {
}
.applicant-note {
padding: 25px 21px;
float: left;
width: 100%;
}
.applicant-note-title{
color: #4e5258;
......@@ -3039,13 +3102,14 @@ input.add-note-btn:hover{
text-align: right;
}
.admin-notes {
padding: 16px 21px;
padding: 16px 21px 56px;
float: left;
width: 100%;
}
.admin-name{
color: #4e5258;
font-size: 11px;
font-weight: 500;
font-family: "Usual-Medium";
font-weight: 700;
}
.date-value{
color: #4e5258;
......@@ -3060,7 +3124,7 @@ input.add-note-btn:hover{
}
.admin-br-line{
border: solid 1px #d4d5d7;
margin: 16px 0;
margin: 30px 0 20px;
display: block;
}
.fixed-width{
......@@ -3072,13 +3136,16 @@ input.add-note-btn:hover{
color: #4a4a4a;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 15px;
margin-bottom: 15px;
font-family: Usual-Regular;
letter-spacing: 1.1px;
font-weight: normal;
margin-top: 24px;
}
.applicant-progress {
display: inline-block;
width: 100%;
margin: 29px 0 64px;
width: 100%;
float: left;
}
.applicant-sidebar li.active a:after {
content: '';
......@@ -3092,8 +3159,7 @@ input.add-note-btn:hover{
top: 17px;
}
.second-part.v-applicant-area{
padding-top: 63px;
margin-top: 0px;
padding-top: 0px;
}
.expand-hide-tag{
background-color: #f2f3f4;
......@@ -3106,19 +3172,23 @@ input.add-note-btn:hover{
width: 100%;
border-bottom: solid 1px #e3e3e3;
}
.tab-row:last-child{
border-bottom: 0;
}
.tab-view-label {
color: #4e5258;
float: left;
font-size: 10px;
letter-spacing: 0.9px;
line-height: 82px;
text-align: right;
text-align: left;
text-transform: uppercase;
width: 30%;
padding-left: 62px;
}
.tab-view-side {
float: right;
padding: 17px 28px 17px 18px;
padding: 17px 38px 17px 10px;
width: 67.4%;
}
.result-want {
......@@ -3195,6 +3265,27 @@ input.add-note-btn:hover{
text-transform: uppercase;
margin-top: 10px;
}
.prev-btn,.next-btn{
width: 28px;
height: 28px;
background-color: #fff;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
border-radius: 50%;
text-align: center;
display: inline-block;
position: absolute;
line-height: 26px;
top: 50%;
transform: translateY(-50%);
}
.prev-btn{
left: -40px;
}
.next-btn{
right: -40px;
}
/*View Applicants Ends*/
/*View Applicant Second page*/
......
......@@ -35,7 +35,7 @@
<div class="big-right-sy"><span><img src="images/big-right-symbol.svg" /></span></div>
<div class="app-complete-title m-hide">Thank you <span><img class="smile-face"src="images/smile-face.png" /></span></div>
<div class="app-complete-text">
Your application for klk aksfjasdjasdjasjdas fksdj as ad
Your application for
<oneit:toString value="<%= job.getJobTitle() %>" mode="EscapeHTML"/>
has been submitted for review.
</div>
......
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