Enable player performance icons instead of values

This commit is contained in:
Brian Miyaji
2014-08-14 20:29:51 +10:00
parent c835bf63f2
commit c3776b4838
7 changed files with 90 additions and 20 deletions

View File

@@ -249,7 +249,9 @@ table.widefat.sp-sortable-table tr:nth-child(2n-1) {
}
.sp-admin-config-table th.radio,
.sp-admin-config-table td.radio {
.sp-admin-config-table td.radio,
.sp-admin-config-table th.icon,
.sp-admin-config-table td.icon {
width: 1%;
text-align: center;
}