diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-11-14 20:28:20 -0800 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-11-14 20:28:20 -0800 |
| commit | 967b17204b4e038fa2181473e80fcba143d30970 (patch) | |
| tree | 222fc62bbc4b062d3e30e9ecfffb37fd6222c4da /themes/night_wind/css/fix-ie.css | |
| parent | aa1ddba15517d99e4e34d9454fe4853339b17f58 (diff) | |
Moved night_wind to contrib
Diffstat (limited to 'themes/night_wind/css/fix-ie.css')
| -rw-r--r-- | themes/night_wind/css/fix-ie.css | 29 |
1 files changed, 0 insertions, 29 deletions
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; -} |
