diff options
| author | lempamo <[email protected]> | 2017-05-02 18:09:51 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-02 18:09:51 -0400 |
| commit | 5a311ff05f13f480ce753c2f34a116443aba291a (patch) | |
| tree | 78ba05aa1149d4e38fac153d2bab1345d07f52f4 /TimeHACK.Main/Resources/IE4/ie4start.html | |
| parent | 54ab3c7ef0456736ec0eb2d78e03253ce25fb971 (diff) | |
| parent | 9cf72614324832809f33b0cc0ff7f9176430d4d0 (diff) | |
| download | histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.tar.gz histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.tar.bz2 histacom2-5a311ff05f13f480ce753c2f34a116443aba291a.zip | |
Merge pull request #62 from lempamo/master
google prototype
Diffstat (limited to 'TimeHACK.Main/Resources/IE4/ie4start.html')
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/ie4start.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/Resources/IE4/ie4start.html b/TimeHACK.Main/Resources/IE4/ie4start.html index 50b0ac7..88347cb 100644 --- a/TimeHACK.Main/Resources/IE4/ie4start.html +++ b/TimeHACK.Main/Resources/IE4/ie4start.html @@ -25,7 +25,7 @@ a { color: blue; text-decoration: underline; - cursor: hand; + cursor: pointer; } </style> </head> |
