Commit 97062fca by Nilu

font modifications

parent 6c4ca055
......@@ -883,7 +883,7 @@ span.checkbox.checked + .slider:before {-webkit-transform: translateX(18px);-ms-
}
.info-box {
border: solid 1px #dbdbdf;
color: #4E5258; font-family: Usual; font-size: 12px; font-weight: 500; line-height: 16px;
color: #4E5258; font-size: 12px; font-weight: 500; line-height: 16px;
}
.info-box .info-title { background-color: #fff; padding: 5px 15px;}
......@@ -5740,7 +5740,6 @@ label, label .label-title span {
.manage-plan-row .manage-plan-title h3 {
margin: 0;
color: #4E5258;
font-family: Usual;
font-size: 18px;
font-weight: 500;
line-height: 30px;
......@@ -5748,14 +5747,12 @@ label, label .label-title span {
.manage-plan-row .manage-plan-title span {
color: #4E5258;
font-family: Usual;
font-size: 12px;
}
.manage-plan-row .per-job-amount {
margin: 0;
color: #4E5258;
font-family: Usual;
font-size: 18px;
font-weight: 500;
line-height: 30px;
......@@ -5768,7 +5765,6 @@ label, label .label-title span {
.manage-plan-row .per-job-amount-past {
color: #8E97A0;
font-family: Usual;
font-size: 11px;
}
......@@ -5792,7 +5788,6 @@ label, label .label-title span {
.choose-your-plan-title {
height: 22px;
color: #03A0E7;
font-family: Usual;
font-size: 18px;
font-weight: 500;
line-height: 22px;
......@@ -5802,7 +5797,7 @@ label, label .label-title span {
.choose-plan-headings .jobs-per-month {margin-right: 45px; }
.choose-plan-headings .cost-per-job {margin-right: 12px; }
.choose-plan-headings {color: #8E97A0; font-size: 11px;font-family: Usual;margin-bottom: 10px;}
.choose-plan-headings {color: #8E97A0; font-size: 11px;margin-bottom: 10px;}
.choose-plan-item {
height: 80px;
......@@ -5833,9 +5828,9 @@ label, label .label-title span {
text-transform: uppercase;
}
.choose-plan-item.active .select-btn{display: none}
.select-button .active-btn { display: none; color: #03A0E7; border: 1px solid #03A0E7;background-color: #FFFFFF; }
.choose-plan-item.active .active-btn { display: inline-block; }
/*.choose-plan-item.active .select-btn{display: none}*/
.select-button .active-btn { color: #03A0E7; border: 1px solid #03A0E7;background-color: #FFFFFF; }
/*.choose-plan-item.active .active-btn { display: inline-block; }*/
.choose-plan-item div {
......@@ -5874,7 +5869,6 @@ label, label .label-title span {
.additional-jobs-over {
height: 68px;
color: #4E5258;
font-family: Usual;
font-size: 14px;
line-height: 17px;
text-align: center;
......@@ -5918,7 +5912,6 @@ label, label .label-title span {
.change-plan-content h3 {
color: #03A0E7;
font-family: Usual;
font-size: 22px;
font-weight: 500;
line-height: 29px;
......@@ -5929,7 +5922,6 @@ label, label .label-title span {
.change-plan-content .upgrade-info {
color: #4A4A4A;
font-family: Usual;
font-size: 16px;
font-weight: bold;
line-height: 25px;
......@@ -5938,7 +5930,6 @@ label, label .label-title span {
.change-plan-content .upgrade-info span{
display: block;
color: #4A4A4A;
font-family: Usual;
font-size: 16px;
font-weight: 300;
line-height: 25px;
......@@ -5963,7 +5954,6 @@ label, label .label-title span {
.change-plan-list .list-item .item-title {
display: inline-block; width:48%;
color: #4E5258;
font-family: Usual;
font-size: 14px;
font-weight: 500;
text-align: left;
......@@ -5972,7 +5962,6 @@ label, label .label-title span {
.change-plan-list .list-item .item-value{
display: inline-block; width: 50%;
color: #03A0E7;
font-family: Usual;
font-size: 14px;
font-weight: 500;
......@@ -6596,7 +6585,6 @@ input{
.payment-optio-text {
height: 17px;
color: #8D8D8D;
font-family: Usual;
font-size: 14px;
line-height: 17px;
text-align: center;
......
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