mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 22:24:14 +02:00
[ui][themes] improving status letter-spacing
This commit is contained in:
@@ -191,7 +191,7 @@ ManageWindow QWidget#table_filters QPushButton[root = "true"] {
|
|||||||
|
|
||||||
ManageWindow QLabel#label_status {
|
ManageWindow QLabel#label_status {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
letter-spacing: 0.5px;
|
letter-spacing: 0.7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManageWindow QWidget#table_filters QCheckBox::indicator {
|
ManageWindow QWidget#table_filters QCheckBox::indicator {
|
||||||
@@ -209,7 +209,7 @@ ConfirmationDialog UpgradeToggleButton {
|
|||||||
|
|
||||||
PreparePanel QLabel#prepare_status {
|
PreparePanel QLabel#prepare_status {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
letter-spacing: 0.5px;
|
letter-spacing: 0.7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
PreparePanel QPushButton#bt_hide_details {
|
PreparePanel QPushButton#bt_hide_details {
|
||||||
|
|||||||
Reference in New Issue
Block a user