From 5700fc0c023d1bbf2fc8eb8db2cb4078d64e7e53 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Fri, 6 Oct 2006 05:20:20 +0000 Subject: fixed css issue, now playing issue and improved mpd controller a tiny bit --- themes/greyblock/templates/default.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'themes/greyblock') diff --git a/themes/greyblock/templates/default.css b/themes/greyblock/templates/default.css index 1c12a00f..fbdf3399 100644 --- a/themes/greyblock/templates/default.css +++ b/themes/greyblock/templates/default.css @@ -242,10 +242,6 @@ position: absolute; } -#sidebar li:active { - z-index:0; -} - #sidebar li:hover ul, #sidebar li.sfhover ul { left: auto; } -- cgit