diff --git a/assets/css/admin.css b/assets/css/admin.css index b31040ad..dc46de24 100644 --- a/assets/css/admin.css +++ b/assets/css/admin.css @@ -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; }