From 18d687c7978475895280d56e2ecc49e6420ef697 Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Mon, 29 Jan 2018 13:59:41 -0500 Subject: [PATCH] update 1801291359 --- users/styles/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/users/styles/style.css b/users/styles/style.css index a1ef414..453b261 100644 --- a/users/styles/style.css +++ b/users/styles/style.css @@ -225,3 +225,7 @@ td a span, th span { table.add { margin-top: 7px; } + +h3, p, th, tr, legend { + cursor: default; +}