Rename old python folder.

This commit is contained in:
2023-05-15 13:36:16 -04:00
parent b45d4fa8dc
commit 0f2f3094e0
25 changed files with 95 additions and 15 deletions
+7
View File
@@ -98,4 +98,11 @@ a.router-link-active{
}
a:hover{
color: white;
}
div#app{
height: 95vh;
}
div#table{
height: 100%;
}
+7
View File
@@ -17,6 +17,10 @@
text-align: left !important;
}
.ht__active_highlight, .ht__highlight {
background: unset;
}
.highlight {
filter: contrast(85%);
}
@@ -24,6 +28,9 @@
.invert {
filter: invert();
}
.active-hour{
background: white !important;
}
.day-of-week{
text-transform: uppercase;