From c795a7dae67aac241d1064bfe9152a0f55ce7893 Mon Sep 17 00:00:00 2001 From: erciccione Date: Mon, 30 Mar 2020 14:58:23 +0200 Subject: [PATCH] Downloads: show pointer when hovering on dropdowns --- css/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/custom.css b/css/custom.css index ffccf757..d8ed7f00 100644 --- a/css/custom.css +++ b/css/custom.css @@ -2981,6 +2981,7 @@ footer { .downloads summary:hover { font-weight:bold; + cursor: pointer; } .downloads ul {