diff --git a/sass/custom/_landingpage.scss b/sass/custom/_landingpage.scss index 70044b5a628..5a90ed3889f 100644 --- a/sass/custom/_landingpage.scss +++ b/sass/custom/_landingpage.scss @@ -331,6 +331,10 @@ $ha__primary_color: #03a9f4; color: #ffffff; } } + .banner-overlay-button.disabled { + background-color: #bdbdbd; + cursor: initial; + } .below-button { margin-top: 8px; text-align: center; diff --git a/source/blue/index.html b/source/blue/index.html index d8d54edeecc..4cb2304923c 100644 --- a/source/blue/index.html +++ b/source/blue/index.html @@ -37,24 +37,16 @@ frontpage_image: /images/frontpage/blue-frontpage.jpg