Commit e21d8339 authored by rsadam@chromium.org's avatar rsadam@chromium.org

Fixes hover over keys changing cursor icon.

BUG=344943

Review URL: https://codereview.chromium.org/172263003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252157 0039d316-1c4b-4281-b951-d872f2087c98
parent ca3243e9
......@@ -13,6 +13,7 @@ body {
-webkit-user-select: none;
background-image: -webkit-linear-gradient(#282828, #000000);
background-size: cover;
cursor: default;
margin: 0;
overflow: hidden;
padding: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment