mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-05 17:01:17 -05:00
Merge branch 'master' of https://github.com/Raincode/QDarkStyleSheet
This commit is contained in:
commit
ef37472069
@ -332,6 +332,11 @@ QLineEdit
|
||||
color: #eff0f1;
|
||||
}
|
||||
|
||||
QAbstractItemView QLineEdit
|
||||
{
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
QGroupBox {
|
||||
border:1px solid #76797C;
|
||||
border-radius: 2px;
|
||||
@ -1260,4 +1265,4 @@ QDateEdit::down-arrow:on, QDateEdit::down-arrow:hover,
|
||||
QDateEdit::down-arrow:focus
|
||||
{
|
||||
image: url(:/qss_icons/rc/down_arrow.png);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user