From d3722bf7bf8040298c0d2dd758d888ebf5a0b12e Mon Sep 17 00:00:00 2001 From: Bar Hatsor <34835685+barhatsor@users.noreply.github.com> Date: Tue, 15 Feb 2022 14:10:37 +0200 Subject: [PATCH 1/2] Update full.css --- full.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/full.css b/full.css index 01967bdbf0..18ddcfb69f 100644 --- a/full.css +++ b/full.css @@ -1500,7 +1500,7 @@ body .sidebar .button:active:not(:hover) { font-weight: 500; } -.menu .icon:hover { +body:not(.mobile) .menu .icon:hover { background: rgba(255,255,255,0.05); } From 8109013f890e5252713ef08435d92fdd4ab76b74 Mon Sep 17 00:00:00 2001 From: Bar Hatsor <34835685+barhatsor@users.noreply.github.com> Date: Tue, 15 Feb 2022 14:11:02 +0200 Subject: [PATCH 2/2] Update service-worker.js --- service-worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-worker.js b/service-worker.js index a0cd676fba..5336e3efd9 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,7 +1,7 @@ 'use strict'; // update cache names any time any of the cached files change -const CACHE_NAME = 'static-cache-v291'; +const CACHE_NAME = 'static-cache-v292'; // list of files to cache const FILES_TO_CACHE = [