Share mode and website mode are looking awesome

This commit is contained in:
Micah Lee 2020-08-20 17:16:47 -04:00
parent 298cfa3d3f
commit 327253fc26
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
6 changed files with 67 additions and 45 deletions

View file

@ -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 {