From dfe53d3e16f085972389aa2d4b1affb3332ac600 Mon Sep 17 00:00:00 2001 From: Masahiko AMANO Date: Fri, 3 Feb 2023 01:30:06 +0300 Subject: [PATCH] perf(web): remove highlighting file menu navigation buttons --- web/public/css/tfm.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/public/css/tfm.css b/web/public/css/tfm.css index c7f1c59..ed5fe09 100644 --- a/web/public/css/tfm.css +++ b/web/public/css/tfm.css @@ -89,10 +89,6 @@ main { right: 0; } -.file-nav-btn:hover { - background-color: #0001; -} - #file-prev { right: 50%; }