-
diff --git a/src/wp-admin/css/admin-menu.css b/src/wp-admin/css/admin-menu.css
index a3d8f4f262..1ac83c9ed6 100644
a
|
b
|
div.wp-menu-image:before { |
382 | 382 | color: #00b9eb; |
383 | 383 | } |
384 | 384 | |
385 | | /* IE8 doesn't redraw the pseudo elements unless you make a change to the content, this restore the initial color after hover */ |
386 | | .ie8 #adminmenu li.opensub div.wp-menu-image:before { |
387 | | color: #a0a5aa; |
388 | | } |
389 | | |
390 | 385 | .folded #adminmenu div.wp-menu-image { |
391 | 386 | width: 35px; |
392 | 387 | height: 30px; |
-
diff --git a/src/wp-admin/css/colors/_admin.scss b/src/wp-admin/css/colors/_admin.scss
index ca01267a24..848586058c 100644
a
|
b
|
ul#adminmenu > li.current > a.current:after { |
270 | 270 | #adminmenu li.wp-has-current-submenu.opensub div.wp-menu-image:before, |
271 | 271 | #adminmenu li:hover div.wp-menu-image:before, |
272 | 272 | #adminmenu li a:focus div.wp-menu-image:before, |
273 | | #adminmenu li.opensub div.wp-menu-image:before, |
274 | | .ie8 #adminmenu li.opensub div.wp-menu-image:before { |
| 273 | #adminmenu li.opensub div.wp-menu-image:before { |
275 | 274 | color: $menu-current-icon; |
276 | 275 | } |
277 | 276 | |
-
diff --git a/src/wp-admin/css/common.css b/src/wp-admin/css/common.css
index 5c97f14453..1e1c5cd5f4 100644
a
|
b
|
a:focus .media-icon img, |
279 | 279 | outline: 1px solid transparent; |
280 | 280 | } |
281 | 281 | |
282 | | .ie8 a:focus { |
283 | | outline: #5b9dd9 solid 1px; |
284 | | } |
285 | | |
286 | 282 | #adminmenu a:focus { |
287 | 283 | box-shadow: none; |
288 | 284 | /* Only visible in Windows High Contrast mode */ |
… |
… |
div.error p, |
1441 | 1437 | 0 0 2px 1px rgba(30, 140, 190, 0.8); |
1442 | 1438 | } |
1443 | 1439 | |
1444 | | .ie8 .notice-dismiss:focus { |
1445 | | outline: 1px solid #5b9dd9; |
1446 | | } |
1447 | | |
1448 | 1440 | .notice-success, |
1449 | 1441 | div.updated { |
1450 | 1442 | border-left-color: #46b450; |
… |
… |
form.upgrade .hint { |
1766 | 1758 | font-weight: 600; |
1767 | 1759 | } |
1768 | 1760 | |
1769 | | .ie8 #screen-options-wrap legend { |
1770 | | color: inherit; |
1771 | | } |
1772 | | |
1773 | 1761 | .metabox-prefs label { |
1774 | 1762 | display: inline-block; |
1775 | 1763 | padding-right: 15px; |
… |
… |
h1.nav-tab-wrapper, /* Back-compat for pre-4.4 */ |
2247 | 2235 | clear: both; |
2248 | 2236 | } |
2249 | 2237 | |
2250 | | .ie8 .nav-tab-wrapper { |
2251 | | /* contain floats establishing a new block formatting context */ |
2252 | | display: inline-block; |
2253 | | width: 100%; |
2254 | | vertical-align: top; |
2255 | | } |
2256 | | |
2257 | 2238 | /*------------------------------------------------------------------------------ |
2258 | 2239 | 26.0 - Misc |
2259 | 2240 | ------------------------------------------------------------------------------*/ |
-
diff --git a/src/wp-admin/css/customize-nav-menus.css b/src/wp-admin/css/customize-nav-menus.css
index 145938252e..5ce9eb46bb 100644
a
|
b
|
|
475 | 475 | -moz-osx-font-smoothing: grayscale; |
476 | 476 | } |
477 | 477 | |
478 | | .ie8 .menu-item-bar .item-delete:before { |
479 | | top: -10px; |
480 | | } |
481 | | |
482 | 478 | .menu-item-bar .item-delete:hover, |
483 | 479 | .menu-item-bar .item-delete:focus { |
484 | 480 | box-shadow: none; |
-
diff --git a/src/wp-admin/css/dashboard.css b/src/wp-admin/css/dashboard.css
index 2784b804d0..457aa9fc19 100644
a
|
b
|
|
38 | 38 | border: none !important; |
39 | 39 | } |
40 | 40 | |
41 | | .ie8 #wpbody-content #dashboard-widgets .postbox-container { |
42 | | width: 49.5%; |
43 | | } |
44 | | |
45 | | .ie8 #wpbody-content #dashboard-widgets #postbox-container-2, |
46 | | .ie8 #wpbody-content #dashboard-widgets #postbox-container-3, |
47 | | .ie8 #wpbody-content #dashboard-widgets #postbox-container-4 { |
48 | | float: right; |
49 | | width: 50.5%; |
50 | | } |
51 | | |
52 | | .ie8 #dashboard-widgets #postbox-container-3 .empty-container, |
53 | | .ie8 #dashboard-widgets #postbox-container-4 .empty-container { |
54 | | border: 0 none; |
55 | | height: 0; |
56 | | min-height: 0; |
57 | | } |
58 | | |
59 | 41 | #dashboard-widgets-wrap { |
60 | 42 | overflow: hidden; |
61 | 43 | margin: 0 -8px; |
… |
… |
|
180 | 162 | float: left; |
181 | 163 | } |
182 | 164 | |
183 | | .ie8 .welcome-panel .welcome-panel-column { |
184 | | min-width: 230px; |
185 | | } |
186 | | |
187 | 165 | .welcome-panel .welcome-panel-column:first-child { |
188 | 166 | width: 36%; |
189 | 167 | } |
-
diff --git a/src/wp-admin/css/edit.css b/src/wp-admin/css/edit.css
index 1c2b3336ca..77e6f75b06 100644
a
|
b
|
form#tags-filter { |
635 | 635 | max-width: 100%; |
636 | 636 | } |
637 | 637 | |
638 | | .ie8 #poststuff .inside #parent_id, |
639 | | .ie8 #poststuff .inside #page_template { |
640 | | width: 250px; |
641 | | } |
642 | | |
643 | 638 | .post-attributes-label-wrapper { |
644 | 639 | margin-bottom: 0.5em; |
645 | 640 | } |
-
diff --git a/src/wp-admin/css/install.css b/src/wp-admin/css/install.css
index a9a2cdf85f..7f0f48cc32 100644
a
|
b
|
a:focus { |
30 | 30 | 0 0 2px 1px rgba(30, 140, 190, 0.8); |
31 | 31 | } |
32 | 32 | |
33 | | .ie8 a:focus { |
34 | | outline: #5b9dd9 solid 1px; |
35 | | } |
36 | | |
37 | 33 | h1, h2 { |
38 | 34 | border-bottom: 1px solid #ddd; |
39 | 35 | clear: both; |
-
diff --git a/src/wp-admin/css/list-tables.css b/src/wp-admin/css/list-tables.css
index 3e55bb2d0e..f621aef2ab 100644
a
|
b
|
|
62 | 62 | text-align: center; |
63 | 63 | } |
64 | 64 | |
65 | | .ie8 .column-response .comment-count-no-comments, |
66 | | .ie8 .column-response .comment-count-approved, |
67 | | .ie8 .column-comments .comment-count-no-comments, |
68 | | .ie8 .column-comments .comment-count-approved { |
69 | | min-width: 0; |
70 | | } |
71 | | |
72 | 65 | .column-response .post-com-count-no-comments:after, |
73 | 66 | .column-response .post-com-count-approved:after, |
74 | 67 | .column-comments .post-com-count-no-comments:after, |
… |
… |
th.asc a:focus span.sorting-indicator:before { |
513 | 506 | 0 0 2px 1px rgba(30, 140, 190, 0.8); |
514 | 507 | } |
515 | 508 | |
516 | | .ie8 .wp-list-table .toggle-row:focus:before { |
517 | | outline: #5b9dd9 solid 1px; |
518 | | } |
519 | | |
520 | 509 | .wp-list-table .toggle-row:active { |
521 | 510 | box-shadow: none; |
522 | 511 | } |
… |
… |
ul.cat-checklist { |
1080 | 1069 | max-width: 80%; |
1081 | 1070 | } |
1082 | 1071 | |
1083 | | .ie8 .inline-edit-row #post_parent, |
1084 | | .ie8 .inline-edit-row select[name="page_template"] { |
1085 | | width: 250px; |
1086 | | } |
1087 | | |
1088 | 1072 | .quick-edit-row-post fieldset label.inline-edit-status { |
1089 | 1073 | float: left; |
1090 | 1074 | } |
-
diff --git a/src/wp-admin/css/revisions.css b/src/wp-admin/css/revisions.css
index 16b8278aa3..dcd83aaa32 100644
a
|
b
|
table.diff .diff-addedline ins { |
385 | 385 | right: 20px; |
386 | 386 | } |
387 | 387 | |
388 | | .ie8 .revisions-tooltip-arrow > span { |
389 | | left: 15px; |
390 | | top: -25px; |
391 | | -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; |
392 | | } |
393 | | |
394 | | .ie8 .revisions-tooltip.flipped .revisions-tooltip-arrow > span { |
395 | | right: 25px; |
396 | | } |
397 | | |
398 | 388 | .revisions-tooltip, |
399 | 389 | .revisions-tooltip-arrow > span { |
400 | 390 | border: 1px solid #ddd; |
-
diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css
index fed12dcf89..db759d207d 100644
a
|
b
|
body.js .theme-browser.search-loading { |
61 | 61 | box-sizing: border-box; |
62 | 62 | } |
63 | 63 | |
64 | | .ie8 .theme-browser .theme { |
65 | | width: 30%; |
66 | | margin: 0 3% 4% 0; |
67 | | } |
68 | | |
69 | 64 | .theme-browser .theme:nth-child(3n) { |
70 | 65 | margin-right: 0; |
71 | 66 | } |
… |
… |
body.folded .theme-browser ~ .theme-overlay .theme-wrap { |
504 | 499 | border-top: 1px solid #eee; |
505 | 500 | } |
506 | 501 | |
507 | | .ie8 .theme-overlay .theme-actions { |
508 | | border: 1px solid #eee; |
509 | | } |
510 | | |
511 | 502 | .theme-overlay .theme-actions a { |
512 | 503 | margin-right: 5px; |
513 | 504 | margin-bottom: 5px; |
-
diff --git a/src/wp-admin/includes/template.php b/src/wp-admin/includes/template.php
index c140849f6e..bcb238bca5 100644
a
|
b
|
function _wp_admin_html_begin() { |
2442 | 2442 | |
2443 | 2443 | ?> |
2444 | 2444 | <!DOCTYPE html> |
2445 | | <!--[if IE 8]> |
2446 | | <html xmlns="http://www.w3.org/1999/xhtml" class="ie8 <?php echo $admin_html_class; ?>" |
2447 | | <?php |
2448 | | /** |
2449 | | * Fires inside the HTML tag in the admin header. |
2450 | | * |
2451 | | * @since 2.2.0 |
2452 | | */ |
2453 | | do_action( 'admin_xml_ns' ); |
2454 | | |
2455 | | language_attributes(); |
2456 | | ?> |
2457 | | > |
2458 | | <![endif]--> |
2459 | | <!--[if !(IE 8) ]><!--> |
2460 | | <html xmlns="http://www.w3.org/1999/xhtml" class="<?php echo $admin_html_class; ?>" |
| 2445 | <html class="<?php echo $admin_html_class; ?>" |
2461 | 2446 | <?php |
2462 | 2447 | /** This action is documented in wp-admin/includes/template.php */ |
2463 | 2448 | do_action( 'admin_xml_ns' ); |
… |
… |
function _wp_admin_html_begin() { |
2465 | 2450 | language_attributes(); |
2466 | 2451 | ?> |
2467 | 2452 | > |
2468 | | <!--<![endif]--> |
2469 | 2453 | <head> |
2470 | 2454 | <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php echo get_option( 'blog_charset' ); ?>" /> |
2471 | 2455 | <?php |
-
diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php
index 2168c03e18..3dd744e211 100644
a
|
b
|
|
10 | 10 | if ( false ) { |
11 | 11 | ?> |
12 | 12 | <!DOCTYPE html> |
13 | | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 13 | <html> |
14 | 14 | <head> |
15 | 15 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
16 | 16 | <title>Error: PHP is not running</title> |
… |
… |
function display_header( $body_classes = '' ) { |
65 | 65 | } |
66 | 66 | ?> |
67 | 67 | <!DOCTYPE html> |
68 | | <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> |
| 68 | <html <?php language_attributes(); ?>> |
69 | 69 | <head> |
70 | 70 | <meta name="viewport" content="width=device-width" /> |
71 | 71 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
-
diff --git a/src/wp-admin/maint/repair.php b/src/wp-admin/maint/repair.php
index e6bc2418da..d48af125db 100644
a
|
b
|
require_once dirname( dirname( __DIR__ ) ) . '/wp-load.php'; |
12 | 12 | header( 'Content-Type: text/html; charset=utf-8' ); |
13 | 13 | ?> |
14 | 14 | <!DOCTYPE html> |
15 | | <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> |
| 15 | <html <?php language_attributes(); ?>> |
16 | 16 | <head> |
17 | 17 | <meta name="viewport" content="width=device-width" /> |
18 | 18 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
-
diff --git a/src/wp-admin/setup-config.php b/src/wp-admin/setup-config.php
index f88e629f01..331b0617f6 100644
a
|
b
|
function setup_config_display_header( $body_classes = array() ) { |
106 | 106 | header( 'Content-Type: text/html; charset=utf-8' ); |
107 | 107 | ?> |
108 | 108 | <!DOCTYPE html> |
109 | | <html xmlns="http://www.w3.org/1999/xhtml"<?php echo $dir_attr; ?>> |
| 109 | <html <?php echo $dir_attr; ?>> |
110 | 110 | <head> |
111 | 111 | <meta name="viewport" content="width=device-width" /> |
112 | 112 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
-
diff --git a/src/wp-admin/upgrade.php b/src/wp-admin/upgrade.php
index 2d27f50c21..639310a01d 100644
a
|
b
|
if ( file_exists( WP_CONTENT_DIR . '/db.php' ) && empty( $wpdb->is_mysql ) ) { |
56 | 56 | header( 'Content-Type: ' . get_option( 'html_type' ) . '; charset=' . get_option( 'blog_charset' ) ); |
57 | 57 | ?> |
58 | 58 | <!DOCTYPE html> |
59 | | <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> |
| 59 | <html <?php language_attributes(); ?>> |
60 | 60 | <head> |
61 | 61 | <meta name="viewport" content="width=device-width" /> |
62 | 62 | <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php echo get_option( 'blog_charset' ); ?>" /> |
-
diff --git a/src/wp-includes/css/admin-bar.css b/src/wp-includes/css/admin-bar.css
index d0f4457e7a..54ba903f62 100644
a
|
b
|
html:lang(he-il) .rtl #wpadminbar * { |
149 | 149 | float: none; |
150 | 150 | } |
151 | 151 | |
152 | | #wpadminbar.ie7 .menupop .ab-sub-wrapper, |
153 | | #wpadminbar.ie7 .shortlink-input { |
154 | | top: 32px; |
155 | | left: 0; |
156 | | } |
157 | | |
158 | 152 | #wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper { |
159 | 153 | min-width: 100%; |
160 | 154 | } |
… |
… |
html:lang(he-il) .rtl #wpadminbar * { |
422 | 416 | min-width: 270px; |
423 | 417 | } |
424 | 418 | |
425 | | #wpadminbar.ie8 #wp-admin-bar-my-account.with-avatar .ab-item { |
426 | | white-space: nowrap; |
427 | | } |
428 | | |
429 | 419 | #wpadminbar #wp-admin-bar-user-actions > li { |
430 | 420 | margin-left: 16px; |
431 | 421 | margin-right: 16px; |
… |
… |
html:lang(he-il) .rtl #wpadminbar * { |
489 | 479 | display: inline; |
490 | 480 | } |
491 | 481 | |
492 | | #wpadminbar.ie8 #wp-admin-bar-my-account.with-avatar > .ab-empty-item img, |
493 | | #wpadminbar.ie8 #wp-admin-bar-my-account.with-avatar > a img { |
494 | | width: auto; |
495 | | } |
496 | | |
497 | 482 | /** |
498 | 483 | * WP Logo |
499 | 484 | */ |
… |
… |
html:lang(he-il) .rtl #wpadminbar * { |
606 | 591 | /** |
607 | 592 | * Search |
608 | 593 | */ |
609 | | #wpadminbar.ie8 #wp-admin-bar-search { |
610 | | display: block; |
611 | | min-width: 32px; |
612 | | } |
613 | 594 | #wpadminbar #wp-admin-bar-search .ab-item { |
614 | 595 | padding: 0; |
615 | 596 | background: transparent; |
… |
… |
html:lang(he-il) .rtl #wpadminbar * { |
670 | 651 | border: 0; |
671 | 652 | } |
672 | 653 | |
673 | | #wpadminbar.ie7 > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input { |
674 | | margin-top: 3px; |
675 | | width: 120px; |
676 | | } |
677 | | |
678 | | #wpadminbar.ie8 > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input { |
679 | | /* IE8 z-index bug with transparent / empty elements - fill in with an encoded transparent GIF */ |
680 | | background: transparent 0 0 repeat scroll url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); |
681 | | } |
682 | | |
683 | | /* IE8 doesn't redraw the pseudo elements unless you make a change to the content */ |
684 | | #wpadminbar.ie8 #adminbarsearch.adminbar-focused:before { |
685 | | content: "\f179 "; /* extra space */ |
686 | | } |
687 | | |
688 | | #wpadminbar.ie8 > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus { |
689 | | background: #fff; |
690 | | z-index: -1; |
691 | | } |
692 | | |
693 | 654 | #wpadminbar #adminbarsearch .adminbar-button { |
694 | 655 | display: none; |
695 | 656 | } |
… |
… |
html:lang(he-il) .rtl #wpadminbar * { |
746 | 707 | box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); |
747 | 708 | } |
748 | 709 | |
749 | | /** |
750 | | * IE 6-targeted rules |
751 | | */ |
752 | | * html #wpadminbar { |
753 | | overflow: hidden; |
754 | | position: absolute; |
755 | | } |
756 | | |
757 | | * html #wpadminbar .quicklinks ul li a { |
758 | | float: left; |
759 | | } |
760 | | |
761 | | * html #wpadminbar .menupop a span { |
762 | | background-image: none; |
763 | | } |
764 | | |
765 | 710 | /* No @font-face support */ |
766 | 711 | .no-font-face #wpadminbar ul.ab-top-menu > li > a.ab-item { |
767 | 712 | display: block; |
-
diff --git a/src/wp-includes/css/buttons.css b/src/wp-includes/css/buttons.css
index 86844ddde0..9f55c02bb3 100644
a
|
b
|
TABLE OF CONTENTS: |
233 | 233 | background: transparent !important; |
234 | 234 | } |
235 | 235 | |
236 | | .ie8 .wp-core-ui .button-link:focus { |
237 | | outline: #5b9dd9 solid 1px; |
238 | | } |
239 | | |
240 | 236 | /* ---------------------------------------------------------------------------- |
241 | 237 | 3.0 - Primary Button Style |
242 | 238 | ---------------------------------------------------------------------------- */ |
-
diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php
index bc9f276b89..a23a64f944 100644
a
|
b
|
function _default_wp_die_handler( $message, $title = '', $args = array() ) { |
3420 | 3420 | } |
3421 | 3421 | ?> |
3422 | 3422 | <!DOCTYPE html> |
3423 | | <html xmlns="http://www.w3.org/1999/xhtml" <?php echo $dir_attr; ?>> |
| 3423 | <html <?php echo $dir_attr; ?>> |
3424 | 3424 | <head> |
3425 | 3425 | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $parsed_args['charset']; ?>" /> |
3426 | 3426 | <meta name="viewport" content="width=device-width"> |
-
diff --git a/src/wp-includes/ms-deprecated.php b/src/wp-includes/ms-deprecated.php
index cd30478811..1e4607b356 100644
a
|
b
|
function graceful_fail( $message ) { |
91 | 91 | $message = apply_filters( 'graceful_fail', $message ); |
92 | 92 | $message_template = apply_filters( 'graceful_fail_template', |
93 | 93 | '<!DOCTYPE html> |
94 | | <html xmlns="http://www.w3.org/1999/xhtml"><head> |
| 94 | <html><head> |
95 | 95 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
96 | 96 | <title>Error!</title> |
97 | 97 | <style type="text/css"> |
-
diff --git a/src/wp-includes/theme-compat/header.php b/src/wp-includes/theme-compat/header.php
index 9aef7e98c0..59aa3c9fc8 100644
a
|
b
|
_deprecated_file( |
16 | 16 | ); |
17 | 17 | ?> |
18 | 18 | <!DOCTYPE html> |
19 | | <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> |
| 19 | <html <?php language_attributes(); ?>> |
20 | 20 | <head> |
21 | 21 | <link rel="profile" href="http://gmpg.org/xfn/11" /> |
22 | 22 | <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php bloginfo( 'charset' ); ?>" /> |
-
diff --git a/src/wp-login.php b/src/wp-login.php
index 0b552ef326..788fec33c7 100644
a
|
b
|
function login_header( $title = 'Log In', $message = '', $wp_error = null ) { |
86 | 86 | $login_title = apply_filters( 'login_title', $login_title, $title ); |
87 | 87 | |
88 | 88 | ?><!DOCTYPE html> |
89 | | <!--[if IE 8]> |
90 | | <html xmlns="http://www.w3.org/1999/xhtml" class="ie8" <?php language_attributes(); ?>> |
91 | | <![endif]--> |
92 | | <!--[if !(IE 8) ]><!--> |
93 | | <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> |
94 | | <!--<![endif]--> |
| 89 | <html <?php language_attributes(); ?>> |
95 | 90 | <head> |
96 | 91 | <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php bloginfo( 'charset' ); ?>" /> |
97 | 92 | <title><?php echo $login_title; ?></title> |