diff --git a/Gemfile.lock b/Gemfile.lock index f78f055747c..720c2ab8963 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,10 +134,9 @@ GEM ruby2_keywords (0.0.5) safe_yaml (1.0.5) sass (3.4.25) - sass-embedded (1.83.0-arm64-darwin) - google-protobuf (~> 4.28) - sass-embedded (1.83.0-x86_64-linux-gnu) + sass-embedded (1.83.0) google-protobuf (~> 4.28) + rake (>= 13) sass-globbing (1.1.5) sass (>= 3.1) sassc (2.1.0) diff --git a/sass/homeassistant/pages/_landingpage.scss b/sass/homeassistant/pages/_landingpage.scss index 645bfbeaf60..8c77db0b0e4 100644 --- a/sass/homeassistant/pages/_landingpage.scss +++ b/sass/homeassistant/pages/_landingpage.scss @@ -844,6 +844,7 @@ $ha__primary_color: #03a9f4; margin: auto; summary.region { + cursor: pointer; display: list-item; } } diff --git a/source/_includes/custom/news.html b/source/_includes/custom/news.html index 81983415327..f04939719e5 100644 --- a/source/_includes/custom/news.html +++ b/source/_includes/custom/news.html @@ -73,29 +73,6 @@