Commit c00303f3 by chenith

Updated styles for ht004.

parent 794aa598
...@@ -2937,8 +2937,12 @@ span.export-candidate,span.appli-status-short{ ...@@ -2937,8 +2937,12 @@ span.export-candidate,span.appli-status-short{
.appli-label{ .appli-label{
float: left; float: left;
font-size: 12px; font-size: 12px;
font-weight: 500;
text-align: left;
color: #4e5258;
line-height: 28px; line-height: 28px;
width: 25%; width: 25%;
font-family: "Usual-Bold";
} }
.pro-bar { .pro-bar {
padding: 28px 38px 22px 62px; padding: 28px 38px 22px 62px;
...@@ -2964,7 +2968,7 @@ span.appli-percen { ...@@ -2964,7 +2968,7 @@ span.appli-percen {
} }
span.appli-progress-bar { span.appli-progress-bar {
display: inline-block; display: inline-block;
width: 48.47%; width: 47.47%;
} }
.appli-progress-bar .progress { .appli-progress-bar .progress {
margin-bottom: 0; margin-bottom: 0;
...@@ -4202,7 +4206,7 @@ img.alert-icon {float: left;} ...@@ -4202,7 +4206,7 @@ img.alert-icon {float: left;}
.applicant-sidebar .gray,.applicant-sidebar .green,.applicant-sidebar .blue {font-size: 14px;} .applicant-sidebar .gray,.applicant-sidebar .green,.applicant-sidebar .blue {font-size: 14px;}
.applicant-sidebar li {line-height: 46px;} .applicant-sidebar li {line-height: 46px;}
span.appli-percen{top: -4px;font-size: 20px;margin-right: 5px;} span.appli-percen{top: -4px;font-size: 20px;margin-right: 5px;}
.appli-label {font-size: 13px;line-height: 24px;} .appli-label {font-size: 12px; line-height: 24px; }
.expand-box{margin-left: 15px;} .expand-box{margin-left: 15px;}
.big-percentage{font-size: 58px;} .big-percentage{font-size: 58px;}
.appli-percent-no{font-size: 28px; line-height: 1.8em;} .appli-percent-no{font-size: 28px; line-height: 1.8em;}
......
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