* Finish task#7715.
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user