mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-26 21:11:16 +02:00
Update report_generator5.py
This commit is contained in:
@@ -545,14 +545,18 @@ def generate_main_html(log_data, system_info):
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background: var(--card-background);
|
||||
background-color: var(--card-background);
|
||||
z-index: 900;
|
||||
box-shadow: var(--shadow);
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: none;
|
||||
background-color: var(--card-background);
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
.timestamp-list {
|
||||
|
||||
Reference in New Issue
Block a user