Target old and new widget titles in admin

This commit is contained in:
Brian Miyaji
2016-01-01 22:05:49 +11:00
parent e1f9a95cfd
commit 1957aabeee

View File

@@ -179,7 +179,8 @@
} }
/* Widgets */ /* Widgets */
[id*="sportspress-"] .widget-title h3:before { [id*="sportspress-"] .widget-title h3:before,
[id*="sportspress-"] .widget-title h4:before {
font-family: sportspress, dashicons; font-family: sportspress, dashicons;
color: #aaa; color: #aaa;
font-size: 20px; font-size: 20px;