@@ -559,7 +559,7 @@ code {
559559}
560560
561561.js-update-details-toggle [aria-expanded = "true" ] .dashicons ::before {
562- content : "\f142" ;
562+ content : "\f142" / '' ;
563563}
564564
565565.no-js .widefat thead .check-column input ,
@@ -805,10 +805,9 @@ img.emoji {
805805.notice-dismiss : before {
806806 background : none;
807807 color : # 787c82 ;
808- content : "\f153" ;
808+ content : "\f153" / '' ;
809809 display : block;
810810 font : normal 16 px/20px dashicons;
811- speak : never;
812811 height : 20px ;
813812 text-align : center;
814813 width : 20px ;
@@ -1133,7 +1132,7 @@ th.action-links {
11331132}
11341133
11351134.wp-filter .drawer-toggle : before {
1136- content : "\f111" ;
1135+ content : "\f111" / '' ;
11371136 margin : 0 5px 0 0 ;
11381137 color : # 646970 ;
11391138 font : normal 16 px/1 dashicons;
@@ -1525,11 +1524,10 @@ div.error {
15251524
15261525# plugin-information-footer .update-now : not (.button-disabled ): before {
15271526 color : # d63638 ;
1528- content : "\f463" ;
1527+ content : "\f463" / '' ;
15291528 display : inline-block;
15301529 font : normal 20 px/1 dashicons;
15311530 margin : -3px 5px 0 -2px ;
1532- speak : never;
15331531 -webkit-font-smoothing : antialiased;
15341532 -moz-osx-font-smoothing : grayscale;
15351533 vertical-align : middle;
@@ -1588,7 +1586,7 @@ div.error {
15881586.button .installing : before ,
15891587.button .activating-message : before {
15901588 color : # d63638 ;
1591- content : "\f463" ;
1589+ content : "\f463" / '' ;
15921590}
15931591
15941592/* Spins the update icon. */
@@ -1624,13 +1622,13 @@ div.error {
16241622.button .updated-message : before ,
16251623.button .activated-message : before {
16261624 color : # 68de7c ;
1627- content : "\f147" ;
1625+ content : "\f147" / '' ;
16281626}
16291627
16301628/* Error icon. */
16311629.update-message .notice-error p : before {
16321630 color : # d63638 ;
1633- content : "\f534" ;
1631+ content : "\f534" / '' ;
16341632}
16351633
16361634.wrap .notice p : before ,
@@ -1752,15 +1750,6 @@ p.auto-update-status {
17521750 transition-timing-function : ease-in-out;
17531751}
17541752
1755- @media aural {
1756- .wrap .notice p : before ,
1757- .button .installing : before ,
1758- .button .installed : before ,
1759- .update-message p : before {
1760- speak : never;
1761- }
1762- }
1763-
17641753
17651754/* @todo: this does not need its own section anymore */
17661755/*------------------------------------------------------------------------------
@@ -1848,9 +1837,8 @@ p.auto-update-status {
18481837
18491838# screen-meta-links .show-settings : after {
18501839 right : 0 ;
1851- content : "\f140" ;
1840+ content : "\f140" / '' ;
18521841 font : normal 20 px/1 dashicons;
1853- speak : never;
18541842 display : inline-block;
18551843 padding : 0 5px 0 0 ;
18561844 bottom : 2px ;
@@ -1862,7 +1850,7 @@ p.auto-update-status {
18621850}
18631851
18641852# screen-meta-links .screen-meta-active : after {
1865- content : "\f142" ;
1853+ content : "\f142" / '' ;
18661854}
18671855
18681856/* end screen options and help tabs */
@@ -2683,19 +2671,19 @@ div.star-holder .star-rating {
26832671}
26842672
26852673.star-rating .star-full : before {
2686- content : "\f155" ;
2674+ content : "\f155" / '' ;
26872675}
26882676
26892677.star-rating .star-half : before {
2690- content : "\f459" ;
2678+ content : "\f459" / '' ;
26912679}
26922680
26932681.rtl .star-rating .star-half {
26942682 transform : rotateY (180deg );
26952683}
26962684
26972685.star-rating .star-empty : before {
2698- content : "\f154" ;
2686+ content : "\f154" / '' ;
26992687}
27002688
27012689div .action-links {
@@ -3186,9 +3174,8 @@ div.action-links {
31863174}
31873175
31883176.plugin-details-modal # TB_closeWindowButton : after {
3189- content : "\f335" ;
3177+ content : "\f335" / '' ;
31903178 font : normal 32 px/29px 'dashicons' ;
3191- speak : never;
31923179 -webkit-font-smoothing : antialiased;
31933180 -moz-osx-font-smoothing : grayscale;
31943181}
@@ -3213,10 +3200,9 @@ img {
32133200.meta-box-sortables .postbox .order-lower-indicator ::before ,
32143201.bulk-action-notice .toggle-indicator ::before ,
32153202.privacy-text-box .toggle-indicator ::before {
3216- content : "\f142" ;
3203+ content : "\f142" / '' ;
32173204 display : inline-block;
32183205 font : normal 20 px/1 dashicons;
3219- speak : never;
32203206 -webkit-font-smoothing : antialiased;
32213207 -moz-osx-font-smoothing : grayscale;
32223208 text-decoration : none;
@@ -3226,16 +3212,16 @@ img {
32263212.meta-box-sortables .postbox .closed .handlediv .toggle-indicator ::before ,
32273213.bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator ::before ,
32283214.privacy-text-box .closed .toggle-indicator ::before {
3229- content : "\f140" ;
3215+ content : "\f140" / '' ;
32303216}
32313217
32323218.postbox .handle-order-higher .order-higher-indicator ::before {
3233- content : "\f343" ;
3219+ content : "\f343" / '' ;
32343220 color : inherit;
32353221}
32363222
32373223.postbox .handle-order-lower .order-lower-indicator ::before {
3238- content : "\f347" ;
3224+ content : "\f347" / '' ;
32393225 color : inherit;
32403226}
32413227
@@ -3358,10 +3344,10 @@ img {
33583344 pointer-events : none;
33593345}
33603346[role = "treeitem" ][aria-expanded = "false" ] > .folder-label .icon : after {
3361- content : "\f139" ;
3347+ content : "\f139" / '' ;
33623348}
33633349[role = "treeitem" ][aria-expanded = "true" ] > .folder-label .icon : after {
3364- content : "\f140" ;
3350+ content : "\f140" / '' ;
33653351}
33663352[role = "treeitem" ] .folder-label {
33673353 display : block;
@@ -3576,9 +3562,8 @@ img {
35763562.wp-customizer .control-section .accordion-section-title : after ,
35773563.wp-customizer .accordion-section-title : after ,
35783564.widget-top .widget-action .toggle-indicator : before {
3579- content : "\f140" ;
3565+ content : "\f140" / '' ;
35803566 font : normal 20 px/1 dashicons;
3581- speak : never;
35823567 display : block;
35833568 -webkit-font-smoothing : antialiased;
35843569 -moz-osx-font-smoothing : grayscale;
@@ -3625,7 +3610,7 @@ img {
36253610.nav-menus-php .menu-item-edit-active .item-edit : before ,
36263611.widget .open .widget-top .widget-action .toggle-indicator : before ,
36273612.widget .widget-in-question .widget-top .widget-action .toggle-indicator : before {
3628- content : "\f142" ;
3613+ content : "\f142" / '' ;
36293614}
36303615
36313616/*!
0 commit comments