Commit ef3c45fc by Saliya Randunu

ui changes in Review Job page

parent a99e0eea
...@@ -805,6 +805,19 @@ span.checkbox.checked + .slider:before {-webkit-transform: translateX(18px);-ms- ...@@ -805,6 +805,19 @@ span.checkbox.checked + .slider:before {-webkit-transform: translateX(18px);-ms-
.job-detail-radio label { .job-detail-radio label {
padding-left: 20px; padding-left: 20px;
} }
.job-detail-subsection .row {
margin-bottom: 20px;
}
.job-detail-subsection .review-medium-title {margin: 0}
.job-detail-subsection .skill-label {margin: 0}
.assescriteria_importace {font-size: 13px;font-weight: 300;}
.essential_note {font-size: 11px;color: #4E5258;font-weight: 300;}
.essential .review-medium-title {color: #67B413;}
.essential .assescriteria_importace {color: #67B413;}
.sub-radio-title, .sub-radio-title span{ .sub-radio-title, .sub-radio-title span{
color: #4e5258; color: #4e5258;
font-weight: 300; font-weight: 300;
...@@ -819,6 +832,8 @@ span.checkbox.checked + .slider:before {-webkit-transform: translateX(18px);-ms- ...@@ -819,6 +832,8 @@ span.checkbox.checked + .slider:before {-webkit-transform: translateX(18px);-ms-
.job-detail-radio { .job-detail-radio {
margin-bottom: 15px; margin-bottom: 15px;
} }
.workflow-tabs .skill-label:last-child {margin-top:30px }
.form-page-area { .form-page-area {
padding: 65px 10.5%; padding: 65px 10.5%;
background: #fff; background: #fff;
...@@ -1224,7 +1239,7 @@ span.skill-label span{ ...@@ -1224,7 +1239,7 @@ span.skill-label span{
.review-medium-title{ .review-medium-title{
font-size: 16px; font-size: 16px;
font-weight: 500; font-weight: 500;
color: #4e5258; color: #4E5258;
display: inline-block; display: inline-block;
margin-bottom: 5px; margin-bottom: 5px;
} }
...@@ -1233,7 +1248,7 @@ span.skill-label span{ ...@@ -1233,7 +1248,7 @@ span.skill-label span{
} }
.beloning{ .beloning{
color: #7d7f82; color: #7d7f82;
font-size: 14px; font-size: 16px;
font-weight: 500; font-weight: 500;
display: inline-block; display: inline-block;
width: 100%; width: 100%;
......
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