| 1 |
@font-face { |
| 2 |
font-family: 'charitable'; |
| 3 |
src: url("../fonts/charitable.eot?o8h719"); |
| 4 |
src: url("../fonts/charitable.eot?#iefixo8h719") format("embedded-opentype"), url("../fonts/charitable.ttf?o8h719") format("truetype"), url("../fonts/charitable.woff?o8h719") format("woff"), url("../fonts/charitable.svg?o8h719#charitable") format("svg"); |
| 5 |
font-weight: normal; |
| 6 |
font-style: normal; } |
| 7 |
[class="charitable-icon"] { |
| 8 |
speak: none; |
| 9 |
font-style: normal; |
| 10 |
font-weight: normal; |
| 11 |
font-variant: normal; |
| 12 |
text-transform: none; |
| 13 |
line-height: 1; |
| 14 |
font-size: 20px; |
| 15 |
/* Better Font Rendering =========== */ |
| 16 |
-webkit-font-smoothing: antialiased; |
| 17 |
-moz-osx-font-smoothing: grayscale; } |
| 18 |
|
| 19 |
.charitable-icon-donations:before { |
| 20 |
content: "\e600"; |
| 21 |
font-family: 'charitable'; } |
| 22 |
|
| 23 |
.charitable-icon-charitable:before { |
| 24 |
content: "\e601"; |
| 25 |
font-family: 'charitable'; } |
| 26 |
|
| 27 |
.charitable-icon-campaign-creator:before { |
| 28 |
content: "\e602"; |
| 29 |
font-family: 'charitable'; } |
| 30 |
|
| 31 |
.charitable-icon-donations-grab:before { |
| 32 |
content: "\e603"; |
| 33 |
font-family: 'charitable'; } |
| 34 |
|
| 35 |
#adminmenu .menu-icon-campaign .wp-menu-image:before { |
| 36 |
font-family: charitable !important; |
| 37 |
content: "\e601"; } |
| 38 |
#adminmenu .toplevel_page_charitable .wp-menu-image:before { |
| 39 |
font-family: charitable !important; |
| 40 |
content: "\e601"; } |
| 41 |
|
| 42 |
#available-widgets [class*="charitable_campaigns_widget"] .widget-title:before { |
| 43 |
font-family: charitable !important; |
| 44 |
content: "\e601"; } |
| 45 |
#available-widgets [class*="charitable_donate_widget"] .widget-title:before { |
| 46 |
font-family: charitable !important; |
| 47 |
content: "\e600"; } |
| 48 |
#available-widgets [class*="campaign_creator_widget"] .widget-title:before { |
| 49 |
font-family: charitable !important; |
| 50 |
content: "\e602"; } |
| 51 |
#available-widgets [class*="charitable_donors_widget"] .widget-title:before { |
| 52 |
content: "\f307"; |
| 53 |
top: -4px; } |
| 54 |
#available-widgets [class*="charitable_campaign_terms_widget"] .widget-title:before { |
| 55 |
content: "\f318"; |
| 56 |
top: -4px; } |
| 57 |
|
| 58 |
.charitable-upgrade-notice { |
| 59 |
border-left-color: #f89d35; |
| 60 |
background-color: #fef4e8; } |
| 61 |
|
| 62 |
#adminmenu a[href^="https://wpcharitable.com/lite-vs-pro"]:not(.charitable-upgrade-btn) { |
| 63 |
color: #fff; |
| 64 |
background-color: #1da867 !important; |
| 65 |
} |
| 66 |
|
| 67 |
body.taxonomy-campaign_category #adminmenu a[href^="edit-tags.php?taxonomy=campaign_category&post_type=campaign"], |
| 68 |
body.taxonomy-campaign_tag #adminmenu a[href^="edit-tags.php?taxonomy=campaign_tag&post_type=campaign"] { |
| 69 |
color: #fff; |
| 70 |
font-weight: 600; |
| 71 |
} |
| 72 |
|
| 73 |
.wpcharitable-plugin-row .proupgrade a { |
| 74 |
color: #1da867 !important; |
| 75 |
font-weight: 600; |
| 76 |
} |
| 77 |
|
| 78 |
/*# sourceMappingURL=charitable-admin-menu.css.map */ |
| 79 |
|