Spaces:
Running
Running
Commit
·
35bf5a2
1
Parent(s):
f02db3f
add
Browse files- src/display/css_html_js.py +0 -12
src/display/css_html_js.py
CHANGED
@@ -50,18 +50,6 @@ custom_css = """
|
|
50 |
font-size: 20px;
|
51 |
}
|
52 |
|
53 |
-
/* 主 Tabs 样式 */
|
54 |
-
.tab-buttons {
|
55 |
-
background-color: #f5f5f5; /* 设置背景颜色 */
|
56 |
-
border-bottom: 2px solid #ccc; /* 添加底部边框 */
|
57 |
-
}
|
58 |
-
|
59 |
-
/* 嵌套 Tabs 样式 */
|
60 |
-
.nested-tab-buttons {
|
61 |
-
background-color: #e0f7fa; /* 另一个背景颜色 */
|
62 |
-
border-bottom: 2px solid #007bff; /* 蓝色边框 */
|
63 |
-
}
|
64 |
-
|
65 |
#scale-logo {
|
66 |
border-style: none !important;
|
67 |
box-shadow: none;
|
|
|
50 |
font-size: 20px;
|
51 |
}
|
52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
#scale-logo {
|
54 |
border-style: none !important;
|
55 |
box-shadow: none;
|