meisterschaft 2022

master 0.1.2022
Denis Knauf 2023-06-08 17:32:55 +02:00
parent f1085ce37b
commit 9c15f6c0e9
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
h1
float: left
#clock
.duration
font-size: 2em
@ -45,6 +48,7 @@
outline: none
main
clear: both
margin: 0 auto
width: 20em
text-align: center

View File

@ -73,7 +73,6 @@ window.addEventListener 'load', ->
window.list = []
counter = 0
clock.element.addEventListener 'clock_splitted', (e) ->
counter++
dur = duration_to_string e.duration
tr = document.createElement 'tr'
td = document.createElement 'td'

View File

@ -11,7 +11,6 @@
%body
%header
%h1 Zeitschplitter
%main
#clock
.duration 00:00:00.0
.controls(data-state="loaded")
@ -24,6 +23,7 @@
%button.export ⤓
.never
%a.exporthelper(download="schplitter.csv")
%main
#TimeList
%table
%thead