X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/wordpress.git/blobdiff_plain/f9001779751f83dc8a10e478bfecb4d8dd5f964c..8f374b7233bc2815ccc387e448d208c5434eb961:/wp-admin/css/ie.dev.css?ds=sidebyside diff --git a/wp-admin/css/ie.dev.css b/wp-admin/css/ie.dev.css index 5e919b45..b14f5586 100644 --- a/wp-admin/css/ie.dev.css +++ b/wp-admin/css/ie.dev.css @@ -1,70 +1,97 @@ -/* Fixes for IE bugs */ +/* Fixes for IE 7 bugs */ -#wpbody-content input.button, -#wpbody-content input.button-secondary, -#wpbody-content input.button-highlighted { - padding: 2px 3px; +.wp-editor-wrap .wp-editor-container textarea.wp-editor-area { + width: 97%; } -#minor-publishing-actions input, -#major-publishing-actions input { - min-width: auto; - padding-left: 0; - padding-right: 0; +#post-body.columns-2 #postbox-container-1 { + padding-left: 19px; } -#wpbody-content .postbox { - border: 1px solid #dfdfdf; +.welcome-panel .wp-badge { + position: absolute; } -#wpbody-content .postbox h3 { - margin-bottom: -1px; +.welcome-panel .welcome-panel-column { + margin: 0 -25px 0 4%; } -* html .meta-box-sortables .postbox .handlediv { - background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px; +#wp-fullscreen-title { + width: 97%; } -* html .edit-box { - display: inline; +#wp_mce_fullscreen_ifr { + background-color: #f9f9f9; } -* html .inner-sidebar #side-sortables, -* html .postbox-container .meta-box-sortables { - height: 300px; +#wp-fullscreen-tagline { + color: #888; + font-size: 14px; } -* html #wpbody-content #screen-options-link-wrap { - display: inline-block; - width: 150px; - text-align: center; +#adminmenushadow { + display: none; } -* html #wpbody-content #contextual-help-link-wrap { - display: inline-block; - width: 100px; - text-align: center; +#adminmenuback { + left: 0; + background-image: none; } -* html #adminmenu { - margin-left: -80px; +#adminmenuwrap { + position: static; } -* html .folded #adminmenu { - margin-left: -22px; +#adminmenu { + position: relative; } -* html #wpcontent #adminmenu li.menu-top { - display: inline; - padding: 0; - margin: 0; +#adminmenu li.wp-menu-separator, +#adminmenu li.wp-menu-separator-last { + font-size: 1px; + line-height: 1; } -* html #footer { +#adminmenu a.menu-top { + border-bottom: 0 none; + border-top: 1px solid #ddd; +} + +#adminmenu .separator { + font-size: 1px; + line-height: 1px; +} + +#adminmenu .wp-submenu ul { margin: 0; } -.folded #adminmenu li.menu-top { +.folded #adminmenu .wp-submenu ul { + margin-left: 5px; +} + +#adminmenu li.menu-top { + margin-bottom: -2px; +} + +#adminmenu li.wp-not-current-submenu:hover .wp-menu-arrow { + display: none; +} + +#wpcontent #adminmenu .wp-submenu li.wp-submenu-head { + padding: 3px 4px 4px 10px; + zoom: 100%; +} + +.js.folded #adminmenu .menu-top { + height: 30px; +} + +.js.folded #adminmenu .wp-submenu { + margin: -1px 0 0 0; +} + +.js.folded #adminmenu li.menu-top { display: block; zoom: 100%; } @@ -82,59 +109,74 @@ ul#adminmenu { font-style: normal; } -* html #wpcontent #adminmenu .wp-menu-open .wp-menu-toggle { - background: none; +#wpcontent #adminmenu .wp-submenu li { + padding: 0; } -* html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle { - background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px; +#collapse-menu { + line-height: 23px; } -* html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle { - background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -206px; +#wpadminbar .ab-comments-icon { + padding-top: 7px; } -* html #adminmenu div.wp-menu-image { - height: 29px; +table.fixed th, +table.fixed td { + border-top: 1px solid #ddd; } -#wpcontent #adminmenu .wp-submenu li { - padding: 0; +#wpbody-content input.button, +#wpbody-content input.button-primary, +#wpbody-content input.button-secondary, +#wpbody-content input.button-highlighted { + overflow: visible; } -#adminmenu, -.major-publishing-actions, -.wp-submenu, -.wp-submenu li, -.wp-menu-toggle { - zoom: 100%; +#dashboard-widgets #dashboard_quick_press form p.submit #publish { + float: none; } -.folded #adminmenu li.wp-menu-separator { - width: 28px; +#dashboard-widgets h3 a { + height: 14px; + line-height: 14px; } -#wpcontent #adminmenu .wp-submenu li.wp-submenu-head { - padding: 3px 4px 4px 10px; - zoom: 100%; +#dashboard_browser_nag { + color: #fff; } -.folded #adminmenu .menu-top { - height: 30px; +#dashboard_browser_nag .browser-icon { + position: relative; } -.folded #adminmenu .wp-submenu { - margin: -1px 0 0 0; +.tablenav-pages .current-page { + vertical-align: middle; +} + +#wpbody-content .postbox { + border: 1px solid #dfdfdf; +} + +#wpbody-content .postbox h3 { + margin-bottom: -1px; } +.major-publishing-actions, +.wp-submenu, +.wp-submenu li, +.wp-menu-toggle, #template, #template div, #editcat, -#addcat, -* html .stuffbox h3 { +#addcat { zoom: 100%; } +.wp-menu-arrow { + height: 28px; +} + .submitbox { margin-top: 10px; } @@ -184,23 +226,6 @@ ul#adminmenu { } /* end Inline Editor */ -input { - line-height: 1; -} - -* html .row-actions { - visibility: visible; -} - -#dashboard-widgets h3 a { - height: 20px; - line-height: 20px; -} - -#wphead-info { - float: right; -} - #titlediv #title { width: 98%; } @@ -211,30 +236,13 @@ a.button { padding: 2px 6px; } -* html div.widget-liquid-left, -* html div.widget-liquid-right { - display: block; - position: relative; -} - #screen-options-wrap { overflow: hidden; } -#favorite-actions { - z-index: 12; -} - -#favorite-inside, -#favorite-inside a, -.favorite-action { - zoom: 100%; -} - #the-comment-list .comment-item, #post-status-info, #wpwrap, -#wpcontent, #wrap, #postdivrich, #postdiv, @@ -267,9 +275,6 @@ p.search-box { margin: -3px 0 4px; } -* html #editorcontainer { - padding: 0; -} #editorcontainer #content { overflow: auto; @@ -281,8 +286,7 @@ form#template div { width: 100%; } -#ed_toolbar input, -#ed_reply_toolbar input { +.wp-editor-container .quicktags-toolbar input { overflow: visible; padding: 0 4px; } @@ -291,10 +295,6 @@ form#template div { font-size: 1.6em; } -* html #poststuff h2 { - margin-left: 0; -} - #bh { margin: 7px 10px 0 0; float: right; @@ -314,9 +314,10 @@ div#dashboard-widgets { margin: 4px 0 0 -9px; } -.tablenav .button-secondary, .nav .button-secondary { - padding: 0 1px; - vertical-align: middle; +.tablenav .button-secondary, +.nav .button-secondary { + padding-top: 2px; + padding-bottom: 2px; } .tablenav select { @@ -361,6 +362,110 @@ table.ie-fixed { padding: 2px 5px; } +.inactive-sidebar .widgets-sortables { + padding-bottom: 8px; +} + +#available-widgets .widget-holder { + padding-bottom: 65px; +} + +#widgets-left .inactive { + padding-bottom: 10px; +} + +.widget-liquid-right .widget, +.inactive-sidebar .widget { + position: relative; +} + +#wpcontent .button-primary-disabled { + color: #9FD0D5; + background: #298CBA; +} + +#wpcontent #ajax-loading, +#wpcontent .ajax-loading { + vertical-align: baseline; +} + +#the-comment-list .unapproved tr, +#the-comment-list .unapproved td { + background-color: #ffffe0; +} + +.imgedit-submit { + width: 300px; +} + +#nav-menus-frame, +#wpbody, +.menu li { + zoom: 100%; +} + +#update-nav-menu #post-body { + overflow:hidden; +} + +.menu li { + min-width: 100%; +} + +.menu li.sortable-placeholder { + min-width: 400px; +} + +.about-wrap img.element-screenshot { + padding: 2px; +} + +.about-wrap .feature-section img, +.about-wrap .feature-section .image-mask { + border-width: 1px; + border-style: solid; +} + +.about-wrap .feature-section.three-col img { + margin-left: 0; +} + +.available-theme { + display: inline; +} + +.available-theme ul { + margin: 0; +} + +.about-wrap .three-col-images img { + margin: 0 0.6% 10px; +} + +.about-wrap .three-col-images .last-feature, +.about-wrap .three-col-images .first-feature { + float: none; +} + +/* IE6 leftovers */ +* html .row-actions { + visibility: visible; +} + +* html div.widget-liquid-left, +* html div.widget-liquid-right { + display: block; + position: relative; +} + +* html #editorcontainer { + padding: 0; +} + +* html #poststuff h2 { + margin-left: 0; +} + * html .stuffbox, * html .stuffbox input, * html .stuffbox textarea { @@ -379,10 +484,6 @@ table.ie-fixed { width: 99%; } -#wp_inactive_widgets { - padding-bottom: 8px; -} - * html .widgets-sortables { height: 50px; } @@ -399,67 +500,74 @@ table.ie-fixed { display: none; } -#available-widgets .widget-holder { - padding-bottom: 65px; +* html .media-item .pinkynail { + height: 32px; + width: 40px; } -#widgets-left .inactive { - padding-bottom: 10px; +* html .describe .field input.text, +* html .describe .field textarea { + width: 440px; } -.widget-liquid-right .widget, -#wp_inactive_widgets .widget { - position: relative; +* html input { + border: 1px solid #dfdfdf; } -* html .media-item .pinkynail { - height: 32px; - width: 40px; +* html .meta-box-sortables .postbox .handlediv { + background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px; } -#wpcontent .button-primary-disabled { - color: #9FD0D5; - background: #298CBA; +* html .edit-box { + display: inline; } -#wpcontent #ajax-loading, -#wpcontent .ajax-loading { - vertical-align: baseline; +* html .postbox-container .meta-box-sortables { + height: 300px; } -* html .describe .field input.text, -* html .describe .field textarea { - width: 440px; +* html #wpbody-content #screen-options-link-wrap { + display: inline-block; + width: 150px; + text-align: center; } -#the-comment-list .unapproved tr, -#the-comment-list .unapproved td { - background-color: #ffffe0; +* html #wpbody-content #contextual-help-link-wrap { + display: inline-block; + width: 100px; + text-align: center; } -.imgedit-submit { - width: 300px; +* html #adminmenu { + margin-left: -80px; } -* html input { - border: 1px solid #dfdfdf; +* html .folded #adminmenu { + margin-left: -22px; } -#nav-menu-header, -#nav-menus-frame, -#wpbody, -.menu li { - zoom:100%; +* html #wpcontent #adminmenu li.menu-top { + display: inline; + padding: 0; + margin: 0; } -#update-nav-menu #post-body { - overflow:hidden; +* html #footer { + margin: 0; } -.menu li { - min-width:100%; +* html #wpcontent #adminmenu .wp-menu-open .wp-menu-toggle { + background: none; } -.menu li.sortable-placeholder { - min-width:400px; +* html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle { + background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px; +} + +* html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle { + background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -206px; +} + +* html #adminmenu div.wp-menu-image { + height: 29px; }