From 164f3946f1493cc90d0d57af4e1866c9dd267a45 Mon Sep 17 00:00:00 2001
From: Eric Rasmussen <erasmussen2@unl.edu>
Date: Thu, 27 Aug 2009 15:15:15 +0000
Subject: [PATCH] raised the z-index on the carrot

---
 customindex/views/default/customindex/css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/customindex/views/default/customindex/css.php b/customindex/views/default/customindex/css.php
index e2c4ff5c..376d6009 100644
--- a/customindex/views/default/customindex/css.php
+++ b/customindex/views/default/customindex/css.php
@@ -47,7 +47,7 @@
 	}
 	#headlines>div.activepanel {
 		background:url('../mod/customindex/splash_selector.png') no-repeat 0 30%;
-		z-index:100;
+		z-index:201;
 	}
 	#headlines>div.activepanel div.splash_headline,
 	#headlines div.splash_headline:hover {
-- 
GitLab