From 337fd980bcae89bb8b8f005c55ca3810128a525c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 17 Feb 2013 19:36:26 +0100 Subject: show additional package info on hover --- module/web/static/css/default/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/static/css/default/style.less') diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index 4e6f6bd39..a6df51625 100644 --- a/module/web/static/css/default/style.less +++ b/module/web/static/css/default/style.less @@ -446,7 +446,7 @@ footer h2 { background: -o-radial-gradient(center, ellipse cover, rgba(236, 208, 66, 0) 0%, rgba(40, 119, 171, 0.9) 100%); background: -ms-radial-gradient(center, ellipse cover, rgba(236, 208, 66, 0) 0%, rgba(40, 119, 171, 0.9) 100%); background: radial-gradient(center, ellipse cover, rgba(236, 208, 66, 0) 0%, rgba(40, 119, 171, 0.9) 100%); - z-index: 50; + z-index: 100; opacity: 0; } -- cgit v1.2.3