From 967b17204b4e038fa2181473e80fcba143d30970 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 14 Nov 2009 20:28:20 -0800 Subject: Moved night_wind to contrib --- themes/night_wind/css/fix-ie.css | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 themes/night_wind/css/fix-ie.css (limited to 'themes/night_wind/css/fix-ie.css') diff --git a/themes/night_wind/css/fix-ie.css b/themes/night_wind/css/fix-ie.css deleted file mode 100644 index fcebeea8..00000000 --- a/themes/night_wind/css/fix-ie.css +++ /dev/null @@ -1,29 +0,0 @@ -/** - * Fix display in IE 6, 7 - */ - -#g-banner { - z-index: 2; -} - -input.submit { - clear: none !important; - display: inline !important; -} - -#g-add-tag-form input.textbox { - width: 110px; -} - -#g-dialog .g-cancel { - display: inline-block !important; - float: none !important; -} - -.g-pager .g-text-right { - width: 29%; -} - -.g-pager .ui-icon-right { - width: 60px; -} -- cgit v1.2.3