From 33023a102b7fecbc03a3421c603ab7f73f62c251 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Fri, 23 Feb 2024 15:04:44 -0800 Subject: [PATCH] No need for :hover now, refs #2281 --- datasette/static/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/datasette/static/app.css b/datasette/static/app.css index ac29ec56..bf89276e 100644 --- a/datasette/static/app.css +++ b/datasette/static/app.css @@ -387,7 +387,6 @@ details .nav-menu-inner { top: -2px; } .page-action-menu .icon-text:hover { - background-color: #eee; cursor: pointer; } .page-action-menu .icon {