Add shortcut to admin bar

This commit is contained in:
Brian Miyaji
2016-01-08 19:15:02 +11:00
parent 7b1d9346a6
commit 13f78b9815
2 changed files with 75 additions and 0 deletions

View File

@@ -380,6 +380,16 @@
display: none;
}
/* Admin Bar */
#wpadminbar #wp-admin-bar-sportspress>.ab-item:before {
font-family: sportspress, dashicons;
}
#wpadminbar #wp-admin-bar-sportspress>.ab-item:before {
content: "\f111";
top: 2px;
}
/* Media Queries */
@media screen and (min-width: 801px) {
/* Widget Alignment */