docs: remove cursor: hand (#39918)

PR Close #39918
This commit is contained in:
Alexey Elin 2020-12-01 22:33:55 +03:00 committed by Misko Hevery
parent fc323d08d0
commit 13dfef14dc
13 changed files with 2 additions and 16 deletions

View File

@ -62,7 +62,6 @@
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
font-family: Arial;
}

View File

@ -57,7 +57,6 @@
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
font-family: Arial;
}

View File

@ -54,7 +54,6 @@ button {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
font-family: Arial;
}
@ -76,4 +75,4 @@ button.delete {
}
.crises li.selected:hover {
background-color: #BBD8DC;
}
}

View File

@ -55,7 +55,6 @@ button {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
font-family: Arial;
}
@ -79,4 +78,4 @@ button.delete {
.heroes li.selected:hover {
background-color: #BBD8DC;
}
/* #enddocregion selected */
/* #enddocregion selected */

View File

@ -18,7 +18,6 @@ button {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
}
button:hover {
background-color: #cfd8dc;

View File

@ -52,7 +52,6 @@ button {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
}
button:hover {
background-color: #cfd8dc;

View File

@ -19,7 +19,6 @@ button.clear {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
}
button:hover {
background-color: #cfd8dc;

View File

@ -19,7 +19,6 @@ button.clear {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
}
button:hover {
background-color: #cfd8dc;

View File

@ -57,7 +57,6 @@ button {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
font-family: Arial;
}

View File

@ -19,7 +19,6 @@ button.clear {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
}
button:hover {
background-color: #cfd8dc;

View File

@ -56,7 +56,6 @@ button {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
font-family: Arial;
}

View File

@ -19,7 +19,6 @@ button.clear {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
}
button:hover {
background-color: #cfd8dc;

View File

@ -18,7 +18,6 @@ body, input[text], button {
}
a {
cursor: pointer;
cursor: hand;
}
button {
font-family: Arial;
@ -27,7 +26,6 @@ button {
padding: 5px 10px;
border-radius: 4px;
cursor: pointer;
cursor: hand;
}
button:hover {
background-color: #cfd8dc;