Add settings button to the status bar

This commit is contained in:
Micah Lee 2019-10-27 15:26:56 -07:00
parent cc7c463e80
commit c3330919f4
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": """