From fcb5c49c1c5b69703c9299ffd57ed2f878dbfe85 Mon Sep 17 00:00:00 2001 From: Lars Kneschke Date: Thu, 20 Jul 2006 07:59:02 +0000 Subject: [PATCH] move navigation button some layers up --- calendar/templates/default/app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index a8ce2d54bb..77cbce82bb 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -136,6 +136,7 @@ e.g. the div with class calTimeGrid is generated by the timeGridWidget method of border-right: 1px solid silver; height: 16px; line-height: 16px; + z-index: 30; } .calDayColHeader img { vertical-align: middle;