mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 00:15:11 -04:00
Share mode and website mode are looking awesome
This commit is contained in:
parent
298cfa3d3f
commit
327253fc26
6 changed files with 67 additions and 45 deletions
|
@ -254,9 +254,14 @@ class GuiCommon:
|
|||
color: #333333;
|
||||
}
|
||||
""",
|
||||
"share_file_selection_drop_here_header_label": """
|
||||
QLabel {
|
||||
color: #333333;
|
||||
font-size: 30px;
|
||||
}""",
|
||||
"share_file_selection_drop_here_label": """
|
||||
QLabel {
|
||||
color: #999999;
|
||||
color: #666666;
|
||||
}""",
|
||||
"share_file_selection_drop_count_label": """
|
||||
QLabel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue