@@ -559,7 +559,6 @@ code {
559559}
560560
561561.js-update-details-toggle [aria-expanded = "true" ] .dashicons ::before {
562- content : "\f142" ;
563562 content : "\f142" / '' ;
564563}
565564
@@ -806,7 +805,6 @@ img.emoji {
806805.notice-dismiss : before {
807806 background : none;
808807 color : # 787c82 ;
809- content : "\f153" ;
810808 content : "\f153" / '' ;
811809 display : block;
812810 font : normal 16 px/20px dashicons;
@@ -1134,7 +1132,6 @@ th.action-links {
11341132}
11351133
11361134.wp-filter .drawer-toggle : before {
1137- content : "\f111" ;
11381135 content : "\f111" / '' ;
11391136 margin : 0 5px 0 0 ;
11401137 color : # 646970 ;
@@ -1527,7 +1524,6 @@ div.error {
15271524
15281525# plugin-information-footer .update-now : not (.button-disabled ): before {
15291526 color : # d63638 ;
1530- content : "\f463" ;
15311527 content : "\f463" / '' ;
15321528 display : inline-block;
15331529 font : normal 20 px/1 dashicons;
@@ -1590,7 +1586,6 @@ div.error {
15901586.button .installing : before ,
15911587.button .activating-message : before {
15921588 color : # d63638 ;
1593- content : "\f463" ;
15941589 content : "\f463" / '' ;
15951590}
15961591
@@ -1627,14 +1622,12 @@ div.error {
16271622.button .updated-message : before ,
16281623.button .activated-message : before {
16291624 color : # 68de7c ;
1630- content : "\f147" ;
16311625 content : "\f147" / '' ;
16321626}
16331627
16341628/* Error icon. */
16351629.update-message .notice-error p : before {
16361630 color : # d63638 ;
1637- content : "\f534" ;
16381631 content : "\f534" / '' ;
16391632}
16401633
@@ -1844,7 +1837,6 @@ p.auto-update-status {
18441837
18451838# screen-meta-links .show-settings : after {
18461839 right : 0 ;
1847- content : "\f140" ;
18481840 content : "\f140" / '' ;
18491841 font : normal 20 px/1 dashicons;
18501842 display : inline-block;
@@ -1858,7 +1850,6 @@ p.auto-update-status {
18581850}
18591851
18601852# screen-meta-links .screen-meta-active : after {
1861- content : "\f142" ;
18621853 content : "\f142" / '' ;
18631854}
18641855
@@ -2680,12 +2671,10 @@ div.star-holder .star-rating {
26802671}
26812672
26822673.star-rating .star-full : before {
2683- content : "\f155" ;
26842674 content : "\f155" / '' ;
26852675}
26862676
26872677.star-rating .star-half : before {
2688- content : "\f459" ;
26892678 content : "\f459" / '' ;
26902679}
26912680
@@ -2694,7 +2683,6 @@ div.star-holder .star-rating {
26942683}
26952684
26962685.star-rating .star-empty : before {
2697- content : "\f154" ;
26982686 content : "\f154" / '' ;
26992687}
27002688
@@ -3186,7 +3174,6 @@ div.action-links {
31863174}
31873175
31883176.plugin-details-modal # TB_closeWindowButton : after {
3189- content : "\f335" ;
31903177 content : "\f335" / '' ;
31913178 font : normal 32 px/29px 'dashicons' ;
31923179 -webkit-font-smoothing : antialiased;
@@ -3213,7 +3200,6 @@ 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" ;
32173203 content : "\f142" / '' ;
32183204 display : inline-block;
32193205 font : normal 20 px/1 dashicons;
@@ -3226,18 +3212,15 @@ 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" ;
32303215 content : "\f140" / '' ;
32313216}
32323217
32333218.postbox .handle-order-higher .order-higher-indicator ::before {
3234- content : "\f343" ;
32353219 content : "\f343" / '' ;
32363220 color : inherit;
32373221}
32383222
32393223.postbox .handle-order-lower .order-lower-indicator ::before {
3240- content : "\f347" ;
32413224 content : "\f347" / '' ;
32423225 color : inherit;
32433226}
@@ -3361,11 +3344,9 @@ img {
33613344 pointer-events : none;
33623345}
33633346[role = "treeitem" ][aria-expanded = "false" ] > .folder-label .icon : after {
3364- content : "\f139" ;
33653347 content : "\f139" / '' ;
33663348}
33673349[role = "treeitem" ][aria-expanded = "true" ] > .folder-label .icon : after {
3368- content : "\f140" ;
33693350 content : "\f140" / '' ;
33703351}
33713352[role = "treeitem" ] .folder-label {
@@ -3581,7 +3562,6 @@ img {
35813562.wp-customizer .control-section .accordion-section-title : after ,
35823563.wp-customizer .accordion-section-title : after ,
35833564.widget-top .widget-action .toggle-indicator : before {
3584- content : "\f140" ;
35853565 content : "\f140" / '' ;
35863566 font : normal 20 px/1 dashicons;
35873567 display : block;
@@ -3630,7 +3610,6 @@ img {
36303610.nav-menus-php .menu-item-edit-active .item-edit : before ,
36313611.widget .open .widget-top .widget-action .toggle-indicator : before ,
36323612.widget .widget-in-question .widget-top .widget-action .toggle-indicator : before {
3633- content : "\f142" ;
36343613 content : "\f142" / '' ;
36353614}
36363615
0 commit comments