Changeset 60806
- Timestamp:
- 09/28/2025 11:38:57 PM (11 days ago)
- Location:
- trunk
- Files:
-
- 27 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/wp/editor/base.js
r60182 r60806 1274 1274 var $addMediaButton = $( '<button type="button" class="button insert-media add_media">' ); 1275 1275 1276 $addMediaButton.append( '<span class="wp-media-buttons-icon" ></span>' );1276 $addMediaButton.append( '<span class="wp-media-buttons-icon" aria-hidden="true"></span>' ); 1277 1277 $addMediaButton.append( document.createTextNode( ' ' + buttonText ) ); 1278 1278 $addMediaButton.data( 'editor', id ); -
trunk/src/js/_enqueues/wp/theme.js
r60516 r60806 1222 1222 // 'Add new theme' element shown at the end of the grid. 1223 1223 if ( ! themes.isInstall && themes.data.settings.canInstall ) { 1224 this.$el.append( '<div class="theme add-new-theme"><a href="' + themes.data.settings.installURI + '"><div class="theme-screenshot"><span ></span></div><h2 class="theme-name">' + l10n.addNew + '</h2></a></div>' );1224 this.$el.append( '<div class="theme add-new-theme"><a href="' + themes.data.settings.installURI + '"><div class="theme-screenshot"><span aria-hidden="true"></span></div><h2 class="theme-name">' + l10n.addNew + '</h2></a></div>' ); 1225 1225 } 1226 1226 -
trunk/src/wp-admin/css/customize-controls.css
r60645 r60806 234 234 } 235 235 #customize-control-trash_changeset .button-link:before { 236 content: "\f182" ;236 content: "\f182" / ''; 237 237 font: normal 22px dashicons; 238 238 text-decoration: none; … … 595 595 #customize-theme-controls .accordion-section-title:after, 596 596 #customize-outer-theme-controls .accordion-section-title:after { 597 content: "\f345" ;597 content: "\f345" / ''; 598 598 color: #a7aaad; 599 599 pointer-events: none; … … 932 932 .customize-controls-close:before { 933 933 font: normal 22px/45px dashicons; 934 content: "\f335" ;934 content: "\f335" / ''; 935 935 position: relative; 936 936 top: -3px; … … 941 941 .customize-section-back:before { 942 942 font: normal 20px/72px dashicons; 943 content: "\f341" ;943 content: "\f341" / ''; 944 944 position: relative; 945 945 left: 9px; … … 1027 1027 .customize-section-description a.external-link:after { 1028 1028 font: 16px/11px dashicons; 1029 content: "\f504" ;1029 content: "\f504" / ''; 1030 1030 top: 3px; 1031 1031 position: relative; … … 1358 1358 1359 1359 .customize-control .dropdown-arrow:after { 1360 content: "\f140" ;1360 content: "\f140" / ''; 1361 1361 font: normal 20px/1 dashicons; 1362 1362 speak: never; … … 1883 1883 1884 1884 .themes-filter-bar .feature-filter-toggle:before { 1885 content: "\f111" ;1885 content: "\f111" / ''; 1886 1886 margin: 0 5px 0 0; 1887 1887 font: normal 16px/1 dashicons; … … 2021 2021 2022 2022 .control-panel-themes .theme-section .customize-themes-section-title.selected:after { 2023 content: "\f147" ;2023 content: "\f147" / ''; 2024 2024 font: 16px/1 dashicons; 2025 2025 box-sizing: border-box; … … 2524 2524 .add-new-menu-item:before, 2525 2525 #available-menu-items .new-content-item .add-content:before { 2526 content: "\f132" ;2526 content: "\f132" / ''; 2527 2527 display: inline-block; 2528 2528 position: relative; … … 2603 2603 .move-widget-down:before, 2604 2604 .menus-move-down:before { 2605 content: "\f347" ;2605 content: "\f347" / ''; 2606 2606 } 2607 2607 2608 2608 .move-widget-up:before, 2609 2609 .menus-move-up:before { 2610 content: "\f343" ;2610 content: "\f343" / ''; 2611 2611 } 2612 2612 … … 2768 2768 #available-widgets-filter .clear-results:before, 2769 2769 #available-menu-items-search .clear-results:before { 2770 content: "\f335" ;2770 content: "\f335" / ''; 2771 2771 font: normal 20px/1 dashicons; 2772 2772 vertical-align: middle; … … 2979 2979 .customize-controls-preview-toggle .controls:before { 2980 2980 font: normal 20px/1 dashicons; 2981 content: "\f177" ;2981 content: "\f177" / ''; 2982 2982 position: relative; 2983 2983 top: 4px; … … 2986 2986 2987 2987 .customize-controls-preview-toggle .controls:before { 2988 content: "\f540" ;2988 content: "\f540" / ''; 2989 2989 } 2990 2990 -
trunk/src/wp-admin/css/customize-nav-menus.css
r59989 r60806 142 142 143 143 .menus-move-left:before { 144 content: "\f341" ;144 content: "\f341" / ''; 145 145 } 146 146 147 147 .menus-move-right:before { 148 content: "\f345" ;148 content: "\f345" / ''; 149 149 } 150 150 … … 178 178 179 179 .wp-customizer .menu-item.menu-item-edit-active .item-edit .toggle-indicator:before { 180 content: "\f142" ;180 content: "\f142" / ''; 181 181 } 182 182 … … 278 278 -moz-osx-font-smoothing: grayscale; 279 279 border: none; 280 content: "\f111" ;280 content: "\f111" / ''; 281 281 display: block; 282 282 font: 18px/1 dashicons; … … 468 468 469 469 .menu-item-bar .item-delete:before { 470 content: "\f335" ;470 content: "\f335" / ''; 471 471 position: absolute; 472 472 top: 9px; … … 653 653 654 654 #available-menu-items .item-add:before { 655 content: "\f543" ;655 content: "\f543" / ''; 656 656 position: relative; 657 657 left: 2px; … … 671 671 672 672 #available-menu-items .menu-item-handle.item-added .item-add:before { 673 content: "\f147" ;673 content: "\f147" / ''; 674 674 } 675 675 -
trunk/src/wp-admin/css/customize-widgets.css
r59989 r60806 131 131 132 132 .move-widget:before { 133 content: "\f504" ;133 content: "\f504" / ''; 134 134 } 135 135 … … 171 171 #customize-theme-controls .widget-area-select li:before { 172 172 display: none; 173 content: "\f147" ;173 content: "\f147" / ''; 174 174 position: absolute; 175 175 top: 12px; … … 293 293 294 294 #available-widgets .widget-title:before { 295 content: "\f132" ;295 content: "\f132" / ''; 296 296 position: absolute; 297 297 top: -3px; … … 309 309 310 310 /* dashicons-smiley */ 311 #available-widgets [class*="easy"] .widget-title:before { content: "\f328" ; top: -4px; }311 #available-widgets [class*="easy"] .widget-title:before { content: "\f328" / ''; top: -4px; } 312 312 313 313 /* dashicons-star-filled */ 314 314 #available-widgets [class*="super"] .widget-title:before, 315 #available-widgets [class*="like"] .widget-title:before { content: "\f155" ; top: -4px; }315 #available-widgets [class*="like"] .widget-title:before { content: "\f155" / ''; top: -4px; } 316 316 317 317 /* dashicons-wordpress */ 318 #available-widgets [class*="meta"] .widget-title:before { content: "\f120" ; }318 #available-widgets [class*="meta"] .widget-title:before { content: "\f120" / ''; } 319 319 320 320 /* dashicons-archive */ 321 #available-widgets [class*="archives"] .widget-title:before { content: "\f480" ; top: -4px; }321 #available-widgets [class*="archives"] .widget-title:before { content: "\f480" / ''; top: -4px; } 322 322 323 323 /* dashicons-category */ 324 #available-widgets [class*="categor"] .widget-title:before { content: "\f318" ; top: -4px; }324 #available-widgets [class*="categor"] .widget-title:before { content: "\f318" / ''; top: -4px; } 325 325 326 326 /* dashicons-admin-comments */ 327 327 #available-widgets [class*="comment"] .widget-title:before, 328 328 #available-widgets [class*="testimonial"] .widget-title:before, 329 #available-widgets [class*="chat"] .widget-title:before { content: "\f101" ; }329 #available-widgets [class*="chat"] .widget-title:before { content: "\f101" / ''; } 330 330 331 331 /* dashicons-admin-post */ 332 #available-widgets [class*="post"] .widget-title:before { content: "\f109" ; }332 #available-widgets [class*="post"] .widget-title:before { content: "\f109" / ''; } 333 333 334 334 /* dashicons-admin-page */ 335 #available-widgets [class*="page"] .widget-title:before { content: "\f105" ; }335 #available-widgets [class*="page"] .widget-title:before { content: "\f105" / ''; } 336 336 337 337 /* dashicons-text */ 338 #available-widgets [class*="text"] .widget-title:before { content: "\f478" ; }338 #available-widgets [class*="text"] .widget-title:before { content: "\f478" / ''; } 339 339 340 340 /* dashicons-admin-links */ 341 #available-widgets [class*="link"] .widget-title:before { content: "\f103" ; }341 #available-widgets [class*="link"] .widget-title:before { content: "\f103" / ''; } 342 342 343 343 /* dashicons-search */ 344 #available-widgets [class*="search"] .widget-title:before { content: "\f179" ; }344 #available-widgets [class*="search"] .widget-title:before { content: "\f179" / ''; } 345 345 346 346 /* dashicons-menu */ 347 347 #available-widgets [class*="menu"] .widget-title:before, 348 #available-widgets [class*="nav"] .widget-title:before { content: "\f333" ; }348 #available-widgets [class*="nav"] .widget-title:before { content: "\f333" / ''; } 349 349 350 350 /* dashicons-tagcloud */ 351 #available-widgets [class*="tag"] .widget-title:before { content: "\f479" ; }351 #available-widgets [class*="tag"] .widget-title:before { content: "\f479" / ''; } 352 352 353 353 /* dashicons-rss */ 354 #available-widgets [class*="rss"] .widget-title:before { content: "\f303" ; top: -6px; }354 #available-widgets [class*="rss"] .widget-title:before { content: "\f303" / ''; top: -6px; } 355 355 356 356 /* dashicons-calendar */ 357 357 #available-widgets [class*="event"] .widget-title:before, 358 #available-widgets [class*="calendar"] .widget-title:before { content: "\f145" ; top: -4px;}358 #available-widgets [class*="calendar"] .widget-title:before { content: "\f145" / ''; top: -4px;} 359 359 360 360 /* dashicons-format-image */ … … 362 362 #available-widgets [class*="photo"] .widget-title:before, 363 363 #available-widgets [class*="slide"] .widget-title:before, 364 #available-widgets [class*="instagram"] .widget-title:before { content: "\f128" ; }364 #available-widgets [class*="instagram"] .widget-title:before { content: "\f128" / ''; } 365 365 366 366 /* dashicons-format-gallery */ 367 367 #available-widgets [class*="album"] .widget-title:before, 368 #available-widgets [class*="galler"] .widget-title:before { content: "\f161" ; }368 #available-widgets [class*="galler"] .widget-title:before { content: "\f161" / ''; } 369 369 370 370 /* dashicons-format-video */ 371 371 #available-widgets [class*="video"] .widget-title:before, 372 #available-widgets [class*="tube"] .widget-title:before { content: "\f126" ; }372 #available-widgets [class*="tube"] .widget-title:before { content: "\f126" / ''; } 373 373 374 374 /* dashicons-format-audio */ 375 375 #available-widgets [class*="music"] .widget-title:before, 376 376 #available-widgets [class*="radio"] .widget-title:before, 377 #available-widgets [class*="audio"] .widget-title:before { content: "\f127" ; }377 #available-widgets [class*="audio"] .widget-title:before { content: "\f127" / ''; } 378 378 379 379 /* dashicons-admin-users */ … … 384 384 #available-widgets [class*="subscriber"] .widget-title:before, 385 385 #available-widgets [class*="profile"] .widget-title:before, 386 #available-widgets [class*="grofile"] .widget-title:before { content: "\f110" ; }386 #available-widgets [class*="grofile"] .widget-title:before { content: "\f110" / ''; } 387 387 388 388 /* dashicons-cart */ 389 389 #available-widgets [class*="commerce"] .widget-title:before, 390 390 #available-widgets [class*="shop"] .widget-title:before, 391 #available-widgets [class*="cart"] .widget-title:before { content: "\f174" ; top: -4px; }391 #available-widgets [class*="cart"] .widget-title:before { content: "\f174" / ''; top: -4px; } 392 392 393 393 /* dashicons-shield */ 394 394 #available-widgets [class*="secur"] .widget-title:before, 395 #available-widgets [class*="firewall"] .widget-title:before { content: "\f332" ; }395 #available-widgets [class*="firewall"] .widget-title:before { content: "\f332" / ''; } 396 396 397 397 /* dashicons-chart-bar */ 398 398 #available-widgets [class*="analytic"] .widget-title:before, 399 399 #available-widgets [class*="stat"] .widget-title:before, 400 #available-widgets [class*="poll"] .widget-title:before { content: "\f185" ; }400 #available-widgets [class*="poll"] .widget-title:before { content: "\f185" / ''; } 401 401 402 402 /* dashicons-feedback */ 403 #available-widgets [class*="form"] .widget-title:before { content: "\f175" ; }403 #available-widgets [class*="form"] .widget-title:before { content: "\f175" / ''; } 404 404 405 405 /* dashicons-email-alt */ … … 407 407 #available-widgets [class*="news"] .widget-title:before, 408 408 #available-widgets [class*="contact"] .widget-title:before, 409 #available-widgets [class*="mail"] .widget-title:before { content: "\f466" ; }409 #available-widgets [class*="mail"] .widget-title:before { content: "\f466" / ''; } 410 410 411 411 /* dashicons-share */ 412 412 #available-widgets [class*="share"] .widget-title:before, 413 #available-widgets [class*="socia"] .widget-title:before { content: "\f237" ; }413 #available-widgets [class*="socia"] .widget-title:before { content: "\f237" / ''; } 414 414 415 415 /* dashicons-translation */ 416 416 #available-widgets [class*="lang"] .widget-title:before, 417 #available-widgets [class*="translat"] .widget-title:before { content: "\f326" ; }417 #available-widgets [class*="translat"] .widget-title:before { content: "\f326" / ''; } 418 418 419 419 /* dashicons-location-alt */ 420 420 #available-widgets [class*="locat"] .widget-title:before, 421 #available-widgets [class*="map"] .widget-title:before { content: "\f231" ; }421 #available-widgets [class*="map"] .widget-title:before { content: "\f231" / ''; } 422 422 423 423 /* dashicons-download */ 424 #available-widgets [class*="download"] .widget-title:before { content: "\f316" ; }424 #available-widgets [class*="download"] .widget-title:before { content: "\f316" / ''; } 425 425 426 426 /* dashicons-cloud */ 427 #available-widgets [class*="weather"] .widget-title:before { content: "\f176" ; top: -4px;}427 #available-widgets [class*="weather"] .widget-title:before { content: "\f176" / ''; top: -4px;} 428 428 429 429 /* dashicons-facebook */ 430 #available-widgets [class*="facebook"] .widget-title:before { content: "\f304" ; }430 #available-widgets [class*="facebook"] .widget-title:before { content: "\f304" / ''; } 431 431 432 432 /* dashicons-twitter */ 433 433 #available-widgets [class*="tweet"] .widget-title:before, 434 #available-widgets [class*="twitter"] .widget-title:before { content: "\f301" ; }434 #available-widgets [class*="twitter"] .widget-title:before { content: "\f301" / ''; } 435 435 436 436 @media screen and (max-height: 700px) and (min-width: 981px) { -
trunk/src/wp-admin/css/dashboard.css
r60529 r60806 411 411 #dashboard_right_now li a:before, 412 412 #dashboard_right_now li > span:before { /* get only the first level span to exclude screen-reader-text in mu-storage */ 413 content: "\f159" ; /* generic icon for items added by CPTs ? */413 content: "\f159" / ''; /* generic icon for items added by CPTs ? */ 414 414 padding: 0 5px 0 0; 415 415 } … … 417 417 #dashboard_right_now .page-count a:before, 418 418 #dashboard_right_now .page-count span:before { 419 content: "\f105" ;419 content: "\f105" / ''; 420 420 } 421 421 422 422 #dashboard_right_now .post-count a:before, 423 423 #dashboard_right_now .post-count span:before { 424 content: "\f109" ;424 content: "\f109" / ''; 425 425 } 426 426 427 427 #dashboard_right_now .comment-count a:before { 428 content: "\f101" ;428 content: "\f101" / ''; 429 429 } 430 430 431 431 #dashboard_right_now .comment-mod-count a:before { 432 content: "\f125" ;432 content: "\f125" / ''; 433 433 } 434 434 435 435 #dashboard_right_now .storage-count a:before { 436 content: "\f104" ;436 content: "\f104" / ''; 437 437 } 438 438 439 439 #dashboard_right_now .storage-count.warning a:before { 440 content: "\f153" ;440 content: "\f153" / ''; 441 441 } 442 442 443 443 #dashboard_right_now .search-engines-info:before { 444 content: "\f348" ;444 content: "\f348" / ''; 445 445 color: #d63638; 446 446 } … … 861 861 862 862 #dashboard_activity .comment-meta span.approve:before { 863 content: "\f227" ;863 content: "\f227" / ''; 864 864 font: 20px/.5 dashicons; 865 865 margin-left: 5px; … … 1135 1135 1136 1136 .rss-widget cite:before { 1137 content: "\2014" ;1137 content: "\2014" / ''; 1138 1138 } 1139 1139 -
trunk/src/wp-admin/css/edit.css
r60619 r60806 505 505 #post-body .misc-pub-post-status:before, 506 506 #post-body .misc-pub-comment-status:before { 507 content: "\f173" ;507 content: "\f173" / ''; 508 508 } 509 509 510 510 #post-body #visibility:before { 511 content: "\f177" ;511 content: "\f177" / ''; 512 512 } 513 513 514 514 .curtime #timestamp:before { 515 content: "\f145" ;515 content: "\f145" / ''; 516 516 position: relative; 517 517 top: -1px; … … 519 519 520 520 #post-body .misc-pub-uploadedby:before { 521 content: "\f110" ;521 content: "\f110" / ''; 522 522 position: relative; 523 523 top: -1px; … … 525 525 526 526 #post-body .misc-pub-uploadedto:before { 527 content: "\f318" ;527 content: "\f318" / ''; 528 528 position: relative; 529 529 top: -1px; … … 531 531 532 532 #post-body .misc-pub-revisions:before { 533 content: "\f321" ;533 content: "\f321" / ''; 534 534 } 535 535 536 536 #post-body .misc-pub-response-to:before { 537 content: "\f101" ;537 content: "\f101" / ''; 538 538 } 539 539 … … 1231 1231 1232 1232 .post-format-icon.post-format-standard::before { 1233 content: "\f109" ;1233 content: "\f109" / ''; 1234 1234 } 1235 1235 1236 1236 .post-format-icon.post-format-image::before { 1237 content: "\f128" ;1237 content: "\f128" / ''; 1238 1238 } 1239 1239 1240 1240 .post-format-icon.post-format-gallery::before { 1241 content: "\f161" ;1241 content: "\f161" / ''; 1242 1242 } 1243 1243 1244 1244 .post-format-icon.post-format-audio::before { 1245 content: "\f127" ;1245 content: "\f127" / ''; 1246 1246 } 1247 1247 1248 1248 .post-format-icon.post-format-video::before { 1249 content: "\f126" ;1249 content: "\f126" / ''; 1250 1250 } 1251 1251 1252 1252 .post-format-icon.post-format-chat::before { 1253 content: "\f125" ;1253 content: "\f125" / ''; 1254 1254 } 1255 1255 1256 1256 .post-format-icon.post-format-status::before { 1257 content: "\f130" ;1257 content: "\f130" / ''; 1258 1258 } 1259 1259 1260 1260 .post-format-icon.post-format-aside::before { 1261 content: "\f123" ;1261 content: "\f123" / ''; 1262 1262 } 1263 1263 1264 1264 .post-format-icon.post-format-quote::before { 1265 content: "\f122" ;1265 content: "\f122" / ''; 1266 1266 } 1267 1267 1268 1268 .post-format-icon.post-format-link::before { 1269 content: "\f103" ;1269 content: "\f103" / ''; 1270 1270 } 1271 1271 -
trunk/src/wp-admin/css/forms.css
r60710 r60806 176 176 input[type="checkbox"]:checked::before { 177 177 /* Use the "Yes" SVG Dashicon */ 178 content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E") ;178 content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E") / ''; 179 179 margin: -0.1875rem 0 0 -0.25rem; 180 180 height: 1.3125rem; … … 241 241 242 242 .form-table .form-required.form-invalid td:after { 243 content: "\f534" ;243 content: "\f534" / ''; 244 244 font: normal 20px/1 dashicons; 245 245 color: #d63638; … … 254 254 255 255 .form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after { 256 content: "\f534" ;256 content: "\f534" / ''; 257 257 font: normal 20px/1 dashicons; 258 258 color: #d63638; … … 1091 1091 color: #787c82; 1092 1092 font: normal 20px/1 dashicons; 1093 content: "\f157" ;1093 content: "\f157" / ''; 1094 1094 position: relative; 1095 1095 display: inline-block; -
trunk/src/wp-admin/css/list-tables.css
r60683 r60806 781 781 782 782 .view-switch .view-list:before { 783 content: "\f163" ;783 content: "\f163" / ''; 784 784 } 785 785 786 786 .view-switch .view-excerpt:before { 787 content: "\f164" ;787 content: "\f164" / ''; 788 788 } 789 789 790 790 .view-switch .view-grid:before { 791 content: "\f509" ;791 content: "\f509" / ''; 792 792 } 793 793 … … 1415 1415 .plugin-card .update-now:before { 1416 1416 color: #d63638; 1417 content: "\f463" ;1417 content: "\f463" / ''; 1418 1418 display: inline-block; 1419 1419 font: normal 20px/1 dashicons; … … 1426 1426 1427 1427 .plugin-card .updating-message:before { 1428 content: "\f463" ;1428 content: "\f463" / ''; 1429 1429 animation: rotation 2s infinite linear; 1430 1430 } … … 1441 1441 .plugin-card .updated-message:before { 1442 1442 color: #68de7c; 1443 content: "\f147" ;1443 content: "\f147" / ''; 1444 1444 } 1445 1445 … … 1728 1728 1729 1729 .plugin-card .column-compatibility .compatibility-incompatible:before { 1730 content: "\f158" ;1730 content: "\f158" / ''; 1731 1731 color: #d63638; 1732 1732 } 1733 1733 1734 1734 .plugin-card .column-compatibility .compatibility-compatible:before { 1735 content: "\f147" ;1735 content: "\f147" / ''; 1736 1736 color: #007017; 1737 1737 } -
trunk/src/wp-admin/css/media.css
r60640 r60806 358 358 -webkit-font-smoothing: antialiased; 359 359 -moz-osx-font-smoothing: grayscale; 360 content: "\f158" ;360 content: "\f158" / ''; 361 361 } 362 362 … … 622 622 623 623 .upload-php .media-modal-close .media-modal-icon:before { 624 content: "\f335" ;624 content: "\f335" / ''; 625 625 font-size: 22px; 626 626 } … … 694 694 695 695 .edit-attachment-frame .edit-media-header .left:before { 696 content: "\f341" ;696 content: "\f341" / ''; 697 697 } 698 698 699 699 .edit-attachment-frame .edit-media-header .right:before { 700 content: "\f345" ;700 content: "\f345" / ''; 701 701 } 702 702 … … 1014 1014 1015 1015 .imgedit-crop:before { 1016 content: "\f165" ;1016 content: "\f165" / ''; 1017 1017 } 1018 1018 1019 1019 .imgedit-scale:before { 1020 content: "\f211" ;1020 content: "\f211" / ''; 1021 1021 } 1022 1022 1023 1023 .imgedit-rotate:before { 1024 content: "\f167" ;1024 content: "\f167" / ''; 1025 1025 } 1026 1026 1027 1027 .imgedit-undo:before { 1028 content: "\f171" ;1028 content: "\f171" / ''; 1029 1029 } 1030 1030 1031 1031 .imgedit-redo:before { 1032 content: "\f172" ;1032 content: "\f172" / ''; 1033 1033 } 1034 1034 -
trunk/src/wp-admin/css/revisions.css
r60259 r60806 494 494 left: 2px; 495 495 color: #50575e; 496 content: "\f229" ;496 content: "\f229" / ''; 497 497 font: normal 18px/1 dashicons; 498 498 speak: never; … … 513 513 514 514 .wp-slider .ui-slider-handle.from-handle:before { 515 content: "\f139" ;515 content: "\f139" / ''; 516 516 } 517 517 518 518 .wp-slider .ui-slider-handle.to-handle:before { 519 content: "\f141" ;519 content: "\f141" / ''; 520 520 } 521 521 522 522 .rtl .wp-slider .ui-slider-handle.from-handle:before { 523 content: "\f141" ;523 content: "\f141" / ''; 524 524 } 525 525 526 526 .rtl .wp-slider .ui-slider-handle.to-handle:before { 527 content: "\f139" ;527 content: "\f139" / ''; 528 528 right: -1px; 529 529 } -
trunk/src/wp-admin/css/site-health.css
r59859 r60806 190 190 .health-check-body .pass::before, 191 191 .health-check-body .good::before { 192 content: "\f147" ;192 content: "\f147" / ''; 193 193 color: #00a32a; 194 194 } 195 195 196 196 .health-check-body .warning::before { 197 content: "\f460" ;197 content: "\f460" / ''; 198 198 color: #dba617; 199 199 } 200 200 201 201 .health-check-body .info::before { 202 content: "\f348" ;202 content: "\f348" / ''; 203 203 color: #72aee6; 204 204 } … … 206 206 .health-check-body .fail::before, 207 207 .health-check-body .error::before { 208 content: "\f335" ;208 content: "\f335" / ''; 209 209 color: #d63638; 210 210 } -
trunk/src/wp-admin/css/themes.css
r60449 r60806 409 409 color: #787c82; 410 410 display: inline-block; 411 content: "\f335" ;411 content: "\f335" / ''; 412 412 font-weight: 300; 413 413 } … … 468 468 469 469 .theme-overlay .theme-header .left:before { 470 content: "\f341" ;470 content: "\f341" / ''; 471 471 } 472 472 473 473 .theme-overlay .theme-header .right:before { 474 content: "\f345" ;474 content: "\f345" / ''; 475 475 } 476 476 … … 1028 1028 .theme-browser .theme .notice-success p:before { 1029 1029 color: #68de7c; 1030 content: "\f147" ;1030 content: "\f147" / ''; 1031 1031 display: inline-block; 1032 1032 font: normal 20px/1 'dashicons'; … … 1523 1523 .theme-install-overlay .close-full-overlay:before { 1524 1524 font: normal 22px/1 dashicons; 1525 content: "\f335" ;1525 content: "\f335" / ''; 1526 1526 position: relative; 1527 1527 top: 7px; … … 1531 1531 .theme-install-overlay .previous-theme:before { 1532 1532 font: normal 20px/1 dashicons; 1533 content: "\f341" ;1533 content: "\f341" / ''; 1534 1534 position: relative; 1535 1535 top: 6px; … … 1539 1539 .theme-install-overlay .next-theme:before { 1540 1540 font: normal 20px/1 dashicons; 1541 content: "\f345" ;1541 content: "\f345" / ''; 1542 1542 position: relative; 1543 1543 top: 6px; … … 1747 1747 1748 1748 .wp-full-overlay-footer .devices .preview-desktop:before { 1749 content: "\f472" ;1749 content: "\f472" / ''; 1750 1750 } 1751 1751 1752 1752 .wp-full-overlay-footer .devices .preview-tablet:before { 1753 content: "\f471" ;1753 content: "\f471" / ''; 1754 1754 } 1755 1755 1756 1756 .wp-full-overlay-footer .devices .preview-mobile:before { 1757 content: "\f470" ;1757 content: "\f470" / ''; 1758 1758 } 1759 1759 -
trunk/src/wp-admin/css/widgets.css
r59135 r60806 730 730 731 731 .widgets-chooser .widgets-chooser-selected:before { 732 content: "\f147" ;732 content: "\f147" / ''; 733 733 display: block; 734 734 -webkit-font-smoothing: antialiased; -
trunk/src/wp-admin/customize.php
r60681 r60806 269 269 <div id="customize-footer-actions" class="wp-full-overlay-footer"> 270 270 <button type="button" class="collapse-sidebar button" aria-expanded="true" aria-label="<?php echo esc_attr_x( 'Hide Controls', 'label for hide controls button without length constraints' ); ?>"> 271 <span class="collapse-sidebar-arrow" ></span>271 <span class="collapse-sidebar-arrow" aria-hidden="true"></span> 272 272 <span class="collapse-sidebar-label"><?php _ex( 'Hide Controls', 'short (~12 characters) label for hide controls button' ); ?></span> 273 273 </button> -
trunk/src/wp-admin/includes/class-wp-site-health.php
r60530 r60806 1077 1077 } 1078 1078 1079 $failures[ $library ] = "<span class='dashicons $class' ><span class='screen-reader-text'>$screen_reader</span></span> $message";1079 $failures[ $library ] = "<span class='dashicons $class' aria-hidden='true'></span><span class='screen-reader-text'>$screen_reader</span> $message"; 1080 1080 } 1081 1081 } … … 2441 2441 2442 2442 if ( empty( $page_cache_detail['response_time'] ) ) { 2443 $page_cache_test_summary[] = '<span class="dashicons dashicons-dismiss" ></span> ' . __( 'Server response time could not be determined. Verify that loopback requests are working.' );2443 $page_cache_test_summary[] = '<span class="dashicons dashicons-dismiss" aria-hidden="true"></span> ' . __( 'Server response time could not be determined. Verify that loopback requests are working.' ); 2444 2444 } else { 2445 2445 2446 2446 $threshold = $this->get_good_response_time_threshold(); 2447 2447 if ( $page_cache_detail['response_time'] < $threshold ) { 2448 $page_cache_test_summary[] = '<span class="dashicons dashicons-yes-alt" ></span> ' . sprintf(2448 $page_cache_test_summary[] = '<span class="dashicons dashicons-yes-alt" aria-hidden="true"></span> ' . sprintf( 2449 2449 /* translators: 1: The response time in milliseconds, 2: The recommended threshold in milliseconds. */ 2450 2450 __( 'Median server response time was %1$s milliseconds. This is less than the recommended %2$s milliseconds threshold.' ), … … 2453 2453 ); 2454 2454 } else { 2455 $page_cache_test_summary[] = '<span class="dashicons dashicons-warning" ></span> ' . sprintf(2455 $page_cache_test_summary[] = '<span class="dashicons dashicons-warning" aria-hidden="true"></span> ' . sprintf( 2456 2456 /* translators: 1: The response time in milliseconds, 2: The recommended threshold in milliseconds. */ 2457 2457 __( 'Median server response time was %1$s milliseconds. It should be less than the recommended %2$s milliseconds threshold.' ), … … 2462 2462 2463 2463 if ( empty( $page_cache_detail['headers'] ) ) { 2464 $page_cache_test_summary[] = '<span class="dashicons dashicons-warning" ></span> ' . __( 'No client caching response headers were detected.' );2464 $page_cache_test_summary[] = '<span class="dashicons dashicons-warning" aria-hidden="true"></span> ' . __( 'No client caching response headers were detected.' ); 2465 2465 } else { 2466 $headers_summary = '<span class="dashicons dashicons-yes-alt" ></span>';2466 $headers_summary = '<span class="dashicons dashicons-yes-alt" aria-hidden="true"></span>'; 2467 2467 $headers_summary .= ' ' . sprintf( 2468 2468 /* translators: %d: Number of caching headers. */ … … 2480 2480 2481 2481 if ( $page_cache_detail['advanced_cache_present'] ) { 2482 $page_cache_test_summary[] = '<span class="dashicons dashicons-yes-alt" ></span> ' . __( 'A page cache plugin was detected.' );2482 $page_cache_test_summary[] = '<span class="dashicons dashicons-yes-alt" aria-hidden="true"></span> ' . __( 'A page cache plugin was detected.' ); 2483 2483 } elseif ( ! ( is_array( $page_cache_detail ) && ! empty( $page_cache_detail['headers'] ) ) ) { 2484 2484 // Note: This message is not shown if client caching response headers were present since an external caching layer may be employed. 2485 $page_cache_test_summary[] = '<span class="dashicons dashicons-warning" ></span> ' . __( 'A page cache plugin was not detected.' );2485 $page_cache_test_summary[] = '<span class="dashicons dashicons-warning" aria-hidden="true"></span> ' . __( 'A page cache plugin was not detected.' ); 2486 2486 } 2487 2487 -
trunk/src/wp-admin/includes/dashboard.php
r60643 r60806 1461 1461 #> 1462 1462 {{ 'wordcamp' === event.type ? 'WordCamp' : titleCaseEventType }} 1463 <span class="ce-separator" ></span>1463 <span class="ce-separator" aria-hidden="true"></span> 1464 1464 <# } #> 1465 1465 <span class="event-city">{{ event.location.location }}</span> -
trunk/src/wp-admin/includes/media.php
r60786 r60806 651 651 wp_enqueue_media( array( 'post' => $post ) ); 652 652 653 $img = '<span class="wp-media-buttons-icon" ></span> ';653 $img = '<span class="wp-media-buttons-icon" aria-hidden="true"></span> '; 654 654 655 655 $id_attribute = 1 === $instance ? ' id="insert-media-button"' : ''; -
trunk/src/wp-admin/theme-install.php
r59784 r60806 600 600 <div class="wp-full-overlay-footer"> 601 601 <button type="button" class="collapse-sidebar button" aria-expanded="true" aria-label="<?php esc_attr_e( 'Collapse Sidebar' ); ?>"> 602 <span class="collapse-sidebar-arrow" ></span>602 <span class="collapse-sidebar-arrow" aria-hidden="true"></span> 603 603 <span class="collapse-sidebar-label"><?php _e( 'Collapse' ); ?></span> 604 604 </button> -
trunk/src/wp-includes/css/admin-bar.css
r59832 r60806 412 412 413 413 #wp-admin-bar-my-account > .ab-item:before { 414 content: "\f110" ;414 content: "\f110" / ''; 415 415 top: 2px; 416 416 float: right; … … 537 537 538 538 #wpadminbar .quicklinks li div.blavatar:before { 539 content: "\f120" ;539 content: "\f120" / ''; 540 540 display: inline-block; 541 541 } … … 547 547 #wpadminbar #wp-admin-bar-my-sites > .ab-item:before, 548 548 #wpadminbar #wp-admin-bar-site-name > .ab-item:before { 549 content: "\f541" ;549 content: "\f541" / ''; 550 550 top: 2px; 551 551 } 552 552 553 553 #wpadminbar #wp-admin-bar-site-editor > .ab-item:before { 554 content: "\f100" ;554 content: "\f100" / ''; 555 555 top: 2px; 556 556 } 557 557 558 558 #wpadminbar #wp-admin-bar-customize > .ab-item:before { 559 content: "\f540" ;559 content: "\f540" / ''; 560 560 top: 2px; 561 561 } 562 562 563 563 #wpadminbar #wp-admin-bar-edit > .ab-item:before { 564 content: "\f464" ;564 content: "\f464" / ''; 565 565 top: 2px; 566 566 } 567 567 568 568 #wpadminbar #wp-admin-bar-site-name > .ab-item:before { 569 content: "\f226" ;569 content: "\f226" / ''; 570 570 } 571 571 572 572 .wp-admin #wpadminbar #wp-admin-bar-site-name > .ab-item:before { 573 content: "\f102" ;573 content: "\f102" / ''; 574 574 } 575 575 … … 641 641 z-index: 20; 642 642 font: normal 20px/1 dashicons !important; 643 content: "\f179" ;643 content: "\f179" / ''; 644 644 speak: never; 645 645 -webkit-font-smoothing: antialiased; -
trunk/src/wp-includes/css/dashicons.css
r49263 r60806 42 42 43 43 .dashicons-admin-appearance:before { 44 content: "\f100" ;44 content: "\f100" / ''; 45 45 } 46 46 47 47 .dashicons-admin-collapse:before { 48 content: "\f148" ;48 content: "\f148" / ''; 49 49 } 50 50 51 51 .dashicons-admin-comments:before { 52 content: "\f101" ;52 content: "\f101" / ''; 53 53 } 54 54 55 55 .dashicons-admin-customizer:before { 56 content: "\f540" ;56 content: "\f540" / ''; 57 57 } 58 58 59 59 .dashicons-admin-generic:before { 60 content: "\f111" ;60 content: "\f111" / ''; 61 61 } 62 62 63 63 .dashicons-admin-home:before { 64 content: "\f102" ;64 content: "\f102" / ''; 65 65 } 66 66 67 67 .dashicons-admin-links:before { 68 content: "\f103" ;68 content: "\f103" / ''; 69 69 } 70 70 71 71 .dashicons-admin-media:before { 72 content: "\f104" ;72 content: "\f104" / ''; 73 73 } 74 74 75 75 .dashicons-admin-multisite:before { 76 content: "\f541" ;76 content: "\f541" / ''; 77 77 } 78 78 79 79 .dashicons-admin-network:before { 80 content: "\f112" ;80 content: "\f112" / ''; 81 81 } 82 82 83 83 .dashicons-admin-page:before { 84 content: "\f105" ;84 content: "\f105" / ''; 85 85 } 86 86 87 87 .dashicons-admin-plugins:before { 88 content: "\f106" ;88 content: "\f106" / ''; 89 89 } 90 90 91 91 .dashicons-admin-post:before { 92 content: "\f109" ;92 content: "\f109" / ''; 93 93 } 94 94 95 95 .dashicons-admin-settings:before { 96 content: "\f108" ;96 content: "\f108" / ''; 97 97 } 98 98 99 99 .dashicons-admin-site-alt:before { 100 content: "\f11d" ;100 content: "\f11d" / ''; 101 101 } 102 102 103 103 .dashicons-admin-site-alt2:before { 104 content: "\f11e" ;104 content: "\f11e" / ''; 105 105 } 106 106 107 107 .dashicons-admin-site-alt3:before { 108 content: "\f11f" ;108 content: "\f11f" / ''; 109 109 } 110 110 111 111 .dashicons-admin-site:before { 112 content: "\f319" ;112 content: "\f319" / ''; 113 113 } 114 114 115 115 .dashicons-admin-tools:before { 116 content: "\f107" ;116 content: "\f107" / ''; 117 117 } 118 118 119 119 .dashicons-admin-users:before { 120 content: "\f110" ;120 content: "\f110" / ''; 121 121 } 122 122 123 123 .dashicons-airplane:before { 124 content: "\f15f" ;124 content: "\f15f" / ''; 125 125 } 126 126 127 127 .dashicons-album:before { 128 content: "\f514" ;128 content: "\f514" / ''; 129 129 } 130 130 131 131 .dashicons-align-center:before { 132 content: "\f134" ;132 content: "\f134" / ''; 133 133 } 134 134 135 135 .dashicons-align-full-width:before { 136 content: "\f114" ;136 content: "\f114" / ''; 137 137 } 138 138 139 139 .dashicons-align-left:before { 140 content: "\f135" ;140 content: "\f135" / ''; 141 141 } 142 142 143 143 .dashicons-align-none:before { 144 content: "\f138" ;144 content: "\f138" / ''; 145 145 } 146 146 147 147 .dashicons-align-pull-left:before { 148 content: "\f10a" ;148 content: "\f10a" / ''; 149 149 } 150 150 151 151 .dashicons-align-pull-right:before { 152 content: "\f10b" ;152 content: "\f10b" / ''; 153 153 } 154 154 155 155 .dashicons-align-right:before { 156 content: "\f136" ;156 content: "\f136" / ''; 157 157 } 158 158 159 159 .dashicons-align-wide:before { 160 content: "\f11b" ;160 content: "\f11b" / ''; 161 161 } 162 162 163 163 .dashicons-amazon:before { 164 content: "\f162" ;164 content: "\f162" / ''; 165 165 } 166 166 167 167 .dashicons-analytics:before { 168 content: "\f183" ;168 content: "\f183" / ''; 169 169 } 170 170 171 171 .dashicons-archive:before { 172 content: "\f480" ;172 content: "\f480" / ''; 173 173 } 174 174 175 175 .dashicons-arrow-down-alt:before { 176 content: "\f346" ;176 content: "\f346" / ''; 177 177 } 178 178 179 179 .dashicons-arrow-down-alt2:before { 180 content: "\f347" ;180 content: "\f347" / ''; 181 181 } 182 182 183 183 .dashicons-arrow-down:before { 184 content: "\f140" ;184 content: "\f140" / ''; 185 185 } 186 186 187 187 .dashicons-arrow-left-alt:before { 188 content: "\f340" ;188 content: "\f340" / ''; 189 189 } 190 190 191 191 .dashicons-arrow-left-alt2:before { 192 content: "\f341" ;192 content: "\f341" / ''; 193 193 } 194 194 195 195 .dashicons-arrow-left:before { 196 content: "\f141" ;196 content: "\f141" / ''; 197 197 } 198 198 199 199 .dashicons-arrow-right-alt:before { 200 content: "\f344" ;200 content: "\f344" / ''; 201 201 } 202 202 203 203 .dashicons-arrow-right-alt2:before { 204 content: "\f345" ;204 content: "\f345" / ''; 205 205 } 206 206 207 207 .dashicons-arrow-right:before { 208 content: "\f139" ;208 content: "\f139" / ''; 209 209 } 210 210 211 211 .dashicons-arrow-up-alt:before { 212 content: "\f342" ;212 content: "\f342" / ''; 213 213 } 214 214 215 215 .dashicons-arrow-up-alt2:before { 216 content: "\f343" ;216 content: "\f343" / ''; 217 217 } 218 218 219 219 .dashicons-arrow-up-duplicate:before { 220 content: "\f143" ;220 content: "\f143" / ''; 221 221 } 222 222 223 223 .dashicons-arrow-up:before { 224 content: "\f142" ;224 content: "\f142" / ''; 225 225 } 226 226 227 227 .dashicons-art:before { 228 content: "\f309" ;228 content: "\f309" / ''; 229 229 } 230 230 231 231 .dashicons-awards:before { 232 content: "\f313" ;232 content: "\f313" / ''; 233 233 } 234 234 235 235 .dashicons-backup:before { 236 content: "\f321" ;236 content: "\f321" / ''; 237 237 } 238 238 239 239 .dashicons-bank:before { 240 content: "\f16a" ;240 content: "\f16a" / ''; 241 241 } 242 242 243 243 .dashicons-beer:before { 244 content: "\f16c" ;244 content: "\f16c" / ''; 245 245 } 246 246 247 247 .dashicons-bell:before { 248 content: "\f16d" ;248 content: "\f16d" / ''; 249 249 } 250 250 251 251 .dashicons-block-default:before { 252 content: "\f12b" ;252 content: "\f12b" / ''; 253 253 } 254 254 255 255 .dashicons-book-alt:before { 256 content: "\f331" ;256 content: "\f331" / ''; 257 257 } 258 258 259 259 .dashicons-book:before { 260 content: "\f330" ;260 content: "\f330" / ''; 261 261 } 262 262 263 263 .dashicons-buddicons-activity:before { 264 content: "\f452" ;264 content: "\f452" / ''; 265 265 } 266 266 267 267 .dashicons-buddicons-bbpress-logo:before { 268 content: "\f477" ;268 content: "\f477" / ''; 269 269 } 270 270 271 271 .dashicons-buddicons-buddypress-logo:before { 272 content: "\f448" ;272 content: "\f448" / ''; 273 273 } 274 274 275 275 .dashicons-buddicons-community:before { 276 content: "\f453" ;276 content: "\f453" / ''; 277 277 } 278 278 279 279 .dashicons-buddicons-forums:before { 280 content: "\f449" ;280 content: "\f449" / ''; 281 281 } 282 282 283 283 .dashicons-buddicons-friends:before { 284 content: "\f454" ;284 content: "\f454" / ''; 285 285 } 286 286 287 287 .dashicons-buddicons-groups:before { 288 content: "\f456" ;288 content: "\f456" / ''; 289 289 } 290 290 291 291 .dashicons-buddicons-pm:before { 292 content: "\f457" ;292 content: "\f457" / ''; 293 293 } 294 294 295 295 .dashicons-buddicons-replies:before { 296 content: "\f451" ;296 content: "\f451" / ''; 297 297 } 298 298 299 299 .dashicons-buddicons-topics:before { 300 content: "\f450" ;300 content: "\f450" / ''; 301 301 } 302 302 303 303 .dashicons-buddicons-tracking:before { 304 content: "\f455" ;304 content: "\f455" / ''; 305 305 } 306 306 307 307 .dashicons-building:before { 308 content: "\f512" ;308 content: "\f512" / ''; 309 309 } 310 310 311 311 .dashicons-businessman:before { 312 content: "\f338" ;312 content: "\f338" / ''; 313 313 } 314 314 315 315 .dashicons-businessperson:before { 316 content: "\f12e" ;316 content: "\f12e" / ''; 317 317 } 318 318 319 319 .dashicons-businesswoman:before { 320 content: "\f12f" ;320 content: "\f12f" / ''; 321 321 } 322 322 323 323 .dashicons-button:before { 324 content: "\f11a" ;324 content: "\f11a" / ''; 325 325 } 326 326 327 327 .dashicons-calculator:before { 328 content: "\f16e" ;328 content: "\f16e" / ''; 329 329 } 330 330 331 331 .dashicons-calendar-alt:before { 332 content: "\f508" ;332 content: "\f508" / ''; 333 333 } 334 334 335 335 .dashicons-calendar:before { 336 content: "\f145" ;336 content: "\f145" / ''; 337 337 } 338 338 339 339 .dashicons-camera-alt:before { 340 content: "\f129" ;340 content: "\f129" / ''; 341 341 } 342 342 343 343 .dashicons-camera:before { 344 content: "\f306" ;344 content: "\f306" / ''; 345 345 } 346 346 347 347 .dashicons-car:before { 348 content: "\f16b" ;348 content: "\f16b" / ''; 349 349 } 350 350 351 351 .dashicons-carrot:before { 352 content: "\f511" ;352 content: "\f511" / ''; 353 353 } 354 354 355 355 .dashicons-cart:before { 356 content: "\f174" ;356 content: "\f174" / ''; 357 357 } 358 358 359 359 .dashicons-category:before { 360 content: "\f318" ;360 content: "\f318" / ''; 361 361 } 362 362 363 363 .dashicons-chart-area:before { 364 content: "\f239" ;364 content: "\f239" / ''; 365 365 } 366 366 367 367 .dashicons-chart-bar:before { 368 content: "\f185" ;368 content: "\f185" / ''; 369 369 } 370 370 371 371 .dashicons-chart-line:before { 372 content: "\f238" ;372 content: "\f238" / ''; 373 373 } 374 374 375 375 .dashicons-chart-pie:before { 376 content: "\f184" ;376 content: "\f184" / ''; 377 377 } 378 378 379 379 .dashicons-clipboard:before { 380 content: "\f481" ;380 content: "\f481" / ''; 381 381 } 382 382 383 383 .dashicons-clock:before { 384 content: "\f469" ;384 content: "\f469" / ''; 385 385 } 386 386 387 387 .dashicons-cloud-saved:before { 388 content: "\f137" ;388 content: "\f137" / ''; 389 389 } 390 390 391 391 .dashicons-cloud-upload:before { 392 content: "\f13b" ;392 content: "\f13b" / ''; 393 393 } 394 394 395 395 .dashicons-cloud:before { 396 content: "\f176" ;396 content: "\f176" / ''; 397 397 } 398 398 399 399 .dashicons-code-standards:before { 400 content: "\f13a" ;400 content: "\f13a" / ''; 401 401 } 402 402 403 403 .dashicons-coffee:before { 404 content: "\f16f" ;404 content: "\f16f" / ''; 405 405 } 406 406 407 407 .dashicons-color-picker:before { 408 content: "\f131" ;408 content: "\f131" / ''; 409 409 } 410 410 411 411 .dashicons-columns:before { 412 content: "\f13c" ;412 content: "\f13c" / ''; 413 413 } 414 414 415 415 .dashicons-controls-back:before { 416 content: "\f518" ;416 content: "\f518" / ''; 417 417 } 418 418 419 419 .dashicons-controls-forward:before { 420 content: "\f519" ;420 content: "\f519" / ''; 421 421 } 422 422 423 423 .dashicons-controls-pause:before { 424 content: "\f523" ;424 content: "\f523" / ''; 425 425 } 426 426 427 427 .dashicons-controls-play:before { 428 content: "\f522" ;428 content: "\f522" / ''; 429 429 } 430 430 431 431 .dashicons-controls-repeat:before { 432 content: "\f515" ;432 content: "\f515" / ''; 433 433 } 434 434 435 435 .dashicons-controls-skipback:before { 436 content: "\f516" ;436 content: "\f516" / ''; 437 437 } 438 438 439 439 .dashicons-controls-skipforward:before { 440 content: "\f517" ;440 content: "\f517" / ''; 441 441 } 442 442 443 443 .dashicons-controls-volumeoff:before { 444 content: "\f520" ;444 content: "\f520" / ''; 445 445 } 446 446 447 447 .dashicons-controls-volumeon:before { 448 content: "\f521" ;448 content: "\f521" / ''; 449 449 } 450 450 451 451 .dashicons-cover-image:before { 452 content: "\f13d" ;452 content: "\f13d" / ''; 453 453 } 454 454 455 455 .dashicons-dashboard:before { 456 content: "\f226" ;456 content: "\f226" / ''; 457 457 } 458 458 459 459 .dashicons-database-add:before { 460 content: "\f170" ;460 content: "\f170" / ''; 461 461 } 462 462 463 463 .dashicons-database-export:before { 464 content: "\f17a" ;464 content: "\f17a" / ''; 465 465 } 466 466 467 467 .dashicons-database-import:before { 468 content: "\f17b" ;468 content: "\f17b" / ''; 469 469 } 470 470 471 471 .dashicons-database-remove:before { 472 content: "\f17c" ;472 content: "\f17c" / ''; 473 473 } 474 474 475 475 .dashicons-database-view:before { 476 content: "\f17d" ;476 content: "\f17d" / ''; 477 477 } 478 478 479 479 .dashicons-database:before { 480 content: "\f17e" ;480 content: "\f17e" / ''; 481 481 } 482 482 483 483 .dashicons-desktop:before { 484 content: "\f472" ;484 content: "\f472" / ''; 485 485 } 486 486 487 487 .dashicons-dismiss:before { 488 content: "\f153" ;488 content: "\f153" / ''; 489 489 } 490 490 491 491 .dashicons-download:before { 492 content: "\f316" ;492 content: "\f316" / ''; 493 493 } 494 494 495 495 .dashicons-drumstick:before { 496 content: "\f17f" ;496 content: "\f17f" / ''; 497 497 } 498 498 499 499 .dashicons-edit-large:before { 500 content: "\f327" ;500 content: "\f327" / ''; 501 501 } 502 502 503 503 .dashicons-edit-page:before { 504 content: "\f186" ;504 content: "\f186" / ''; 505 505 } 506 506 507 507 .dashicons-edit:before { 508 content: "\f464" ;508 content: "\f464" / ''; 509 509 } 510 510 511 511 .dashicons-editor-aligncenter:before { 512 content: "\f207" ;512 content: "\f207" / ''; 513 513 } 514 514 515 515 .dashicons-editor-alignleft:before { 516 content: "\f206" ;516 content: "\f206" / ''; 517 517 } 518 518 519 519 .dashicons-editor-alignright:before { 520 content: "\f208" ;520 content: "\f208" / ''; 521 521 } 522 522 523 523 .dashicons-editor-bold:before { 524 content: "\f200" ;524 content: "\f200" / ''; 525 525 } 526 526 527 527 .dashicons-editor-break:before { 528 content: "\f474" ;528 content: "\f474" / ''; 529 529 } 530 530 531 531 .dashicons-editor-code-duplicate:before { 532 content: "\f494" ;532 content: "\f494" / ''; 533 533 } 534 534 535 535 .dashicons-editor-code:before { 536 content: "\f475" ;536 content: "\f475" / ''; 537 537 } 538 538 539 539 .dashicons-editor-contract:before { 540 content: "\f506" ;540 content: "\f506" / ''; 541 541 } 542 542 543 543 .dashicons-editor-customchar:before { 544 content: "\f220" ;544 content: "\f220" / ''; 545 545 } 546 546 547 547 .dashicons-editor-expand:before { 548 content: "\f211" ;548 content: "\f211" / ''; 549 549 } 550 550 551 551 .dashicons-editor-help:before { 552 content: "\f223" ;552 content: "\f223" / ''; 553 553 } 554 554 555 555 .dashicons-editor-indent:before { 556 content: "\f222" ;556 content: "\f222" / ''; 557 557 } 558 558 559 559 .dashicons-editor-insertmore:before { 560 content: "\f209" ;560 content: "\f209" / ''; 561 561 } 562 562 563 563 .dashicons-editor-italic:before { 564 content: "\f201" ;564 content: "\f201" / ''; 565 565 } 566 566 567 567 .dashicons-editor-justify:before { 568 content: "\f214" ;568 content: "\f214" / ''; 569 569 } 570 570 571 571 .dashicons-editor-kitchensink:before { 572 content: "\f212" ;572 content: "\f212" / ''; 573 573 } 574 574 575 575 .dashicons-editor-ltr:before { 576 content: "\f10c" ;576 content: "\f10c" / ''; 577 577 } 578 578 579 579 .dashicons-editor-ol-rtl:before { 580 content: "\f12c" ;580 content: "\f12c" / ''; 581 581 } 582 582 583 583 .dashicons-editor-ol:before { 584 content: "\f204" ;584 content: "\f204" / ''; 585 585 } 586 586 587 587 .dashicons-editor-outdent:before { 588 content: "\f221" ;588 content: "\f221" / ''; 589 589 } 590 590 591 591 .dashicons-editor-paragraph:before { 592 content: "\f476" ;592 content: "\f476" / ''; 593 593 } 594 594 595 595 .dashicons-editor-paste-text:before { 596 content: "\f217" ;596 content: "\f217" / ''; 597 597 } 598 598 599 599 .dashicons-editor-paste-word:before { 600 content: "\f216" ;600 content: "\f216" / ''; 601 601 } 602 602 603 603 .dashicons-editor-quote:before { 604 content: "\f205" ;604 content: "\f205" / ''; 605 605 } 606 606 607 607 .dashicons-editor-removeformatting:before { 608 content: "\f218" ;608 content: "\f218" / ''; 609 609 } 610 610 611 611 .dashicons-editor-rtl:before { 612 content: "\f320" ;612 content: "\f320" / ''; 613 613 } 614 614 615 615 .dashicons-editor-spellcheck:before { 616 content: "\f210" ;616 content: "\f210" / ''; 617 617 } 618 618 619 619 .dashicons-editor-strikethrough:before { 620 content: "\f224" ;620 content: "\f224" / ''; 621 621 } 622 622 623 623 .dashicons-editor-table:before { 624 content: "\f535" ;624 content: "\f535" / ''; 625 625 } 626 626 627 627 .dashicons-editor-textcolor:before { 628 content: "\f215" ;628 content: "\f215" / ''; 629 629 } 630 630 631 631 .dashicons-editor-ul:before { 632 content: "\f203" ;632 content: "\f203" / ''; 633 633 } 634 634 635 635 .dashicons-editor-underline:before { 636 content: "\f213" ;636 content: "\f213" / ''; 637 637 } 638 638 639 639 .dashicons-editor-unlink:before { 640 content: "\f225" ;640 content: "\f225" / ''; 641 641 } 642 642 643 643 .dashicons-editor-video:before { 644 content: "\f219" ;644 content: "\f219" / ''; 645 645 } 646 646 647 647 .dashicons-ellipsis:before { 648 content: "\f11c" ;648 content: "\f11c" / ''; 649 649 } 650 650 651 651 .dashicons-email-alt:before { 652 content: "\f466" ;652 content: "\f466" / ''; 653 653 } 654 654 655 655 .dashicons-email-alt2:before { 656 content: "\f467" ;656 content: "\f467" / ''; 657 657 } 658 658 659 659 .dashicons-email:before { 660 content: "\f465" ;660 content: "\f465" / ''; 661 661 } 662 662 663 663 .dashicons-embed-audio:before { 664 content: "\f13e" ;664 content: "\f13e" / ''; 665 665 } 666 666 667 667 .dashicons-embed-generic:before { 668 content: "\f13f" ;668 content: "\f13f" / ''; 669 669 } 670 670 671 671 .dashicons-embed-photo:before { 672 content: "\f144" ;672 content: "\f144" / ''; 673 673 } 674 674 675 675 .dashicons-embed-post:before { 676 content: "\f146" ;676 content: "\f146" / ''; 677 677 } 678 678 679 679 .dashicons-embed-video:before { 680 content: "\f149" ;680 content: "\f149" / ''; 681 681 } 682 682 683 683 .dashicons-excerpt-view:before { 684 content: "\f164" ;684 content: "\f164" / ''; 685 685 } 686 686 687 687 .dashicons-exit:before { 688 content: "\f14a" ;688 content: "\f14a" / ''; 689 689 } 690 690 691 691 .dashicons-external:before { 692 content: "\f504" ;692 content: "\f504" / ''; 693 693 } 694 694 695 695 .dashicons-facebook-alt:before { 696 content: "\f305" ;696 content: "\f305" / ''; 697 697 } 698 698 699 699 .dashicons-facebook:before { 700 content: "\f304" ;700 content: "\f304" / ''; 701 701 } 702 702 703 703 .dashicons-feedback:before { 704 content: "\f175" ;704 content: "\f175" / ''; 705 705 } 706 706 707 707 .dashicons-filter:before { 708 content: "\f536" ;708 content: "\f536" / ''; 709 709 } 710 710 711 711 .dashicons-flag:before { 712 content: "\f227" ;712 content: "\f227" / ''; 713 713 } 714 714 715 715 .dashicons-food:before { 716 content: "\f187" ;716 content: "\f187" / ''; 717 717 } 718 718 719 719 .dashicons-format-aside:before { 720 content: "\f123" ;720 content: "\f123" / ''; 721 721 } 722 722 723 723 .dashicons-format-audio:before { 724 content: "\f127" ;724 content: "\f127" / ''; 725 725 } 726 726 727 727 .dashicons-format-chat:before { 728 content: "\f125" ;728 content: "\f125" / ''; 729 729 } 730 730 731 731 .dashicons-format-gallery:before { 732 content: "\f161" ;732 content: "\f161" / ''; 733 733 } 734 734 735 735 .dashicons-format-image:before { 736 content: "\f128" ;736 content: "\f128" / ''; 737 737 } 738 738 739 739 .dashicons-format-quote:before { 740 content: "\f122" ;740 content: "\f122" / ''; 741 741 } 742 742 743 743 .dashicons-format-status:before { 744 content: "\f130" ;744 content: "\f130" / ''; 745 745 } 746 746 747 747 .dashicons-format-video:before { 748 content: "\f126" ;748 content: "\f126" / ''; 749 749 } 750 750 751 751 .dashicons-forms:before { 752 content: "\f314" ;752 content: "\f314" / ''; 753 753 } 754 754 755 755 .dashicons-fullscreen-alt:before { 756 content: "\f188" ;756 content: "\f188" / ''; 757 757 } 758 758 759 759 .dashicons-fullscreen-exit-alt:before { 760 content: "\f189" ;760 content: "\f189" / ''; 761 761 } 762 762 763 763 .dashicons-games:before { 764 content: "\f18a" ;764 content: "\f18a" / ''; 765 765 } 766 766 767 767 .dashicons-google:before { 768 content: "\f18b" ;768 content: "\f18b" / ''; 769 769 } 770 770 771 771 .dashicons-googleplus:before { 772 content: "\f462" ;772 content: "\f462" / ''; 773 773 } 774 774 775 775 .dashicons-grid-view:before { 776 content: "\f509" ;776 content: "\f509" / ''; 777 777 } 778 778 779 779 .dashicons-groups:before { 780 content: "\f307" ;780 content: "\f307" / ''; 781 781 } 782 782 783 783 .dashicons-hammer:before { 784 content: "\f308" ;784 content: "\f308" / ''; 785 785 } 786 786 787 787 .dashicons-heading:before { 788 content: "\f10e" ;788 content: "\f10e" / ''; 789 789 } 790 790 791 791 .dashicons-heart:before { 792 content: "\f487" ;792 content: "\f487" / ''; 793 793 } 794 794 795 795 .dashicons-hidden:before { 796 content: "\f530" ;796 content: "\f530" / ''; 797 797 } 798 798 799 799 .dashicons-hourglass:before { 800 content: "\f18c" ;800 content: "\f18c" / ''; 801 801 } 802 802 803 803 .dashicons-html:before { 804 content: "\f14b" ;804 content: "\f14b" / ''; 805 805 } 806 806 807 807 .dashicons-id-alt:before { 808 content: "\f337" ;808 content: "\f337" / ''; 809 809 } 810 810 811 811 .dashicons-id:before { 812 content: "\f336" ;812 content: "\f336" / ''; 813 813 } 814 814 815 815 .dashicons-image-crop:before { 816 content: "\f165" ;816 content: "\f165" / ''; 817 817 } 818 818 819 819 .dashicons-image-filter:before { 820 content: "\f533" ;820 content: "\f533" / ''; 821 821 } 822 822 823 823 .dashicons-image-flip-horizontal:before { 824 content: "\f169" ;824 content: "\f169" / ''; 825 825 } 826 826 827 827 .dashicons-image-flip-vertical:before { 828 content: "\f168" ;828 content: "\f168" / ''; 829 829 } 830 830 831 831 .dashicons-image-rotate-left:before { 832 content: "\f166" ;832 content: "\f166" / ''; 833 833 } 834 834 835 835 .dashicons-image-rotate-right:before { 836 content: "\f167" ;836 content: "\f167" / ''; 837 837 } 838 838 839 839 .dashicons-image-rotate:before { 840 content: "\f531" ;840 content: "\f531" / ''; 841 841 } 842 842 843 843 .dashicons-images-alt:before { 844 content: "\f232" ;844 content: "\f232" / ''; 845 845 } 846 846 847 847 .dashicons-images-alt2:before { 848 content: "\f233" ;848 content: "\f233" / ''; 849 849 } 850 850 851 851 .dashicons-index-card:before { 852 content: "\f510" ;852 content: "\f510" / ''; 853 853 } 854 854 855 855 .dashicons-info-outline:before { 856 content: "\f14c" ;856 content: "\f14c" / ''; 857 857 } 858 858 859 859 .dashicons-info:before { 860 content: "\f348" ;860 content: "\f348" / ''; 861 861 } 862 862 863 863 .dashicons-insert-after:before { 864 content: "\f14d" ;864 content: "\f14d" / ''; 865 865 } 866 866 867 867 .dashicons-insert-before:before { 868 content: "\f14e" ;868 content: "\f14e" / ''; 869 869 } 870 870 871 871 .dashicons-insert:before { 872 content: "\f10f" ;872 content: "\f10f" / ''; 873 873 } 874 874 875 875 .dashicons-instagram:before { 876 content: "\f12d" ;876 content: "\f12d" / ''; 877 877 } 878 878 879 879 .dashicons-laptop:before { 880 content: "\f547" ;880 content: "\f547" / ''; 881 881 } 882 882 883 883 .dashicons-layout:before { 884 content: "\f538" ;884 content: "\f538" / ''; 885 885 } 886 886 887 887 .dashicons-leftright:before { 888 content: "\f229" ;888 content: "\f229" / ''; 889 889 } 890 890 891 891 .dashicons-lightbulb:before { 892 content: "\f339" ;892 content: "\f339" / ''; 893 893 } 894 894 895 895 .dashicons-linkedin:before { 896 content: "\f18d" ;896 content: "\f18d" / ''; 897 897 } 898 898 899 899 .dashicons-list-view:before { 900 content: "\f163" ;900 content: "\f163" / ''; 901 901 } 902 902 903 903 .dashicons-location-alt:before { 904 content: "\f231" ;904 content: "\f231" / ''; 905 905 } 906 906 907 907 .dashicons-location:before { 908 content: "\f230" ;908 content: "\f230" / ''; 909 909 } 910 910 911 911 .dashicons-lock-duplicate:before { 912 content: "\f315" ;912 content: "\f315" / ''; 913 913 } 914 914 915 915 .dashicons-lock:before { 916 content: "\f160" ;916 content: "\f160" / ''; 917 917 } 918 918 919 919 .dashicons-marker:before { 920 content: "\f159" ;920 content: "\f159" / ''; 921 921 } 922 922 923 923 .dashicons-media-archive:before { 924 content: "\f501" ;924 content: "\f501" / ''; 925 925 } 926 926 927 927 .dashicons-media-audio:before { 928 content: "\f500" ;928 content: "\f500" / ''; 929 929 } 930 930 931 931 .dashicons-media-code:before { 932 content: "\f499" ;932 content: "\f499" / ''; 933 933 } 934 934 935 935 .dashicons-media-default:before { 936 content: "\f498" ;936 content: "\f498" / ''; 937 937 } 938 938 939 939 .dashicons-media-document:before { 940 content: "\f497" ;940 content: "\f497" / ''; 941 941 } 942 942 943 943 .dashicons-media-interactive:before { 944 content: "\f496" ;944 content: "\f496" / ''; 945 945 } 946 946 947 947 .dashicons-media-spreadsheet:before { 948 content: "\f495" ;948 content: "\f495" / ''; 949 949 } 950 950 951 951 .dashicons-media-text:before { 952 content: "\f491" ;952 content: "\f491" / ''; 953 953 } 954 954 955 955 .dashicons-media-video:before { 956 content: "\f490" ;956 content: "\f490" / ''; 957 957 } 958 958 959 959 .dashicons-megaphone:before { 960 content: "\f488" ;960 content: "\f488" / ''; 961 961 } 962 962 963 963 .dashicons-menu-alt:before { 964 content: "\f228" ;964 content: "\f228" / ''; 965 965 } 966 966 967 967 .dashicons-menu-alt2:before { 968 content: "\f329" ;968 content: "\f329" / ''; 969 969 } 970 970 971 971 .dashicons-menu-alt3:before { 972 content: "\f349" ;972 content: "\f349" / ''; 973 973 } 974 974 975 975 .dashicons-menu:before { 976 content: "\f333" ;976 content: "\f333" / ''; 977 977 } 978 978 979 979 .dashicons-microphone:before { 980 content: "\f482" ;980 content: "\f482" / ''; 981 981 } 982 982 983 983 .dashicons-migrate:before { 984 content: "\f310" ;984 content: "\f310" / ''; 985 985 } 986 986 987 987 .dashicons-minus:before { 988 content: "\f460" ;988 content: "\f460" / ''; 989 989 } 990 990 991 991 .dashicons-money-alt:before { 992 content: "\f18e" ;992 content: "\f18e" / ''; 993 993 } 994 994 995 995 .dashicons-money:before { 996 content: "\f526" ;996 content: "\f526" / ''; 997 997 } 998 998 999 999 .dashicons-move:before { 1000 content: "\f545" ;1000 content: "\f545" / ''; 1001 1001 } 1002 1002 1003 1003 .dashicons-nametag:before { 1004 content: "\f484" ;1004 content: "\f484" / ''; 1005 1005 } 1006 1006 1007 1007 .dashicons-networking:before { 1008 content: "\f325" ;1008 content: "\f325" / ''; 1009 1009 } 1010 1010 1011 1011 .dashicons-no-alt:before { 1012 content: "\f335" ;1012 content: "\f335" / ''; 1013 1013 } 1014 1014 1015 1015 .dashicons-no:before { 1016 content: "\f158" ;1016 content: "\f158" / ''; 1017 1017 } 1018 1018 1019 1019 .dashicons-open-folder:before { 1020 content: "\f18f" ;1020 content: "\f18f" / ''; 1021 1021 } 1022 1022 1023 1023 .dashicons-palmtree:before { 1024 content: "\f527" ;1024 content: "\f527" / ''; 1025 1025 } 1026 1026 1027 1027 .dashicons-paperclip:before { 1028 content: "\f546" ;1028 content: "\f546" / ''; 1029 1029 } 1030 1030 1031 1031 .dashicons-pdf:before { 1032 content: "\f190" ;1032 content: "\f190" / ''; 1033 1033 } 1034 1034 1035 1035 .dashicons-performance:before { 1036 content: "\f311" ;1036 content: "\f311" / ''; 1037 1037 } 1038 1038 1039 1039 .dashicons-pets:before { 1040 content: "\f191" ;1040 content: "\f191" / ''; 1041 1041 } 1042 1042 1043 1043 .dashicons-phone:before { 1044 content: "\f525" ;1044 content: "\f525" / ''; 1045 1045 } 1046 1046 1047 1047 .dashicons-pinterest:before { 1048 content: "\f192" ;1048 content: "\f192" / ''; 1049 1049 } 1050 1050 1051 1051 .dashicons-playlist-audio:before { 1052 content: "\f492" ;1052 content: "\f492" / ''; 1053 1053 } 1054 1054 1055 1055 .dashicons-playlist-video:before { 1056 content: "\f493" ;1056 content: "\f493" / ''; 1057 1057 } 1058 1058 1059 1059 .dashicons-plugins-checked:before { 1060 content: "\f485" ;1060 content: "\f485" / ''; 1061 1061 } 1062 1062 1063 1063 .dashicons-plus-alt:before { 1064 content: "\f502" ;1064 content: "\f502" / ''; 1065 1065 } 1066 1066 1067 1067 .dashicons-plus-alt2:before { 1068 content: "\f543" ;1068 content: "\f543" / ''; 1069 1069 } 1070 1070 1071 1071 .dashicons-plus:before { 1072 content: "\f132" ;1072 content: "\f132" / ''; 1073 1073 } 1074 1074 1075 1075 .dashicons-podio:before { 1076 content: "\f19c" ;1076 content: "\f19c" / ''; 1077 1077 } 1078 1078 1079 1079 .dashicons-portfolio:before { 1080 content: "\f322" ;1080 content: "\f322" / ''; 1081 1081 } 1082 1082 1083 1083 .dashicons-post-status:before { 1084 content: "\f173" ;1084 content: "\f173" / ''; 1085 1085 } 1086 1086 1087 1087 .dashicons-pressthis:before { 1088 content: "\f157" ;1088 content: "\f157" / ''; 1089 1089 } 1090 1090 1091 1091 .dashicons-printer:before { 1092 content: "\f193" ;1092 content: "\f193" / ''; 1093 1093 } 1094 1094 1095 1095 .dashicons-privacy:before { 1096 content: "\f194" ;1096 content: "\f194" / ''; 1097 1097 } 1098 1098 1099 1099 .dashicons-products:before { 1100 content: "\f312" ;1100 content: "\f312" / ''; 1101 1101 } 1102 1102 1103 1103 .dashicons-randomize:before { 1104 content: "\f503" ;1104 content: "\f503" / ''; 1105 1105 } 1106 1106 1107 1107 .dashicons-reddit:before { 1108 content: "\f195" ;1108 content: "\f195" / ''; 1109 1109 } 1110 1110 1111 1111 .dashicons-redo:before { 1112 content: "\f172" ;1112 content: "\f172" / ''; 1113 1113 } 1114 1114 1115 1115 .dashicons-remove:before { 1116 content: "\f14f" ;1116 content: "\f14f" / ''; 1117 1117 } 1118 1118 1119 1119 .dashicons-rest-api:before { 1120 content: "\f124" ;1120 content: "\f124" / ''; 1121 1121 } 1122 1122 1123 1123 .dashicons-rss:before { 1124 content: "\f303" ;1124 content: "\f303" / ''; 1125 1125 } 1126 1126 1127 1127 .dashicons-saved:before { 1128 content: "\f15e" ;1128 content: "\f15e" / ''; 1129 1129 } 1130 1130 1131 1131 .dashicons-schedule:before { 1132 content: "\f489" ;1132 content: "\f489" / ''; 1133 1133 } 1134 1134 1135 1135 .dashicons-screenoptions:before { 1136 content: "\f180" ;1136 content: "\f180" / ''; 1137 1137 } 1138 1138 1139 1139 .dashicons-search:before { 1140 content: "\f179" ;1140 content: "\f179" / ''; 1141 1141 } 1142 1142 1143 1143 .dashicons-share-alt:before { 1144 content: "\f240" ;1144 content: "\f240" / ''; 1145 1145 } 1146 1146 1147 1147 .dashicons-share-alt2:before { 1148 content: "\f242" ;1148 content: "\f242" / ''; 1149 1149 } 1150 1150 1151 1151 .dashicons-share:before { 1152 content: "\f237" ;1152 content: "\f237" / ''; 1153 1153 } 1154 1154 1155 1155 .dashicons-shield-alt:before { 1156 content: "\f334" ;1156 content: "\f334" / ''; 1157 1157 } 1158 1158 1159 1159 .dashicons-shield:before { 1160 content: "\f332" ;1160 content: "\f332" / ''; 1161 1161 } 1162 1162 1163 1163 .dashicons-shortcode:before { 1164 content: "\f150" ;1164 content: "\f150" / ''; 1165 1165 } 1166 1166 1167 1167 .dashicons-slides:before { 1168 content: "\f181" ;1168 content: "\f181" / ''; 1169 1169 } 1170 1170 1171 1171 .dashicons-smartphone:before { 1172 content: "\f470" ;1172 content: "\f470" / ''; 1173 1173 } 1174 1174 1175 1175 .dashicons-smiley:before { 1176 content: "\f328" ;1176 content: "\f328" / ''; 1177 1177 } 1178 1178 1179 1179 .dashicons-sort:before { 1180 content: "\f156" ;1180 content: "\f156" / ''; 1181 1181 } 1182 1182 1183 1183 .dashicons-sos:before { 1184 content: "\f468" ;1184 content: "\f468" / ''; 1185 1185 } 1186 1186 1187 1187 .dashicons-spotify:before { 1188 content: "\f196" ;1188 content: "\f196" / ''; 1189 1189 } 1190 1190 1191 1191 .dashicons-star-empty:before { 1192 content: "\f154" ;1192 content: "\f154" / ''; 1193 1193 } 1194 1194 1195 1195 .dashicons-star-filled:before { 1196 content: "\f155" ;1196 content: "\f155" / ''; 1197 1197 } 1198 1198 1199 1199 .dashicons-star-half:before { 1200 content: "\f459" ;1200 content: "\f459" / ''; 1201 1201 } 1202 1202 1203 1203 .dashicons-sticky:before { 1204 content: "\f537" ;1204 content: "\f537" / ''; 1205 1205 } 1206 1206 1207 1207 .dashicons-store:before { 1208 content: "\f513" ;1208 content: "\f513" / ''; 1209 1209 } 1210 1210 1211 1211 .dashicons-superhero-alt:before { 1212 content: "\f197" ;1212 content: "\f197" / ''; 1213 1213 } 1214 1214 1215 1215 .dashicons-superhero:before { 1216 content: "\f198" ;1216 content: "\f198" / ''; 1217 1217 } 1218 1218 1219 1219 .dashicons-table-col-after:before { 1220 content: "\f151" ;1220 content: "\f151" / ''; 1221 1221 } 1222 1222 1223 1223 .dashicons-table-col-before:before { 1224 content: "\f152" ;1224 content: "\f152" / ''; 1225 1225 } 1226 1226 1227 1227 .dashicons-table-col-delete:before { 1228 content: "\f15a" ;1228 content: "\f15a" / ''; 1229 1229 } 1230 1230 1231 1231 .dashicons-table-row-after:before { 1232 content: "\f15b" ;1232 content: "\f15b" / ''; 1233 1233 } 1234 1234 1235 1235 .dashicons-table-row-before:before { 1236 content: "\f15c" ;1236 content: "\f15c" / ''; 1237 1237 } 1238 1238 1239 1239 .dashicons-table-row-delete:before { 1240 content: "\f15d" ;1240 content: "\f15d" / ''; 1241 1241 } 1242 1242 1243 1243 .dashicons-tablet:before { 1244 content: "\f471" ;1244 content: "\f471" / ''; 1245 1245 } 1246 1246 1247 1247 .dashicons-tag:before { 1248 content: "\f323" ;1248 content: "\f323" / ''; 1249 1249 } 1250 1250 1251 1251 .dashicons-tagcloud:before { 1252 content: "\f479" ;1252 content: "\f479" / ''; 1253 1253 } 1254 1254 1255 1255 .dashicons-testimonial:before { 1256 content: "\f473" ;1256 content: "\f473" / ''; 1257 1257 } 1258 1258 1259 1259 .dashicons-text-page:before { 1260 content: "\f121" ;1260 content: "\f121" / ''; 1261 1261 } 1262 1262 1263 1263 .dashicons-text:before { 1264 content: "\f478" ;1264 content: "\f478" / ''; 1265 1265 } 1266 1266 1267 1267 .dashicons-thumbs-down:before { 1268 content: "\f542" ;1268 content: "\f542" / ''; 1269 1269 } 1270 1270 1271 1271 .dashicons-thumbs-up:before { 1272 content: "\f529" ;1272 content: "\f529" / ''; 1273 1273 } 1274 1274 1275 1275 .dashicons-tickets-alt:before { 1276 content: "\f524" ;1276 content: "\f524" / ''; 1277 1277 } 1278 1278 1279 1279 .dashicons-tickets:before { 1280 content: "\f486" ;1280 content: "\f486" / ''; 1281 1281 } 1282 1282 1283 1283 .dashicons-tide:before { 1284 content: "\f10d" ;1284 content: "\f10d" / ''; 1285 1285 } 1286 1286 1287 1287 .dashicons-translation:before { 1288 content: "\f326" ;1288 content: "\f326" / ''; 1289 1289 } 1290 1290 1291 1291 .dashicons-trash:before { 1292 content: "\f182" ;1292 content: "\f182" / ''; 1293 1293 } 1294 1294 1295 1295 .dashicons-twitch:before { 1296 content: "\f199" ;1296 content: "\f199" / ''; 1297 1297 } 1298 1298 1299 1299 .dashicons-twitter-alt:before { 1300 content: "\f302" ;1300 content: "\f302" / ''; 1301 1301 } 1302 1302 1303 1303 .dashicons-twitter:before { 1304 content: "\f301" ;1304 content: "\f301" / ''; 1305 1305 } 1306 1306 1307 1307 .dashicons-undo:before { 1308 content: "\f171" ;1308 content: "\f171" / ''; 1309 1309 } 1310 1310 1311 1311 .dashicons-universal-access-alt:before { 1312 content: "\f507" ;1312 content: "\f507" / ''; 1313 1313 } 1314 1314 1315 1315 .dashicons-universal-access:before { 1316 content: "\f483" ;1316 content: "\f483" / ''; 1317 1317 } 1318 1318 1319 1319 .dashicons-unlock:before { 1320 content: "\f528" ;1320 content: "\f528" / ''; 1321 1321 } 1322 1322 1323 1323 .dashicons-update-alt:before { 1324 content: "\f113" ;1324 content: "\f113" / ''; 1325 1325 } 1326 1326 1327 1327 .dashicons-update:before { 1328 content: "\f463" ;1328 content: "\f463" / ''; 1329 1329 } 1330 1330 1331 1331 .dashicons-upload:before { 1332 content: "\f317" ;1332 content: "\f317" / ''; 1333 1333 } 1334 1334 1335 1335 .dashicons-vault:before { 1336 content: "\f178" ;1336 content: "\f178" / ''; 1337 1337 } 1338 1338 1339 1339 .dashicons-video-alt:before { 1340 content: "\f234" ;1340 content: "\f234" / ''; 1341 1341 } 1342 1342 1343 1343 .dashicons-video-alt2:before { 1344 content: "\f235" ;1344 content: "\f235" / ''; 1345 1345 } 1346 1346 1347 1347 .dashicons-video-alt3:before { 1348 content: "\f236" ;1348 content: "\f236" / ''; 1349 1349 } 1350 1350 1351 1351 .dashicons-visibility:before { 1352 content: "\f177" ;1352 content: "\f177" / ''; 1353 1353 } 1354 1354 1355 1355 .dashicons-warning:before { 1356 content: "\f534" ;1356 content: "\f534" / ''; 1357 1357 } 1358 1358 1359 1359 .dashicons-welcome-add-page:before { 1360 content: "\f133" ;1360 content: "\f133" / ''; 1361 1361 } 1362 1362 1363 1363 .dashicons-welcome-comments:before { 1364 content: "\f117" ;1364 content: "\f117" / ''; 1365 1365 } 1366 1366 1367 1367 .dashicons-welcome-learn-more:before { 1368 content: "\f118" ;1368 content: "\f118" / ''; 1369 1369 } 1370 1370 1371 1371 .dashicons-welcome-view-site:before { 1372 content: "\f115" ;1372 content: "\f115" / ''; 1373 1373 } 1374 1374 1375 1375 .dashicons-welcome-widgets-menus:before { 1376 content: "\f116" ;1376 content: "\f116" / ''; 1377 1377 } 1378 1378 1379 1379 .dashicons-welcome-write-blog:before { 1380 content: "\f119" ;1380 content: "\f119" / ''; 1381 1381 } 1382 1382 1383 1383 .dashicons-whatsapp:before { 1384 content: "\f19a" ;1384 content: "\f19a" / ''; 1385 1385 } 1386 1386 1387 1387 .dashicons-wordpress-alt:before { 1388 content: "\f324" ;1388 content: "\f324" / ''; 1389 1389 } 1390 1390 1391 1391 .dashicons-wordpress:before { 1392 content: "\f120" ;1392 content: "\f120" / ''; 1393 1393 } 1394 1394 1395 1395 .dashicons-xing:before { 1396 content: "\f19d" ;1396 content: "\f19d" / ''; 1397 1397 } 1398 1398 1399 1399 .dashicons-yes-alt:before { 1400 content: "\f12a" ;1400 content: "\f12a" / ''; 1401 1401 } 1402 1402 1403 1403 .dashicons-yes:before { 1404 content: "\f147" ;1404 content: "\f147" / ''; 1405 1405 } 1406 1406 1407 1407 .dashicons-youtube:before { 1408 content: "\f19b" ;1408 content: "\f19b" / ''; 1409 1409 } 1410 1410 … … 1412 1412 1413 1413 .dashicons-editor-distractionfree:before { 1414 content: "\f211" ;1414 content: "\f211" / ''; 1415 1415 } 1416 1416 1417 1417 /* This is a typo, but was previously released. It should remain for backward compatibility. See https://core.trac.wordpress.org/ticket/30832. */ 1418 1418 .dashicons-exerpt-view:before { 1419 content: "\f164" ;1419 content: "\f164" / ''; 1420 1420 } 1421 1421 1422 1422 .dashicons-format-links:before { 1423 content: "\f103" ;1423 content: "\f103" / ''; 1424 1424 } 1425 1425 1426 1426 .dashicons-format-standard:before { 1427 content: "\f109" ;1427 content: "\f109" / ''; 1428 1428 } 1429 1429 1430 1430 .dashicons-post-trash:before { 1431 content: "\f182" ;1431 content: "\f182" / ''; 1432 1432 } 1433 1433 1434 1434 .dashicons-share1:before { 1435 content: "\f237" ;1435 content: "\f237" / ''; 1436 1436 } 1437 1437 1438 1438 .dashicons-welcome-edit-page:before { 1439 content: "\f119" ;1440 } 1439 content: "\f119" / ''; 1440 } -
trunk/src/wp-includes/css/editor.css
r59188 r60806 1433 1433 width: 36px; 1434 1434 height: 36px; 1435 content: "\f158" ;1435 content: "\f158" / ''; 1436 1436 } 1437 1437 -
trunk/src/wp-includes/css/media-views.css
r60636 r60806 1241 1241 color: #50575e; 1242 1242 display: inline-block; 1243 content: "\f335" ;1243 content: "\f335" / ''; 1244 1244 font-weight: 300; 1245 1245 margin-top: 1px; … … 1995 1995 1996 1996 .media-modal .imgedit-help-toggled span.dashicons:before { 1997 content: "\f142" ;1997 content: "\f142" / ''; 1998 1998 } 1999 1999 … … 2178 2178 -webkit-font-smoothing: antialiased; 2179 2179 -moz-osx-font-smoothing: grayscale; 2180 content: "\f140" ;2180 content: "\f140" / ''; 2181 2181 display: inline-block; 2182 2182 margin-top: -2px; … … 2184 2184 2185 2185 .image-details .advanced-visible .advanced-toggle:after { 2186 content: "\f142" ;2186 content: "\f142" / ''; 2187 2187 } 2188 2188 -
trunk/src/wp-includes/css/wp-auth-check.css
r57363 r60806 94 94 95 95 #wp-auth-check-wrap .wp-auth-check-close:before { 96 content: "\f158" ;96 content: "\f158" / ''; 97 97 font: normal 20px/22px dashicons; 98 98 speak: never; -
trunk/src/wp-includes/css/wp-pointer.css
r51727 r60806 24 24 border-radius: 50%; 25 25 color: #2271b1; 26 content: "\f227" ;26 content: "\f227" / ''; 27 27 font: normal 20px/1.6 dashicons; 28 28 position: absolute; … … 66 66 background: none; 67 67 color: #787c82; 68 content: "\f153" ;68 content: "\f153" / ''; 69 69 display: block !important; 70 70 font: normal 16px/1 dashicons; -
trunk/src/wp-includes/media-template.php
r60786 r60806 198 198 <div id="wp-media-modal" tabindex="0" class="<?php echo $class; ?>" role="dialog" aria-labelledby="media-frame-title"> 199 199 <# if ( data.hasCloseButton ) { #> 200 <button type="button" class="media-modal-close"><span class="media-modal-icon" ><span class="screen-reader-text">200 <button type="button" class="media-modal-close"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text"> 201 201 <?php 202 202 /* translators: Hidden accessibility text. */ 203 203 _e( 'Close dialog' ); 204 204 ?> 205 </span></ span></button>205 </span></button> 206 206 <# } #> 207 207 <div class="media-modal-content" role="document"></div> … … 366 366 <button class="left dashicons"<# if ( ! data.hasPrevious ) { #> disabled<# } #>><span class="screen-reader-text"><?php /* translators: Hidden accessibility text. */ _e( 'Edit previous media item' ); ?></span></button> 367 367 <button class="right dashicons"<# if ( ! data.hasNext ) { #> disabled<# } #>><span class="screen-reader-text"><?php /* translators: Hidden accessibility text. */ _e( 'Edit next media item' ); ?></span></button> 368 <button type="button" class="media-modal-close"><span class="media-modal-icon" ><span class="screen-reader-text"><?php _e( 'Close dialog' ); ?></span></span></button>368 <button type="button" class="media-modal-close"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text"><?php _e( 'Close dialog' ); ?></span></button> 369 369 </div> 370 370 <div class="media-frame-title"></div> … … 622 622 </div> 623 623 <# if ( data.buttons.close ) { #> 624 <button type="button" class="button-link attachment-close media-modal-icon"><span class="screen-reader-text">624 <button type="button" class="button-link attachment-close"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text"> 625 625 <?php 626 626 /* translators: Hidden accessibility text. */ … … 631 631 </div> 632 632 <# if ( data.buttons.check ) { #> 633 <button type="button" class="check" tabindex="-1"><span class="media-modal-icon" ></span><span class="screen-reader-text">633 <button type="button" class="check" tabindex="-1"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text"> 634 634 <?php 635 635 /* translators: Hidden accessibility text. */ -
trunk/tests/qunit/index.html
r60516 r60806 997 997 <script type="text/html" id="tmpl-media-modal"> 998 998 <div class="media-modal wp-core-ui"> 999 <button type="button" class="media-modal-close"><span class="media-modal-icon" ><span class="screen-reader-text">Close media panel</span></span></button>999 <button type="button" class="media-modal-close"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text">Close media panel</span></button> 1000 1000 <div class="media-modal-content"></div> 1001 1001 </div> … … 1260 1260 </div> 1261 1261 <# if ( data.buttons.close ) { #> 1262 <button type="button" class="button-link attachment-close media-modal-icon"><span class="screen-reader-text">Remove</span></button>1262 <button type="button" class="button-link attachment-close"><span class="media-modal-icon" aria-hidden="true"></span></span><span class="screen-reader-text">Remove</span></button> 1263 1263 <# } #> 1264 1264 </div> 1265 1265 <# if ( data.buttons.check ) { #> 1266 <button type="button" class="check" tabindex="-1"><span class="media-modal-icon" ></span><span class="screen-reader-text">Deselect</span></button>1266 <button type="button" class="check" tabindex="-1"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text">Deselect</span></button> 1267 1267 <# } #> 1268 1268 <#
Note: See TracChangeset for help on using the changeset viewer.