Widgets dashicons update.

props melchoyce, michael-arestad, empireoflight.
see #26936.

Built from https://develop.svn.wordpress.org/trunk@27468


git-svn-id: http://core.svn.wordpress.org/trunk@27313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin
2014-03-08 03:38:16 +00:00
parent edfe443afc
commit 833c8e5419
8 changed files with 217 additions and 199 deletions

View File

@@ -470,7 +470,7 @@ body.adding-widget #customize-preview {
#available-widgets [class*="meta"] .widget-title:before { content: "\f120"; }
/* archive-box */
#available-widgets [class*="archives"] .widget-title:before { content: "\f483"; top: -4px; }
#available-widgets [class*="archives"] .widget-title:before { content: "\f480"; top: -4px; }
/* category */
#available-widgets [class*="categor"] .widget-title:before { content: "\f318"; top: -4px; }
@@ -487,7 +487,7 @@ body.adding-widget #customize-preview {
#available-widgets [class*="page"] .widget-title:before { content: "\f105"; }
/* text */
#available-widgets [class*="text"] .widget-title:before { content: "\f480"; }
#available-widgets [class*="text"] .widget-title:before { content: "\f478"; }
/* links */
#available-widgets [class*="link"] .widget-title:before { content: "\f103"; }
@@ -500,7 +500,7 @@ body.adding-widget #customize-preview {
#available-widgets [class*="nav"] .widget-title:before { content: "\f333"; }
/* tag-cloud */
#available-widgets [class*="tag"] .widget-title:before { content: "\f481"; }
#available-widgets [class*="tag"] .widget-title:before { content: "\f479"; }
/* rss */
#available-widgets [class*="rss"] .widget-title:before { content: "\f303"; top: -6px; }