Fix console style theme

This commit is contained in:
alessandro90
2019-06-29 20:34:14 +02:00
parent b8e5b909cd
commit 456fbb23e4
15 changed files with 405 additions and 1 deletions

View File

@@ -9194,7 +9194,8 @@ QWidget {
QPushButton {
border: 0px solid gray;
border-color: #1d5eff;
border-radius: 20px;
border-radius: 25px;
background-color: transparent;
}</string>
</property>
<layout class="QGridLayout" name="gridLayout_3">