diff --git a/src/backend/booster/bk_dist/dashboard/static/stats/css/index.css b/src/backend/booster/bk_dist/dashboard/static/stats/css/index.css index ab586ec06..4b4da6d30 100644 --- a/src/backend/booster/bk_dist/dashboard/static/stats/css/index.css +++ b/src/backend/booster/bk_dist/dashboard/static/stats/css/index.css @@ -4,4 +4,35 @@ .panel.panel-box ul.list-justified>li { width: 130px !important; +} + +.hidden { + display: none; +} + +.left-button { + float: left; +} + +.right-button { + float: right; +} + +.light-red { + color: #FF6666; /* 浅红色 */ +} + +.light-black { + color: #5b5a5a; /* 浅黑色 */ +} + +.divider { + height: 2px; + background-color: #A9A9A9; /* 浅黑色 */ + margin: 20px 0; +} + +.divider-row td { + border-top: 1px solid #A9A9A9; /* 浅黑色 */ + padding: 0; /* 移除内边距 */ } \ No newline at end of file diff --git a/src/backend/booster/bk_dist/dashboard/static/stats/index.html b/src/backend/booster/bk_dist/dashboard/static/stats/index.html index 99230b279..45c1eb451 100644 --- a/src/backend/booster/bk_dist/dashboard/static/stats/index.html +++ b/src/backend/booster/bk_dist/dashboard/static/stats/index.html @@ -375,56 +375,56 @@

欢迎使用编译加速数据分析