Add shutdown widget.
This commit is contained in:
@@ -72,6 +72,12 @@ QLabel {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
QLabel#Shutdown {
|
||||
color: #fcfcfc;
|
||||
font-weight: bold;
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
QLineEdit {
|
||||
min-height: 36px;
|
||||
max-height: 36px;
|
||||
@@ -999,4 +1005,4 @@ QListView#LeftBtnBar::item
|
||||
|
||||
QWidget#settingContentWidget QWidget{
|
||||
font-size:26px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user