summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-24 02:19:16 -0800
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-24 02:19:16 -0800
commit8fdfdf67123df091e4fd27e25446e4c081a2e2b5 (patch)
tree35d7f9df1db1867134bf5605c93d6aff135d9ed7
parent0d925ccc953eb6536cf69c2637c92d75682b8c27 (diff)
downloadtempo-8fdfdf67123df091e4fd27e25446e4c081a2e2b5.tar.gz
tempo-8fdfdf67123df091e4fd27e25446e4c081a2e2b5.tar.xz
Don't change cursor over text.
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 0e1c4ab..94cf41a 100644
--- a/style.css
+++ b/style.css
@@ -18,6 +18,8 @@ div#container {
right: 0;
bottom: 0;
left: 0;
+
+ cursor: default;
}
div#time {