summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoreChg <corechg@gmail.com>2018-09-22 20:22:47 -0400
committerGitHub <noreply@github.com>2018-09-22 20:22:47 -0400
commitf5f61fb1ec0917eaac2ad1bdb95cdbdcf37251e3 (patch)
treeae6db896eaf8d81cde6d0a534bb57999c94b7962
parentbde14e7f291da5fc8a096ffd497509a582378233 (diff)
Another update to mines.css
-rw-r--r--mines.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/mines.css b/mines.css
index 24d0813..14b9d33 100644
--- a/mines.css
+++ b/mines.css
@@ -119,6 +119,7 @@ td.wt:active{
td.chkd{
background-color: #777;
+ cursor: default;
}
/* Main button */