Added sysinfo tab to settings

This commit is contained in:
AUTOMATIC
2023-06-03 13:55:35 +03:00
parent 9d953c0e03
commit 7393c1f99c
5 changed files with 212 additions and 2 deletions
+10
View File
@@ -450,6 +450,16 @@ table.popup-table .link{
opacity: 0.75;
}
#sysinfo_download a{
font-size: 24pt;
text-decoration: underline;
}
#sysinfo_validity{
font-size: 18pt;
}
/* live preview */
.progressDiv{
position: relative;