19 lines
289 B
Plaintext
19 lines
289 B
Plaintext
* {{
|
|
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;
|
|
}} |