-
+ E2A3E14C054C6B331693B00E210872B575BBE86AA602BF3210B231F36E1E9977A4C37E766C1ED1DA3AFE2454EEBADAE313C01FA0A87A33CBA4ADC5C77FAFB439
mp-wp/wp-admin/css/ie.css
(0 . 0)(1 . 344)
6753 /* Fixes for IE bugs */
6754
6755 input.button,
6756 input.button-secondary,
6757 input.button-highlighted {
6758 padding: 0;
6759 }
6760
6761 #minor-publishing-actions input,
6762 #major-publishing-actions input,
6763 #minor-publishing-actions .preview {
6764 min-width: auto;
6765 padding-left: 0;
6766 padding-right: 0;
6767 }
6768
6769 #wpbody-content .postbox {
6770 border: 1px solid #dfdfdf;
6771 }
6772
6773 #wpbody-content .postbox h3 {
6774 margin-bottom: -1px;
6775 }
6776
6777 * html #side-info-column {
6778 height: auto;
6779 }
6780
6781 * html #wpbody-content #screen-options-link-wrap {
6782 display: inline-block;
6783 width: 150px;
6784 text-align: center;
6785 }
6786
6787 * html #wpbody-content #contextual-help-link-wrap {
6788 display: inline-block;
6789 width: 100px;
6790 text-align: center;
6791 }
6792
6793 /*
6794 * html body.minwidth {
6795 _width: expression(document.documentElement.clientWidth < 810 ? "808px" : "99.9%");
6796 }
6797
6798 * html #wpbody {
6799 _width: expression(document.documentElement.clientWidth > 982 ? "980px" : "99.9%");
6800 }
6801 */
6802
6803 * html #adminmenu {
6804 margin-left: -80px;
6805 }
6806
6807 * html div.folded #adminmenu {
6808 margin-left: -22px;
6809 }
6810
6811 * html #wpcontent #adminmenu li.menu-top {
6812 display: inline;
6813 padding: 0;
6814 margin: 0;
6815 }
6816
6817 #wpcontent.folded #adminmenu li.menu-top {
6818 display: block;
6819 }
6820
6821 ul#adminmenu {
6822 z-index: 99;
6823 }
6824
6825 #adminmenu li.menu-top a.menu-top {
6826 min-width: auto;
6827 width: auto;
6828 }
6829
6830 #wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu {
6831 font-style: normal;
6832 }
6833
6834 * html #wpcontent #adminmenu .wp-menu-open .wp-menu-toggle {
6835 background: none;
6836 }
6837
6838 * html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {
6839 background: url(../images/menu-bits.gif) no-repeat scroll left -109px;
6840 }
6841
6842 * html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle {
6843 background: url(../images/menu-bits.gif) no-repeat scroll left -206px;
6844 }
6845
6846 * html #adminmenu div.wp-menu-image {
6847 height: 29px;
6848 }
6849
6850 #wpcontent #adminmenu .wp-submenu li {
6851 padding: 0;
6852 }
6853
6854 #adminmenu,
6855 .wp-submenu,
6856 .wp-submenu li,
6857 .wp-menu-toggle {
6858 zoom: 100%;
6859 }
6860
6861 #wpcontent.folded #adminmenu li.wp-menu-separator {
6862 width: 28px;
6863 }
6864
6865 #wpcontent #adminmenu .wp-submenu li.wp-submenu-head {
6866 padding: 3px 4px 4px 10px;
6867 zoom: 100%;
6868 }
6869
6870 #wpcontent.folded #adminmenu .menu-top {
6871 height: 30px;
6872 }
6873
6874 .folded #adminmenu .wp-submenu {
6875 margin: -1px 0 0 0;
6876 }
6877
6878 #template,
6879 #template div,
6880 #editcat,
6881 #addcat {
6882 zoom: 100%;
6883 }
6884
6885 .submitbox {
6886 margin-top: 10px;
6887 }
6888
6889 /* Inline Editor */
6890 #wpbody-content .quick-edit-row-post .inline-edit-col-left {
6891 width: 39%;
6892 }
6893
6894 #wpbody-content .inline-edit-row-post .inline-edit-col-center {
6895 width: 19%;
6896 }
6897
6898 #wpbody-content .quick-edit-row-page .inline-edit-col-left {
6899 width: 49%;
6900 }
6901
6902 #wpbody-content .bulk-edit-row .inline-edit-col-left {
6903 width: 29%;
6904 }
6905
6906 .inline-edit-row p.submit {
6907 zoom: 100%;
6908 }
6909
6910 .inline-edit-row fieldset label span.title {
6911 display: block;
6912 float: left;
6913 width: 5em;
6914 }
6915
6916 .inline-edit-row fieldset label span.input-text-wrap {
6917 margin-left: 0;
6918 zoom: 100%;
6919 }
6920
6921 #wpbody-content .inline-edit-row fieldset label span.input-text-wrap input {
6922 line-height: 130%;
6923 }
6924
6925 #wpbody-content .inline-edit-row .input-text-wrap input {
6926 width: 95%;
6927 }
6928
6929 #wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input {
6930 width: 8em;
6931 }
6932 /* end Inline Editor */
6933
6934 * html .row-actions {
6935 visibility: visible;
6936 }
6937
6938 #dashboard-widgets h3 a {
6939 height: 20px;
6940 line-height: 20px;
6941 }
6942
6943 #the-comment-list .comment-item,
6944 ul#widget-list li.widget-list-item {
6945 zoom: 100%;
6946 }
6947
6948 #wphead-info {
6949 float: right;
6950 }
6951
6952 #titlediv #title {
6953 width: 98%;
6954 }
6955
6956 a.button {
6957 line-height: 1.4em;
6958 margin: 1px;
6959 }
6960
6961 * html div.widget-liquid-left-holder,
6962 * html div.widget-liquid-right {
6963 display: block;
6964 position: relative;
6965 }
6966
6967 #screen-options-wrap {
6968 overflow: hidden;
6969 }
6970
6971 #favorite-actions {
6972 z-index: 12;
6973 }
6974
6975 #favorite-inside,
6976 #favorite-inside a,
6977 .favorite-action {
6978 zoom: 100%;
6979 }
6980
6981 #post-status-info,
6982 #wpwrap,
6983 #wpcontent,
6984 #post,
6985 #wrap,
6986 #postdivrich,
6987 #postdiv,
6988 #poststuff,
6989 .metabox-holder,
6990 #titlediv,
6991 #post-body,
6992 #editorcontainer,
6993 .tablenav,
6994 .widget-control-list,
6995 li.widget-list-control-item,
6996 #dragHelper,
6997 li.widget-list-control-item h4,
6998 .widget-sortable,
6999 .widget-control-actions,
7000 #tagchecklist,
7001 #col-container,
7002 #col-left,
7003 #col-right {
7004 display: block;
7005 zoom: 100%;
7006 }
7007
7008 p.search-box {
7009 position: static;
7010 float: right;
7011 margin: -3px 0 4px;
7012 }
7013
7014 * html #editorcontainer {
7015 padding: 0;
7016 }
7017
7018 #editorcontainer #content {
7019 overflow: auto;
7020 margin: auto;
7021 width: 98%;
7022 }
7023
7024 form#template div {
7025 width: 100%;
7026 }
7027
7028 #ed_toolbar input {
7029 overflow: visible;
7030 padding: 0 4px;
7031 }
7032
7033 #poststuff h2 {
7034 font-size: 1.6em;
7035 }
7036
7037 * html #poststuff h2 {
7038 margin-left: 0;
7039 }
7040
7041 #bh {
7042 margin: 7px 10px 0 0;
7043 float: right;
7044 }
7045
7046 /* without this dashboard widgets appear in one column for some screen widths */
7047 div#dashboard-widgets {
7048 padding-right: 1px;
7049 }
7050
7051 #tagchecklist span, #tagchecklist span a {
7052 display: inline-block;
7053 display: block;
7054 }
7055
7056 #tagchecklist span a {
7057 margin: 4px 0 0 -9px;
7058 }
7059
7060 .tablenav .button-secondary, .nav .button-secondary {
7061 padding: 0 1px;
7062 vertical-align: middle;
7063 }
7064
7065 .tablenav select {
7066 font-size: 13px;
7067 display: inline-block;
7068 vertical-align: top;
7069 margin-top: 2px;
7070 }
7071
7072 table.ie-fixed {
7073 table-layout: fixed;
7074 }
7075
7076 .widefat tr, .widefat th {
7077 margin-bottom: 0;
7078 border-spacing: 0;
7079 }
7080
7081 .widefat th input {
7082 margin: 0 0 0 5px;
7083 }
7084
7085 .widefat .check-column {
7086 padding: 6px 0 2px;
7087 }
7088
7089 .widefat tbody th.check-column {
7090 padding: 4px 0 22px;
7091 }
7092
7093 .tablenav a.button-secondary {
7094 display: inline-block;
7095 padding: 2px 5px;
7096 }