@ -641,3 +641,13 @@ li.task button.symbol:nth-child(1){
position: absolute;
right: 210px;
}
.timetracking {
position: fixed;
top: 5px;
right: 10px;
padding: 3px;
background: rgba(255,255,255,0.49);
border: 1px solid white;
border-radius: 5px;
@ -291,3 +291,21 @@ legend{
vertical-align: top;
nav > form{
display:inline;
li > a > p:nth-child(1){
display: inline;
.timetracks .duration{
font-weight: bold;
background: #800000;
padding: 12px 5px 3px 5px;
color: yellow;
@ -294,4 +294,10 @@ li > a > p:nth-child(1){
background: #734a00;
@ -284,3 +284,20 @@ legend{
border: 1px solid blue;