mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 15:23:56 +02:00
Dont need qss
This commit is contained in:
parent
80946b10b3
commit
b20334de1d
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
QPushButton {
|
||||
background-color: #333333;
|
||||
border-width: 0;
|
||||
border-radius: 9px;
|
||||
border-radius: 9px;
|
||||
font-family: Arial;
|
||||
font-size: 18px;
|
||||
font-weight: 100;
|
||||
color: #b7b7b7;
|
||||
width: 120px;
|
||||
height: 40px;
|
||||
}
|
Loading…
Reference in a new issue