diff options
author | CoreChg <corechg@gmail.com> | 2018-09-22 20:22:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-22 20:22:47 -0400 |
commit | f5f61fb1ec0917eaac2ad1bdb95cdbdcf37251e3 (patch) | |
tree | ae6db896eaf8d81cde6d0a534bb57999c94b7962 /mines.css | |
parent | bde14e7f291da5fc8a096ffd497509a582378233 (diff) |
Another update to mines.css
Diffstat (limited to 'mines.css')
-rw-r--r-- | mines.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -119,6 +119,7 @@ td.wt:active{ td.chkd{
background-color: #777;
+ cursor: default;
}
/* Main button */
|