Relative CLI datetime, cache clear api, work on cache read

This commit is contained in:
Dominik Werder
2021-05-27 12:07:44 +02:00
parent b3b2b3e4f7
commit 7aecf59195
11 changed files with 409 additions and 232 deletions

View File

@@ -23,7 +23,7 @@ p {
body {
font-family: monospace;
font-size: 80%;
font-size: 100%;
line-height: 1.4;
color: #000;
}
@@ -72,12 +72,12 @@ code#output {
}
p#load_status {
margin-top: 10em;
margin-top: 0em;
}
p.buttonrow {
position: fixed;
margin-top: 20px;
--position: fixed;
--margin-top: 20px;
}
div#footer {