routing updated to be more variable and on demand
- calendar json file now generated on demand at download request - device fingerprint route now added
This commit is contained in:
BIN
server/static/css/.main.css.swp
Normal file
BIN
server/static/css/.main.css.swp
Normal file
Binary file not shown.
@ -227,6 +227,10 @@ body *
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.grey {
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
.sub.container .name {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user