]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/ie.css
Wordpress 2.8
[autoinstalls/wordpress.git] / wp-admin / css / ie.css
index c6c03106b1c65a843e0d566efa8ad0b1933e0364..6c59c93ad41953924d7aaa29bc9605dae35551b9 100644 (file)
@@ -7,8 +7,7 @@ input.button-highlighted {
 }
 
 #minor-publishing-actions input,
-#major-publishing-actions input,
-#minor-publishing-actions .preview {
+#major-publishing-actions input {
        min-width: auto;
        padding-left: 0;
        padding-right: 0;
@@ -22,8 +21,9 @@ input.button-highlighted {
        margin-bottom: -1px;
 }
 
-* html #side-info-column {
-       height: auto;
+* html .inner-sidebar #side-sortables,
+* html .postbox-container .meta-box-sortables {
+       height: 300px;
 }
 
 * html #wpbody-content #screen-options-link-wrap {
@@ -38,21 +38,11 @@ input.button-highlighted {
        text-align: center;
 }
 
-/*
-* html body.minwidth {
-       _width: expression(document.documentElement.clientWidth < 810 ? "808px" : "99.9%");
-}
-
-* html #wpbody {
-       _width: expression(document.documentElement.clientWidth > 982 ? "980px" : "99.9%");
-}
-*/
-
 * html #adminmenu {
        margin-left: -80px;
 }
 
-* html div.folded #adminmenu {
+* html .folded #adminmenu {
        margin-left: -22px;
 }
 
@@ -62,8 +52,13 @@ input.button-highlighted {
        margin: 0;
 }
 
-#wpcontent.folded #adminmenu li.menu-top {
+* html #footer {
+       margin: 0;
+}
+
+.folded #adminmenu li.menu-top {
        display: block;
+       zoom: 100%;
 }
 
 ul#adminmenu {
@@ -106,7 +101,7 @@ ul#adminmenu {
        zoom: 100%;
 }
 
-#wpcontent.folded #adminmenu li.wp-menu-separator {
+.folded #adminmenu li.wp-menu-separator {
        width: 28px;
 }
 
@@ -115,7 +110,7 @@ ul#adminmenu {
        zoom: 100%;
 }
 
-#wpcontent.folded #adminmenu .menu-top {
+.folded #adminmenu .menu-top {
        height: 30px;
 }
 
@@ -126,7 +121,8 @@ ul#adminmenu {
 #template,
 #template div,
 #editcat,
-#addcat {
+#addcat,
+* html .stuffbox h3 {
        zoom: 100%;
 }
 
@@ -192,11 +188,6 @@ input {
        line-height: 20px;
 }
 
-#the-comment-list .comment-item,
-ul#widget-list li.widget-list-item {
-       zoom: 100%;
-}
-
 #wphead-info {
        float: right;
 }
@@ -208,9 +199,10 @@ ul#widget-list li.widget-list-item {
 a.button {
        line-height: 1.4em;
        margin: 1px;
+       padding: 4px 6px;
 }
 
-* html div.widget-liquid-left-holder,
+* html div.widget-liquid-left,
 * html div.widget-liquid-right {
        display: block;
        position: relative;
@@ -230,10 +222,10 @@ a.button {
        zoom: 100%;
 }
 
+#the-comment-list .comment-item,
 #post-status-info,
 #wpwrap,
 #wpcontent,
-#post,
 #wrap,
 #postdivrich,
 #postdiv,
@@ -243,13 +235,15 @@ 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,
 .widget-control-actions,
-#tagchecklist,
+.tagchecklist,
 #col-container,
 #col-left,
 #col-right {
@@ -301,12 +295,12 @@ 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;
 }
 
@@ -347,3 +341,55 @@ table.ie-fixed {
        display: inline-block;
        padding: 2px 5px;
 }
+
+* html .stuffbox,
+* html .stuffbox input,
+* html .stuffbox textarea {
+       border: 1px solid #DFDFDF;
+}
+
+* html .feature-filter .feature-group li {
+       width: 145px;
+}
+
+* html .widget-top .widget-title-action a {
+    background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px;
+}
+
+* html div.widget-liquid-left {
+    width: 99%;
+}
+
+#wp_inactive_widgets {
+       padding-bottom: 8px;
+}
+
+* 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;
+}
+
+#available-widgets .widget-holder {
+       padding-bottom: 65px;
+}
+
+#widgets-left .inactive {
+       padding-bottom: 10px;
+}
+
+.widget-liquid-right .widget,
+#wp_inactive_widgets .widget {
+       position: relative;
+}
+