diff options
-rw-r--r-- | design/design.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/design/design.css b/design/design.css index e59f36a..80a1c64 100644 --- a/design/design.css +++ b/design/design.css @@ -133,6 +133,7 @@ .timer > .time { width: 200px; + cursor: text; } .timer > .edition { |