From c4e35fbf54a9cd80e27d600d47b24b1afdfeca6d Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Mon, 18 Apr 2016 19:38:03 -0700 Subject: Display tooltips for tags --- ext/fg/css/popup.css | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/fg/css/popup.css') diff --git a/ext/fg/css/popup.css b/ext/fg/css/popup.css index 2e694b42..1c40bdfd 100644 --- a/ext/fg/css/popup.css +++ b/ext/fg/css/popup.css @@ -46,6 +46,7 @@ body { background-color: #777; border-radius: 0.25em; color: #fff; + cursor: default; display: inline; font-size: 75%; font-weight: 700; -- cgit v1.2.3