aboutsummaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-03-22 17:20:03 +0100
committerJoris Guyonvarch2015-03-22 17:20:03 +0100
commitcf26834c717043685866b47eb95bcd8d1299a78b (patch)
tree1e3f391b777402cc62400e40ede07fde0cf65a0e /design
parentb3076f37700291221ededbaf996a065b006cf42d (diff)
If no edition is given and the enter key is pressed, exit the edition mode
Diffstat (limited to 'design')
-rw-r--r--design/design.css1
1 files changed, 1 insertions, 0 deletions
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;