* Finish task#7715.

This commit is contained in:
hufangzhou
2020-08-31 17:36:36 +08:00
parent 1de312892a
commit 245f1992dc
2 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
.hours-statistics{position: relative; padding: 0px 5px 5px; display: table-cell;text-align: center;}
.hours-statistics > small {display: block; color: #A6AAB8;}
.hours-statistics > span {display: block; color: #3c4353; font-weight: bold;}
.tile-amount{font-size: 20px;}
</style>
<div class="panel-body conatiner-fluid">
<div class="table-row">

View File

@@ -8,8 +8,8 @@
.block-waterfallreport .col-right .tile { width: 20%;}
.block-waterfallreport .col-right .tile .tile-title{font-weight: 700;}
.block-waterfallreport .progress {position: absolute; left: 45px; top: 90px; right: 40px;}
.block-waterfallreport .progress-num{font-size: 26px; font-weight: 700}
.block-waterfallreport .col-right .tile-amount{font-size: 22px; font-weight: 700}
.block-waterfallreport .progress-num{font-size: 20px; font-weight: 700}
.block-waterfallreport .col-right .tile-amount{font-size: 20px}
</style>
<div class="panel-move-handler"><span class='stage text-muted'><?php echo $current;?></span></div>