From e3a5a8c3687fcaf011492a2857d90114bb8e5ac5 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sun, 9 Jun 2013 02:17:39 +0100 Subject: Quick fix for PCSS until the cleaned up version is finished. --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 53d17ea04..5fb4e8b36 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3389,6 +3389,8 @@ color-stop(0.82, #b00) ); } +/* + nav:hover { background-image: linear-gradient(bottom, #f00 26%, #b00 82%); @@ -3406,6 +3408,8 @@ color-stop(0.82, #b00) ); } +*/ + nav a, nav a:active, nav a:visited, -- cgit v1.2.3