From cf26834c717043685866b47eb95bcd8d1299a78b Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sun, 22 Mar 2015 17:20:03 +0100 Subject: If no edition is given and the enter key is pressed, exit the edition mode --- design/design.css | 1 + 1 file changed, 1 insertion(+) (limited to 'design/design.css') diff --git a/design/design.css b/design/design.css index db19feb..7d9cd39 100644 --- a/design/design.css +++ b/design/design.css @@ -119,6 +119,7 @@ .timer > .time { width: 200px; + letter-spacing: 2px; cursor: text; position: relative; border-radius: 0px; -- cgit v1.2.3