Bug 1031571 - Remove pointer cursor from hover of netError button. r=unfocused

This commit is contained in:
Valentin Tsatskin 2014-07-07 11:17:00 +02:00
parent cba5a369d7
commit 74a3c90903

View File

@ -40,7 +40,6 @@ button {
button:enabled:hover {
background-image: linear-gradient(#fff, rgba(255,255,255,.6));
cursor: pointer;
}
button:enabled:hover:active {