更新版本

This commit is contained in:
2026-06-12 16:01:53 +08:00
parent 62ebc2f589
commit d17a54eb73
23 changed files with 8448 additions and 52 deletions
+19
View File
@@ -0,0 +1,19 @@
* {{
color: #ffffffff !important;
font: 16px "SimSun" !important;
text-transform: none;
}}
QPushButton {{
text-transform: none;
}}
QTabBar::tab {{
text-transform: none;
}}
QTextEdit {{
color: #ffffffff !important;
font: 16px "SimSun" !important;
text-transform: none;
}}