mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 08:25:15 -04:00
Add settings button to the status bar
This commit is contained in:
parent
cb83fca6bc
commit
656d3d1564
4 changed files with 12 additions and 13 deletions
|
@ -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": """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue