new tool for quitting app from child windows
This commit is contained in:
@@ -239,7 +239,8 @@ QWidget#MsgBoxMainContainer QLabel,
|
||||
QWidget#MsgBoxMainContainer QPushButton
|
||||
{
|
||||
color: white;
|
||||
font-family: 'Segoe UI';
|
||||
/*font-size: 18px;
|
||||
/* font-family: 'Segoe UI';*/
|
||||
}
|
||||
|
||||
QPushButton#MsgBoxOkButton,
|
||||
@@ -283,7 +284,7 @@ QPushButton#MsgBoxCloseButton:hover {
|
||||
|
||||
QLabel#MsgBoxTitleLabel {
|
||||
font-weight: bold;
|
||||
font-size: 10px;
|
||||
font-size: 14px;
|
||||
color: rgba(255,255,255,0.7);
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user