From dfe3c61c65ce8f020665285c3213796f89b6aa9d Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Thu, 1 Apr 2021 15:06:04 +0800 Subject: [PATCH] * Reduction. --- module/block/view/recentprojectblock.html.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/module/block/view/recentprojectblock.html.php b/module/block/view/recentprojectblock.html.php index f74697a745..5646c60e8a 100644 --- a/module/block/view/recentprojectblock.html.php +++ b/module/block/view/recentprojectblock.html.php @@ -21,7 +21,6 @@ #cards .project-detail > p {margin-bottom: 8px;} #cards .project-detail .progress {height: 4px;} #cards .project-detail .progress-text-left .progress-text {width: 50px; left: -50px;} -#cards .project-detail .col-xs-5 {top: 4px;} #cards .panel-heading {cursor: pointer;} #cards .project-stages-container {margin: 0 -16px -16px -16px; padding: 0 4px; height: 46px; overflow-x: auto; position: relative;} #cards .project-stages:after {content: ' '; width: 30px; display: block; right: -16px; top: 16px; bottom: -6px; z-index: 1; background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); position: absolute;} @@ -102,10 +101,12 @@
createLink('execution', 'task', "executionID={$project->id}"), $project->name);?>
-
-
hours->progress;?>
+
+
+ hours->progress;?>%
+