]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/ie.css
Wordpress 3.5
[autoinstalls/wordpress.git] / wp-admin / css / ie.css
index c6c03106b1c65a843e0d566efa8ad0b1933e0364..6730c2e5b662abd7dec0a00c302f4e688127353e 100644 (file)
-/* Fixes for IE bugs */
+/* Fixes for IE bugs */
 
-input.button,
-input.button-secondary,
-input.button-highlighted {
-       padding: 0;
+#dashboard-widgets form .input-text-wrap input,
+#dashboard-widgets form .textarea-wrap textarea {
+       width: 99%;
 }
 
-#minor-publishing-actions input,
-#major-publishing-actions input,
-#minor-publishing-actions .preview {
-       min-width: auto;
-       padding-left: 0;
-       padding-right: 0;
+#dashboard-widgets form #title {
+       width: 98%;
 }
 
-#wpbody-content .postbox {
-       border: 1px solid #dfdfdf;
+.wp-editor-wrap .wp-editor-container textarea.wp-editor-area {
+       width: 97%;
 }
 
-#wpbody-content .postbox h3 {
-       margin-bottom: -1px;
+#post-body.columns-2 #postbox-container-1 {
+       padding-left: 19px;
 }
 
-* html #side-info-column {
-       height: auto;
+.welcome-panel .wp-badge {
+       position: absolute;
 }
 
-* html #wpbody-content #screen-options-link-wrap {
-       display: inline-block;
-       width: 150px;
-       text-align: center;
+.welcome-panel .welcome-panel-column:first-child {
+       width: 35%;
 }
 
-* html #wpbody-content #contextual-help-link-wrap {
-       display: inline-block;
-       width: 100px;
-       text-align: center;
+#wp-fullscreen-title {
+       width: 97%;
 }
 
-/*
-* html body.minwidth {
-       _width: expression(document.documentElement.clientWidth < 810 ? "808px" : "99.9%");
+#wp_mce_fullscreen_ifr {
+       background-color: #f9f9f9;
 }
 
-* html #wpbody {
-       _width: expression(document.documentElement.clientWidth > 982 ? "980px" : "99.9%");
+#wp-fullscreen-tagline {
+       color: #888;
+       font-size: 14px;
 }
-*/
 
-* html #adminmenu {
-       margin-left: -80px;
+#adminmenushadow {
+       display: none;
 }
 
-* html div.folded #adminmenu {
-       margin-left: -22px;
+#adminmenuback {
+       left: 0;
+       background-image: none;
 }
 
-* html #wpcontent #adminmenu li.menu-top {
-       display: inline;
-       padding: 0;
+#adminmenuwrap {
+       position: static;
+}
+
+#adminmenu {
+       position: relative;
+}
+
+#adminmenu,
+#adminmenu a {
+       cursor: pointer;
+}
+
+#adminmenu li.wp-menu-separator,
+#adminmenu li.wp-menu-separator-last {
+       font-size: 1px;
+       line-height: 1;
+}
+
+#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;
 }
 
-#wpcontent.folded #adminmenu li.menu-top {
+.folded #adminmenu .wp-submenu {
+       border-top-color: transparent;
+}
+
+#adminmenu .wp-submenu .wp-submenu-head {
+       border-top-color: #ddd;
+}
+
+.folded #adminmenu .wp-submenu ul {
+       margin-left: 5px;
+}
+
+#adminmenu li.menu-top {
+       margin-bottom: -2px;
+}
+
+#adminmenu .wp-menu-arrow {
+       display: none !important;
+}
+
+.js.folded #adminmenu li.menu-top {
        display: block;
+       zoom: 100%;
 }
 
 ul#adminmenu {
@@ -79,50 +118,61 @@ 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) 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) 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 {
+       overflow: visible;
 }
 
-#adminmenu,
-.wp-submenu,
-.wp-submenu li,
-.wp-menu-toggle {
-       zoom: 100%;
+#dashboard-widgets #dashboard_quick_press form p.submit #publish {
+       float: none;
+}
+
+#dashboard-widgets h3 a {
+       height: 14px;
+       line-height: 14px;
 }
 
-#wpcontent.folded #adminmenu li.wp-menu-separator {
-       width: 28px;
+#dashboard_browser_nag {
+       color: #fff;
 }
 
-#wpcontent #adminmenu .wp-submenu li.wp-submenu-head {
-       padding: 3px 4px 4px 10px;
-       zoom: 100%;
+#dashboard_browser_nag .browser-icon {
+       position: relative;
 }
 
-#wpcontent.folded #adminmenu .menu-top {
-       height: 30px;
+.tablenav-pages .current-page {
+       vertical-align: middle;
 }
 
-.folded #adminmenu .wp-submenu {
-       margin: -1px 0 0 0;
+#wpbody-content .postbox {
+       border: 1px solid #dfdfdf;
 }
 
+#wpbody-content .postbox h3 {
+       margin-bottom: -1px;
+}
+
+.major-publishing-actions,
+.wp-submenu,
+.wp-submenu li,
 #template,
 #template div,
 #editcat,
@@ -130,6 +180,10 @@ ul#adminmenu {
        zoom: 100%;
 }
 
+.wp-menu-arrow {
+       height: 28px;
+}
+
 .submitbox {
        margin-top: 10px;
 }
@@ -179,61 +233,57 @@ ul#adminmenu {
 }
 /* end Inline Editor */
 
-input {
-       line-height: 1;
-}
-
-* html .row-actions {
-       visibility: visible;
+#titlediv #title {
+       width: 98%;
 }
 
-#dashboard-widgets h3 a {
-       height: 20px;
+.button,
+input[type="reset"],
+input[type="button"],
+input[type="submit"] {
+       padding: 0 8px;
        line-height: 20px;
+       height: auto;
 }
 
-#the-comment-list .comment-item,
-ul#widget-list li.widget-list-item {
-       zoom: 100%;
-}
-
-#wphead-info {
-       float: right;
+.button.button-large,
+input[type="reset"].button-large,
+input[type="button"].button-large,
+input[type="submit"].button-large {
+       padding: 0 10px;
+       line-height: 24px;
+       height: auto;
 }
 
-#titlediv #title {
-       width: 98%;
+.button.button-small,
+input[type="reset"].button-small,
+input[type="button"].button-small,
+input[type="submit"].button-small {
+       padding: 0 6px;
+       line-height: 16px;
+       height: auto;
 }
 
 a.button {
-       line-height: 1.4em;
        margin: 1px;
+       padding: 1px 9px 2px;
 }
 
-* html div.widget-liquid-left-holder,
-* html div.widget-liquid-right {
-       display: block;
-       position: relative;
-}
-
-#screen-options-wrap {
-       overflow: hidden;
+a.button.button-large {
+       padding: 1px 11px 2px;
 }
 
-#favorite-actions {
-       z-index: 12;
+a.button.button-small {
+       padding: 1px 7px 2px;
 }
 
-#favorite-inside,
-#favorite-inside a,
-.favorite-action {
-       zoom: 100%;
+#screen-options-wrap {
+       overflow: hidden;
 }
 
+#the-comment-list .comment-item,
 #post-status-info,
 #wpwrap,
-#wpcontent,
-#post,
 #wrap,
 #postdivrich,
 #postdiv,
@@ -243,16 +293,18 @@ a.button {
 #post-body,
 #editorcontainer,
 .tablenav,
-.widget-control-list,
-li.widget-list-control-item,
+.widget-liquid-left,
+.widget-liquid-right,
+#widgets-left,
+.widgets-sortables,
 #dragHelper,
-li.widget-list-control-item h4,
-.widget-sortable,
+.widget .widget-top,
 .widget-control-actions,
-#tagchecklist,
+.tagchecklist,
 #col-container,
 #col-left,
-#col-right {
+#col-right,
+.fileedit-sub {
        display: block;
        zoom: 100%;
 }
@@ -263,8 +315,13 @@ p.search-box {
        margin: -3px 0 4px;
 }
 
-* html #editorcontainer {
-       padding: 0;
+#widget-list .widget,
+.feature-filter .feature-group li {
+       display: inline;
+}
+
+.feature-filter .feature-group li input {
+       vertical-align: middle;
 }
 
 #editorcontainer #content {
@@ -277,8 +334,7 @@ form#template div {
        width: 100%;
 }
 
-#ed_toolbar input,
-#ed_reply_toolbar input {
+.wp-editor-container .quicktags-toolbar input {
        overflow: visible;
        padding: 0 4px;
 }
@@ -287,8 +343,17 @@ form#template div {
        font-size: 1.6em;
 }
 
-* html #poststuff h2 {
-       margin-left: 0;
+#poststuff .inside #parent_id,
+#poststuff .inside #page_template,
+.inline-edit-row #post_parent,
+.inline-edit-row select[name="page_template"] {
+       width: 250px;
+}
+
+#submitdiv input,
+#submitdiv select,
+#submitdiv a.button {
+       position: relative;
 }
 
 #bh {
@@ -301,18 +366,19 @@ div#dashboard-widgets {
        padding-right: 1px;
 }
 
-#tagchecklist span, #tagchecklist span a {
+.tagchecklist span, .tagchecklist span a {
        display: inline-block;
        display: block;
 }
 
-#tagchecklist span a {
+.tagchecklist span a {
        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 {
@@ -322,11 +388,20 @@ div#dashboard-widgets {
        margin-top: 2px;
 }
 
+.tablenav .actions select {
+       width: 155px;
+}
+
+.subsubsub li {
+       display: inline;
+}
+
 table.ie-fixed {
        table-layout: fixed;
 }
 
-.widefat tr, .widefat th {
+.widefat tr,
+.widefat th {
        margin-bottom: 0;
        border-spacing: 0;
 }
@@ -335,15 +410,217 @@ table.ie-fixed {
        margin: 0 0 0 5px;
 }
 
-.widefat .check-column {
-       padding: 6px 0 2px;
+.widefat thead .check-column,
+.widefat tfoot .check-column {
+       padding-top: 6px;
 }
 
-.widefat tbody th.check-column {
-       padding: 4px 0 22px;
+.widefat tbody th.check-column,
+.media.widefat tbody th.check-column {
+       padding: 4px 0 0;
+}
+
+.widefat {
+       empty-cells: show;
+       border-collapse: collapse;
 }
 
 .tablenav a.button-secondary {
        display: inline-block;
        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;
+}
+
+.inactive-sidebar .widget {
+       display: block;
+       float: left;
+}
+
+#wpcontent .button-primary-disabled {
+       color: #9FD0D5;
+       background: #298CBA;
+}
+
+#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;
+}
+
+.available-theme .action-links li {
+       padding-right: 7px;
+       margin-right: 7px;
+}
+
+.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 {
+       border: 1px solid #DFDFDF;
+}
+
+* html .feature-filter .feature-group li {
+       width: 145px;
+}
+
+* html div.widget-liquid-left {
+       width: 99%;
+}
+
+* html .widgets-sortables {
+       height: 50px;
+}
+
+* html a#content_resize {
+       right: -2px;
+}
+
+* html .widget-title h4 {
+       width: 205px;
+}
+
+* html #removing-widget .in-widget-title {
+       display: none;
+}
+
+* html .media-item .pinkynail {
+       height: 32px;
+       width: 40px;
+}
+
+* html .describe .field input.text,
+* html .describe .field textarea {
+       width: 440px;
+}
+
+* html input {
+       border: 1px solid #dfdfdf;
+}
+
+* html .edit-box {
+       display: inline;
+}
+
+* html .postbox-container .meta-box-sortables {
+       height: 300px;
+}
+
+* html #wpbody-content #screen-options-link-wrap {
+       display: inline-block;
+       width: 150px;
+       text-align: center;
+}
+
+* html #wpbody-content #contextual-help-link-wrap {
+       display: inline-block;
+       width: 100px;
+       text-align: center;
+}
+
+* html #adminmenu {
+       margin-left: -80px;
+}
+
+* html .folded #adminmenu {
+       margin-left: -22px;
+}
+
+* html #wpcontent #adminmenu li.menu-top {
+       display: inline;
+       padding: 0;
+       margin: 0;
+}
+
+* html #wpfooter {
+       margin: 0;
+}
+
+* html #adminmenu div.wp-menu-image {
+       height: 29px;
+}