Clean up unused styles

This commit is contained in:
Brian Miyaji
2014-10-23 00:13:12 +11:00
parent 7f455c663a
commit 640d896649

View File

@@ -36,18 +36,12 @@
.sp-icon-clock:before { .sp-icon-clock:before {
content: "\f469"; content: "\f469";
} }
.sp-icon-clipboard:before {
content: "\f481";
}
.sp-icon-whistle:before { .sp-icon-whistle:before {
content: "\f227"; content: "\f227";
} }
.sp-icon-tshirt:before { .sp-icon-tshirt:before {
content: "\f307"; content: "\f307";
} }
.sp-icon-staff:before {
content: "\f338";
}
.sp-icon-megaphone:before { .sp-icon-megaphone:before {
content: "\f488"; content: "\f488";
} }