diff options
Diffstat (limited to 'design')
-rw-r--r-- | design/design.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/design.css b/design/design.css index 11002aa..09ad82b 100644 --- a/design/design.css +++ b/design/design.css @@ -113,7 +113,7 @@ .timer > button.name { width: 300px; - border-radius: 0px; + cursor: text; } .timer > .time { |