Add settings button to the status bar

This commit is contained in:
Micah Lee 2019-10-27 15:26:56 -07:00
parent cb83fca6bc
commit 656d3d1564
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
4 changed files with 12 additions and 13 deletions

View file

@ -73,9 +73,7 @@ class GuiCommon:
}""",
"settings_button": """
QPushButton {
background-color: #601f61;
border: 0;
border-left: 1px solid #69266b;
border-radius: 0;
}""",
"server_status_indicator_label": """