From 0b94b9a43bfe528b95aec0b5022498a93a4e0420 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Fri, 22 Aug 2014 18:00:44 +0100 Subject: [PATCH] Improve hover-button visibility --- css/civicrm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/civicrm.css b/css/civicrm.css index cba94fc7d8..56f66425d1 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -1720,7 +1720,7 @@ editor specific classes border: 1px solid transparent; border-radius: 4px; text-decoration: none; - font-size: .8em; + font-size: .9em; color: #000; padding: 1px 2px 1px 0; opacity: .7; -- 2.25.1