From 9e2db5d5a614b5dedcd63cdc966c1382a1dfcd7a Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 17 Jun 2011 23:06:42 -0700 Subject: tooltip for selecting items --- view/theme/duepuntozero/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 8bebecbd7..a8d40886f 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2522,8 +2522,8 @@ a.mail-list-link { position: absolute; left: 0px; top: 0px; - opacity: 0.3; - filter:alpha(opacity=30); + opacity: 0.2; + filter:alpha(opacity=20); } #lang-select-icon:hover { -- cgit v1.2.3