Temporary commit

This commit is contained in:
RigoLigoRLC
2022-01-26 16:50:55 +08:00
parent 974d0032e3
commit 02530de7da
19 changed files with 409 additions and 91 deletions

View File

@@ -56,7 +56,7 @@ QLineEdit /*We can't apply gradient to TextEdit cuz it messes with scroll bar*/
QPushButton
{
border-width: 1px;
padding: 2px;
padding: 2px 10px;
font-size: 14px;
font-weight: 300;
border-radius: 8px;
@@ -249,7 +249,7 @@ SpkTitleBarDefaultButton:pressed
#styMwCateg::item
{
height: 35px;
/*height: 35px;*/
border: none;
color: TXCBG;
}