Commit 6d757370 by Nilu

C009 styling changes

parent fed87e88
......@@ -4678,6 +4678,7 @@ img.alert-icon {float: left;}
.created-job-title{text-align: center;}
.created-job-title a{width: 100%;text-align: center;margin-bottom: 10px;margin-top: 10px;}
.goto-job-btn a{width: 130px;height: 40px;line-height: 40px;}
.app-complete-text{margin:0;}
td.pos-tabel-td{padding: 11px 16px !important;font-size: 12px;width: 129px;}
.pos-tabel-second {padding: 11px 0 11px 20px !important;font-size: 12px;}
.aust-logo{text-align: center;margin-bottom: 25px;}
......@@ -4696,7 +4697,7 @@ img.alert-icon {float: left;}
.app-block p{line-height: 20px;}
.app-complete-title{font-size: 20px;}
.app-complete-text{font-size: 14px;width: 100%;padding: 47px 32px 42px;}
.btn-gotojob{padding-bottom: 42px;}
.btn-gotojob{margin-bottom: 42px;}
.job-post-complete {min-height: 199px;}
.d-three-box {max-width: 100%;width: 100%;}
.green-light, .gray-light {margin-right: 0;}
......@@ -4848,7 +4849,8 @@ img.alert-icon {float: left;}
.box-btn{font-size: 13px;width: 100%;padding: 0;}
.pl-verify{font-size: 12px;}
.verify-i-setpone label{font-size: 12px;margin-bottom: 8px;}
.btn-gotojob{margin-bottom: 42px;}
.app-complete-text{margin:0;}
.main-sign-up {width: 90%;}
}
......
......@@ -44,7 +44,7 @@
</div>
<oneit:form name="applyJob" method="post" enctype="multipart/form-data">
<div class="text-center">
<oneit:button value="Return to Job Details" name="gotoPage" cssClass="btn btn-primary box-btn btn-gotojob"
<oneit:button value="Return to Job Details" name="gotoPage" cssClass="box-btn btn-gotojob"
requestAttribs="<%= CollectionUtils.mapEntry("nextPage", exitPage)
.mapEntry("procParams", CollectionUtils.mapEntry("JobApplication", jobApplication).toMap())
.toMap() %>"/>
......
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