Simplify widget labels

This commit is contained in:
Brian Miyaji
2014-03-07 12:12:48 +11:00
parent 0d2b1749b2
commit cbf2a51f7f

View File

@@ -181,24 +181,6 @@
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.widget[id*="sp_countdown-"] .widget-title h4:before,
.widget[id*="sp_events_calendar-"] .widget-title h4:before,
.widget[id*="sp_player_list-"] .widget-title h4:before,
.widget[id*="sp_league_table-"] .widget-title h4:before {
font-family: 'themeboy';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e600";
margin-right: 0.5em;
text-shadow: 0 0 0 #00c7ff;
}
.postbox .inside .sp-data-table-container {
overflow: auto;
}