--- a/wp/wp-admin/css/ie.css Tue Jun 09 11:14:17 2015 +0000
+++ b/wp/wp-admin/css/ie.css Mon Oct 14 17:39:30 2019 +0200
@@ -50,19 +50,6 @@
width: 35%;
}
-.wp-fullscreen-title {
- width: 97%;
-}
-
-#wp_mce_fullscreen_ifr {
- background-color: #f9f9f9;
-}
-
-#wp-fullscreen-tagline {
- color: #82878c;
- font-size: 14px;
-}
-
#adminmenuback {
left: 0;
background-image: none;
@@ -234,8 +221,7 @@
}
#wpbody-content input.button,
-#wpbody-content input.button-primary,
-#wpbody-content input.button-secondary {
+#wpbody-content input.button-primary {
overflow: visible;
}
@@ -257,7 +243,7 @@
}
#wpbody-content .postbox {
- border: 1px solid #dfdfdf;
+ border: 1px solid #ddd;
}
#wpbody-content .postbox .hndle {
@@ -299,7 +285,7 @@
width: 29%;
}
-.inline-edit-row p.submit {
+.inline-edit-row .submit {
zoom: 100%;
}
@@ -409,15 +395,10 @@
margin: -3px 0 4px;
}
-#widget-list .widget,
-.feature-filter .feature-group li {
+#widget-list .widget {
display: inline;
}
-.feature-filter .feature-group li input {
- vertical-align: middle;
-}
-
#editorcontainer #content {
overflow: auto;
margin: auto;
@@ -460,13 +441,17 @@
padding-right: 1px;
}
-.tagchecklist span, .tagchecklist span a {
+.tagchecklist > li, .tagchecklist .ntdelbutton {
display: inline-block;
display: block;
}
-.tablenav .button-secondary,
-.nav .button-secondary {
+.tagchecklist .ntdelbutton:focus .remove-tag-icon:before {
+ outline: 1px solid #5b9dd9;
+}
+
+.tablenav .button,
+.nav .button {
padding-top: 2px;
padding-bottom: 2px;
}
@@ -497,12 +482,16 @@
}
.widefat tr,
-.widefat th {
+.widefat th,
+.widefat thead td,
+.widefat tfoot td {
margin-bottom: 0;
border-spacing: 0;
}
-.widefat th input {
+.widefat th input,
+.widefat thead td input,
+.widefat tfoot td input {
margin: 0 0 0 5px;
}
@@ -521,7 +510,7 @@
border-collapse: collapse;
}
-.tablenav a.button-secondary {
+.tablenav a.button {
display: inline-block;
padding: 2px 5px;
}
@@ -652,7 +641,7 @@
.mce-close {
font-family: 'tinymce', Arial;
font-style: normal;
- font-weight: normal;
+ font-weight: 400;
font-variant: normal;
font-size: 16px;
margin-left: 0;
@@ -701,11 +690,7 @@
* html .stuffbox,
* html .stuffbox input,
* html .stuffbox textarea {
- border: 1px solid #DFDFDF;
-}
-
-* html .feature-filter .feature-group li {
- width: 145px;
+ border: 1px solid #ddd;
}
* html div.widget-liquid-left {
@@ -739,7 +724,7 @@
}
* html input {
- border: 1px solid #dfdfdf;
+ border: 1px solid #ddd;
}
* html .edit-box {