From 7dad0213b1f965abc5d1641f6bd72c9aaf4ac2b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 21 Jul 2011 14:06:31 +0200 Subject: [PATCH] This should not be needed since a7b9f38 --- themes/original/css/theme_right.css.php | 2 -- themes/pmahomme/css/theme_right.css.php | 2 -- 2 files changed, 4 deletions(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 94cd84af53..c94926227a 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -2290,5 +2290,3 @@ span.mysql-number { .navigation select { margin: 0 0.8em; } -/* Timepicker */ -#ui-timepicker-div { z-index: 1003; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 0896b3fe44..6c685c2d5d 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -2734,5 +2734,3 @@ span.mysql-number { .navigation select { margin: 0 0.8em; } -/* Timepicker */ -#ui-timepicker-div { z-index: 1003; }