Rename old python folder.
This commit is contained in:
@@ -98,4 +98,11 @@ a.router-link-active{
|
||||
}
|
||||
a:hover{
|
||||
color: white;
|
||||
}
|
||||
|
||||
div#app{
|
||||
height: 95vh;
|
||||
}
|
||||
div#table{
|
||||
height: 100%;
|
||||
}
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user