From 4dcdf93fc7dfd8662acf82fab317c908536ad18b Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Wed, 25 Oct 2023 15:05:41 +0800 Subject: [PATCH] - Remove tester data. --- module/install/css/progress.ui.css | 2 ++ module/space/ui/browse.html.php | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/install/css/progress.ui.css b/module/install/css/progress.ui.css index d1290a017e..b4a76271cd 100644 --- a/module/install/css/progress.ui.css +++ b/module/install/css/progress.ui.css @@ -3,6 +3,8 @@ div.cell { padding: 20px;} .step {display: inline-block; padding: 10px;} .step-no {border-radius: 50%; padding: 5px 20px; font-size: 30px; display: inline-block; color: #ffffff; background-color: #cccccc;} .step-title{padding: 10px; font-size: 20px;} +[lang^=zh] .step-title span {margin-right: 0px;} +.arrow.active {color: #3daf45;} .progress-arrow.active {color: #3daf45;} .step-no.active {background-color: #3daf45;} span.loading {padding: 10px 20px; line-height: 40px;} diff --git a/module/space/ui/browse.html.php b/module/space/ui/browse.html.php index 5cfafe435b..524fe42419 100644 --- a/module/space/ui/browse.html.php +++ b/module/space/ui/browse.html.php @@ -31,7 +31,6 @@ featureBar set::linkParams("spaceID=&browseType={key}"), ); -$solutionID = 1; $app->loadLang('solution'); toolBar (