Skip to content

Commit 34392dd

Browse files
committed
Updated
1 parent f0614c7 commit 34392dd

19 files changed

+1774
-6
lines changed

TestDemo-2/CheckDashboard.py

Lines changed: 438 additions & 0 deletions
Large diffs are not rendered by default.

TestDemo-2/CheckDashboard.ui

Lines changed: 890 additions & 0 deletions
Large diffs are not rendered by default.

TestDemo-2/CheckDashboard_ui.py

Lines changed: 428 additions & 0 deletions
Large diffs are not rendered by default.

TestDemo-2/DashboardTestDemo.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ padding-left: 5px;
103103
}
104104
#send_btn{
105105
border: none;
106-
padding: 5px;
106+
padding: 10px;
107107
border-radius: 5px;
108108
}
109109
#send_btn:hover{

TestDemo-2/DashboardTestDemo_ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def setupUi(self, MainWindow):
102102
"}\n"
103103
"#send_btn{\n"
104104
"border: none;\n"
105-
"padding: 5px;\n"
105+
"padding: 10px;\n"
106106
"border-radius: 5px;\n"
107107
"}\n"
108108
"#send_btn:hover{\n"
62 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
72 Bytes
Binary file not shown.
-52 Bytes
Binary file not shown.
109 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)