inactive buttons can no longer be highlighted, like bladeburner skill level up

This commit is contained in:
Olivier Gagnon 2019-03-13 11:40:04 -04:00 committed by danielyxie
parent 2198bfd962
commit 6969a8f92c

@ -47,6 +47,11 @@ button {
border: 1px solid #333; border: 1px solid #333;
cursor: default; cursor: default;
-moz-user-select: none;
-ms-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
&:hover { &:hover {
.tooltiptext, .tooltiptext,
.tooltiptexthigh, .tooltiptexthigh,