Add officials importer and improve admin placement
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
#dashboard_right_now .sp_player-count a:before,
|
||||
#dashboard_right_now .sp_player-count span:before,
|
||||
#dashboard_right_now .sp_staff-count a:before,
|
||||
#dashboard_right_now .sp_staff-count span:before {
|
||||
#dashboard_right_now .sp_staff-count span:before,
|
||||
#dashboard_right_now .sp_official-count a:before,
|
||||
#dashboard_right_now .sp_official-count span:before {
|
||||
font-family: 'sportspress';
|
||||
}
|
||||
|
||||
@@ -37,6 +39,11 @@
|
||||
content: "\f338";
|
||||
}
|
||||
|
||||
#dashboard_right_now .sp_official-count a:before,
|
||||
#dashboard_right_now .sp_official-count span:before {
|
||||
content: "\f227";
|
||||
}
|
||||
|
||||
#sportspress_dashboard_status .sp_status_list {
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user