212 lines
4.4 KiB
CSS
212 lines
4.4 KiB
CSS
/* SportsPress menu styles */
|
|
@font-face {
|
|
font-family: 'sportspress';
|
|
src:url('../fonts/sportspress.eot?20150120');
|
|
src:url('../fonts/sportspress.eot?#iefix20150120') format('embedded-opentype'),
|
|
url('../fonts/sportspress.woff?20150120') format('woff'),
|
|
url('../fonts/sportspress.ttf?20150120') format('truetype'),
|
|
url('../fonts/sportspress.svg?20150120#sportspress') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
[class^="sp-icon-"], [class*=" sp-icon-"] {
|
|
font-family: sportspress, dashicons;
|
|
speak: none;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 1;
|
|
display: inline-block;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
vertical-align: top;
|
|
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.sp-icon-sportspress:before {
|
|
content: "\f111";
|
|
}
|
|
.sp-icon-calendar:before {
|
|
content: "\f145";
|
|
}
|
|
.sp-icon-shield:before {
|
|
content: "\f334";
|
|
}
|
|
.sp-icon-clock:before {
|
|
content: "\f469";
|
|
}
|
|
.sp-icon-whistle:before {
|
|
content: "\f227";
|
|
}
|
|
.sp-icon-tshirt:before {
|
|
content: "\f307";
|
|
}
|
|
.sp-icon-staff:before {
|
|
content: "\f338";
|
|
}
|
|
.sp-icon-megaphone:before {
|
|
content: "\f488";
|
|
}
|
|
.sp-icon-list:before {
|
|
content: "\f163"
|
|
}
|
|
.sp-icon-blocks:before {
|
|
content: "\f164"
|
|
}
|
|
.sp-icon-trash:before {
|
|
content: "\f182";
|
|
}
|
|
.sp-icon-league:before {
|
|
content: "\f481";
|
|
}
|
|
.sp-icon-friendly:before {
|
|
content: "\f328";
|
|
}
|
|
.sp-icon-color:before {
|
|
content: "\f309";
|
|
}
|
|
.sp-icon-calculator:before {
|
|
content: "\f108";
|
|
}
|
|
.sp-icon-clipboard:before {
|
|
content: "\f482";
|
|
}
|
|
.sp-icon-ticket:before {
|
|
content: "\f524";
|
|
}
|
|
.sp-icon-tournament:before {
|
|
content: "\f325";
|
|
}
|
|
.sp-icon-chart:before {
|
|
content: "\f185";
|
|
}
|
|
.sp-icon-archive:before {
|
|
content: "\f322";
|
|
}
|
|
.sp-icon-cake:before {
|
|
content: "\f453";
|
|
}
|
|
.sp-icon-globe:before {
|
|
content: "\f319";
|
|
}
|
|
.sp-icon-menu:before {
|
|
content: "\f116";
|
|
}
|
|
.sp-icon-book:before {
|
|
content: "\f330";
|
|
}
|
|
.sp-icon-stopwatch:before {
|
|
content: "\f469";
|
|
}
|
|
.sp-icon-availability:before {
|
|
content: "\f508";
|
|
}
|
|
.sp-icon-tutorials:before {
|
|
content: "\f118";
|
|
}
|
|
.sp-icon-popup:before {
|
|
content: "\f504";
|
|
}
|
|
.sp-icon-import:before {
|
|
content: "\f316";
|
|
}
|
|
.sp-icon-export:before {
|
|
content: "\f317";
|
|
}
|
|
.sp-icon-box:before {
|
|
content: "\f480";
|
|
}
|
|
.sp-icon-edit:before {
|
|
content: "\f464";
|
|
}
|
|
|
|
#adminmenu #toplevel_page_sportspress .toplevel_page_sportspress div.wp-menu-image:before,
|
|
#adminmenu #toplevel_page_themeboy .toplevel_page_themeboy div.wp-menu-image:before,
|
|
#adminmenu #menu-posts-sp_event .menu-icon-sp_event div.wp-menu-image:before,
|
|
#adminmenu #menu-posts-sp_team .menu-icon-sp_team div.wp-menu-image:before,
|
|
#adminmenu #menu-posts-sp_player .menu-icon-sp_player div.wp-menu-image:before,
|
|
#adminmenu #menu-posts-sp_staff .menu-icon-sp_staff div.wp-menu-image:before,
|
|
#sp_formatdiv #post-formats-select .post-format-icon:before {
|
|
font-family: sportspress, dashicons;
|
|
width: 20px;
|
|
text-align: center;
|
|
}
|
|
|
|
/* Widgets */
|
|
[id*="sportspress-"] .widget-title h4:before {
|
|
font-family: sportspress, dashicons;
|
|
color: #aaa;
|
|
font-size: 20px;
|
|
content: '\f111';
|
|
speak: none;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 0;
|
|
position: relative;
|
|
top: 4px;
|
|
margin-right: 4px;
|
|
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
/* Prefs */
|
|
.sp-prefs .button {
|
|
margin: 0 3px 4px 0;
|
|
padding: 0 7px 1px 5px;
|
|
}
|
|
|
|
.sp-prefs .button input[type=checkbox] {
|
|
background: transparent;
|
|
border: none;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
.sp-prefs .button input[type=checkbox]:before {
|
|
font: 400 14px/22px sportspress, dashicons;
|
|
width: 22px;
|
|
}
|
|
|
|
.sp-prefs .button input[type=checkbox]:not(:checked):before {
|
|
float: left;
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
speak: none;
|
|
content: '\f147';
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
margin: -3px 0 0 -4px;
|
|
color: #ccc;
|
|
}
|
|
|
|
/* TinyMCE */
|
|
.mce-toolbar i.mce-i-sp_shortcodes_button, .mce-toolbar span.mce_sp_shortcodes_button {
|
|
margin-right: -5px;
|
|
}
|
|
i.mce-i-sp_shortcodes_button:before, span.mce_sp_shortcodes_button:before {
|
|
font-family: 'sportspress';
|
|
speak: none;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-variant: normal;
|
|
text-transform: none;
|
|
line-height: 1;
|
|
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
text-align: center;
|
|
content: "\f111";
|
|
font-size: 20px;
|
|
} |