diff --git a/beastify/popup/choose_beast.css b/beastify/popup/choose_beast.css index e7276e6..1b5aef6 100644 --- a/beastify/popup/choose_beast.css +++ b/beastify/popup/choose_beast.css @@ -25,3 +25,8 @@ html, body { .clear:hover { background-color: #C0392B; } + +.inactive { + opacity: 0; + pointer-events: none; +} diff --git a/beastify/popup/choose_beast.html b/beastify/popup/choose_beast.html index edeaea1..dfd3043 100644 --- a/beastify/popup/choose_beast.html +++ b/beastify/popup/choose_beast.html @@ -10,8 +10,8 @@
- - + +