Commit 1b6efacd by Nilu

adding client logo

parent bdee812d
...@@ -4942,6 +4942,90 @@ label, label .label-title span { ...@@ -4942,6 +4942,90 @@ label, label .label-title span {
} }
/* End of Clients HT010 */ /* End of Clients HT010 */
/*Client edit*/
.client-form-area {
background-color: #ffffff;
display: inline-block;
padding: 7.8% 7.8% 6.1%;
width: 100%;
}
.client-form-area label{
font-weight: normal;
margin-bottom: 7px;
}
.client-update-btn{
margin-bottom: 0;
clear: both;
}
.client-update-btn input.btn.btn-primary {
margin-top: 3.1%;
}
.main-upload-logo span{
display: inline-block;
vertical-align: middle;
}
.upload-img-w-h{}
.u-img-tag{
border: 1px dashed #dbdbdf;
border-radius: 2px;
width: 315px;
height: 94px;
position: relative;
margin-right: 17px;
}
.up-rep-btn {
position: relative;
top: -3px;
}
.up-rep-btn a {
border: 1px solid #8e97a0;
border-radius: 100px;
color: #8e97a0;
font-size: 9px;
font-weight: 500;
letter-spacing: 0.8px;
padding: 7px 15px;
text-transform: uppercase;
}
.remove-logo-btn {
background: #fff none repeat scroll 0 0;
border: 1px solid #8e97a0;
border-radius: 100px;
height: 28px;
line-height: 24px;
position: absolute;
right: -14px;
text-align: center;
top: 50%;
transform: translateY(-50%);
width: 28px;
z-index: 1;
}
.client-form-area label
{
font-family: "Usual-Regular";
}
.client-form-area .fileLink
{
display: none;
}
/*Client edit end*/
.hire-the-right-candi { .hire-the-right-candi {
height: 75px; height: 75px;
font-family: Usual-Medium; font-family: Usual-Medium;
...@@ -5089,4 +5173,8 @@ label, label .label-title span { ...@@ -5089,4 +5173,8 @@ label, label .label-title span {
} }
.no-height{ .no-height{
height: 0; height: 0;
}
input{
font-family: "Usual-Light";
} }
\ No newline at end of file
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