From 90b137802a30b8750a981e50d929d2792feb8f80 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Fri, 20 Aug 2010 01:28:16 +0000 Subject: Get rid of wind_npk theme, since now I've got regular Wind theme under version control I can just edit it directly without worry. --- themes/wind_npk/css/fix-ie.css | 53 ------------------------------------------ 1 file changed, 53 deletions(-) delete mode 100644 themes/wind_npk/css/fix-ie.css (limited to 'themes/wind_npk/css/fix-ie.css') diff --git a/themes/wind_npk/css/fix-ie.css b/themes/wind_npk/css/fix-ie.css deleted file mode 100644 index ac100da4..00000000 --- a/themes/wind_npk/css/fix-ie.css +++ /dev/null @@ -1,53 +0,0 @@ -/** - * Fix display in IE 6, 7 - */ - -#g-banner { - z-index: 2; - zoom: 1; -} - -#g-sidebar { - overflow: hidden; -} - -#g-photo, -#g-movie { - zoom: 1; -} - -#g-photo .g-context-menu, -#g-movie .g-context-menu { - width: 240px; -} - -input.submit { - clear: none !important; - display: inline !important; -} - -.g-short-form input[type='submit'] { - line-height: 1em; - padding: .38em .3em; -} - -#g-add-tag-form input.textbox { - width: 110px !important; -} - -#g-add-tag-form input[type='submit'] { - padding: .3em 0 !important; -} - -#g-dialog .g-cancel { - display: inline-block !important; - float: none !important; -} - -.g-paginator .g-text-right { - width: 29%; -} - -.g-paginator .ui-icon-right { - width: 60px; -} -- cgit v1.2.3