776 lines
20 KiB
CSS
776 lines
20 KiB
CSS
/**
|
|
* Sharedaddy Base Styles
|
|
*
|
|
* Contains styles for modules, containers, buttons
|
|
*/
|
|
|
|
|
|
/* Master container */
|
|
#jp-post-flair {
|
|
padding-top: .5em;
|
|
}
|
|
|
|
|
|
/* Overall Sharedaddy block title */
|
|
div.sharedaddy,
|
|
#content div.sharedaddy,
|
|
#main div.sharedaddy {
|
|
clear: both;
|
|
}
|
|
|
|
div.sharedaddy h3.sd-title {
|
|
margin: 0 0 1em 0;
|
|
display: inline-block;
|
|
line-height: 1.2;
|
|
font-size: 9pt;
|
|
font-weight: bold;
|
|
}
|
|
|
|
body.highlander-light h3.sd-title:before {
|
|
border-top: 1px solid rgba(0,0,0,.2);
|
|
}
|
|
|
|
body.highlander-dark h3.sd-title:before {
|
|
border-top: 1px solid rgba(255,255,255,.4);
|
|
}
|
|
|
|
|
|
/* Sharing services list */
|
|
.sd-sharing {
|
|
margin-bottom: 1em;
|
|
}
|
|
.sd-content ul {
|
|
padding: 0 !important;
|
|
margin: 0 !important;
|
|
list-style: none !important;
|
|
}
|
|
|
|
.sd-content ul li {
|
|
display: inline-block;
|
|
}
|
|
|
|
.sd-content ul li.share-deprecated {
|
|
opacity: 0.5;
|
|
}
|
|
|
|
.sd-content ul li.share-deprecated a span {
|
|
text-decoration: line-through;
|
|
}
|
|
|
|
.sd-block.sd-gplus {
|
|
margin: 0 0 .5em 0;
|
|
}
|
|
|
|
.sd-gplus .sd-content {
|
|
font-size: 12px;
|
|
}
|
|
|
|
/* Sharing email errors */
|
|
.sd-content .share-email-error .share-email-error-title {
|
|
margin: 0.5em 0;
|
|
}
|
|
.sd-content .share-email-error .share-email-error-text {
|
|
font-family: "Open Sans", sans-serif;
|
|
font-size: 12px;
|
|
margin: 0.5em 0;
|
|
}
|
|
|
|
|
|
/* Buttons */
|
|
.sd-social-icon .sd-content ul li a.sd-button,
|
|
.sd-social-text .sd-content ul li a.sd-button,
|
|
.sd-content ul li a.sd-button,
|
|
.sd-content ul li .option a.share-ustom, /* Ugh. */
|
|
.sd-content ul li.preview-item div.option.option-smart-off a,
|
|
.sd-content ul li.advanced a.share-more,
|
|
.sd-social-icon-text .sd-content ul li a.sd-button,
|
|
.sd-social-official .sd-content>ul>li>a.sd-button,
|
|
#sharing_email .sharing_send,
|
|
.sd-social-official .sd-content>ul>li .digg_button >a { /* official Digg button no longer works, needs cleaning */
|
|
text-decoration: none !important;
|
|
display: inline-block;
|
|
font-size: 13px;
|
|
font-family: "Open Sans", sans-serif;
|
|
font-weight: 500;
|
|
border-radius: 4px;
|
|
color: #2C3338 !important;
|
|
background: #fff;
|
|
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
|
|
text-shadow: none;
|
|
line-height: 23px;
|
|
padding: 4px 11px 3px 9px;
|
|
}
|
|
|
|
.sd-social-official .sd-content ul li a.sd-button,
|
|
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
|
|
align-items: center;
|
|
display: flex;
|
|
font-size: 12px;
|
|
line-height: 12px;
|
|
padding: 1px 6px 0px 5px;
|
|
min-height: 20px;
|
|
}
|
|
|
|
.sd-social-official .sd-content ul.preview li a.sd-button,
|
|
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
|
|
position: relative;
|
|
top: 2px;
|
|
}
|
|
|
|
.sd-content ul li a.sd-button>span,
|
|
.sd-content ul li .option a.share-ustom span, /* Ugh. */
|
|
.sd-content ul li.preview-item div.option.option-smart-off a span,
|
|
.sd-content ul li.advanced a.share-more span,
|
|
.sd-social-icon-text .sd-content ul li a.sd-button>span,
|
|
.sd-social-official .sd-content>ul>li>a.sd-button span,
|
|
.sd-social-official .sd-content>ul>li .digg_button >a span { /* official Digg button no longer works, needs cleaning */
|
|
line-height: 23px;
|
|
margin-left: 6px;
|
|
}
|
|
|
|
/* Icon Only */
|
|
.sd-social-icon .sd-content ul li a.sd-button>span {
|
|
margin-left: 0;
|
|
}
|
|
|
|
/* Text Only */
|
|
.sd-social-text .sd-content ul li a.sd-button span {
|
|
margin-left: 3px;
|
|
}
|
|
|
|
.sd-social-official .sd-content ul li a.sd-button>span,
|
|
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
|
|
line-height: 12px;
|
|
margin-left: 3px;
|
|
}
|
|
|
|
|
|
.sd-social-official .sd-content>ul>li>a.sd-button:before,
|
|
.sd-social-official .sd-content>ul>li .digg_button>a:before,
|
|
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
|
|
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before {
|
|
margin-bottom: -1px;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li a.sd-button:hover,
|
|
.sd-social-icon .sd-content ul li a.sd-button:active,
|
|
.sd-social-text .sd-content ul li a.sd-button:hover,
|
|
.sd-social-text .sd-content ul li a.sd-button:active,
|
|
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
|
|
.sd-social-icon-text .sd-content ul li a.sd-button:active,
|
|
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
|
|
.sd-social-official .sd-content>ul>li>a.sd-button:active,
|
|
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
|
|
.sd-social-official .sd-content>ul>li .digg_button>a:active {
|
|
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li a.sd-button:active,
|
|
.sd-social-text .sd-content ul li a.sd-button:active,
|
|
.sd-social-icon-text .sd-content ul li a.sd-button:active,
|
|
.sd-social-official .sd-content>ul>li>a.sd-button:active,
|
|
.sd-social-official .sd-content>ul>li .digg_button>a:active {
|
|
box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
|
|
}
|
|
|
|
/* All icons */
|
|
.sd-content ul li a.sd-button:before {
|
|
display: inline-block;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
font: normal 18px/1 'social-logos';
|
|
vertical-align: top;
|
|
text-align: center;
|
|
}
|
|
/* text + icon styles should have relative and top position */
|
|
.sd-social-icon-text ul li a.sd-button:before {
|
|
position: relative;
|
|
top: 2px;
|
|
}
|
|
|
|
/* Make it look great in Chrome and Safari */
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
.sd-content ul li a.sd-button:before {
|
|
position: relative;
|
|
top: 2px;
|
|
}
|
|
}
|
|
|
|
.sd-social-official ul li a.sd-button:before {
|
|
position: relative;
|
|
top: -2px;
|
|
}
|
|
/* Make it look great in Chrome and Safari */
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
.sd-social-official ul li a.sd-button:before {
|
|
top: 0px;
|
|
}
|
|
}
|
|
|
|
.sd-content ul li {
|
|
margin: 0 8px 12px 0;
|
|
padding: 0;
|
|
}
|
|
/* Add more pading on touch devices */
|
|
.jp-sharing-input-touch .sd-content ul li { padding-left: 10px; }
|
|
|
|
.sd-content ul li.preview-item.no-icon a.sd-button span {
|
|
margin-left: 0;
|
|
}
|
|
|
|
/* Text only */
|
|
.sd-social-text .sd-content ul li a:before,
|
|
.sd-content ul li.no-icon a:before {
|
|
display: none;
|
|
}
|
|
body .sd-social-text .sd-content ul li.share-custom a span,
|
|
body .sd-content ul li.share-custom.no-icon a span {
|
|
background-image: none;
|
|
background-position: -500px -500px !important; /* hack to work around !important inline style */
|
|
background-repeat: no-repeat !important;
|
|
padding-left: 0;
|
|
height: 0;
|
|
line-height: inherit;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li a.share-more {
|
|
position: relative;
|
|
top: -4px;
|
|
}
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
|
.sd-social-icon .sd-content ul li a.share-more {
|
|
top: 2px;
|
|
}
|
|
}
|
|
/* Firefox specific hack to make the share more button look better on Firefox. */
|
|
@-moz-document url-prefix() {
|
|
.sd-social-icon .sd-content ul li a.share-more {
|
|
top: 2px;
|
|
}
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li a.share-more span {
|
|
margin-left: 3px;
|
|
}
|
|
|
|
|
|
/* Individual icons */
|
|
.sd-social-icon .sd-content ul li.share-print a:before,
|
|
.sd-social-text .sd-content ul li.share-print a:before,
|
|
.sd-content ul li.share-print div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-print a:before,
|
|
.sd-social-official .sd-content li.share-print a:before {
|
|
content: '\f469';
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-email a:before,
|
|
.sd-social-text .sd-content ul li.share-email a:before,
|
|
.sd-content ul li.share-email div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-email a:before,
|
|
.sd-social-official .sd-content li.share-email a:before {
|
|
content: '\f410';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-linkedin a:before,
|
|
.sd-social-text .sd-content ul li.share-linkedin a:before,
|
|
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-linkedin a:before {
|
|
content: '\f207';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-twitter a:before,
|
|
.sd-social-text .sd-content ul li.share-twitter a:before,
|
|
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-twitter a:before {
|
|
content: '\f202';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-x a:before,
|
|
.sd-social-text .sd-content ul li.share-x a:before,
|
|
.sd-content ul li.share-x div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-x a:before {
|
|
content: '\f10e';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-reddit a:before,
|
|
.sd-social-text .sd-content ul li.share-reddit a:before,
|
|
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-reddit a:before,
|
|
.sd-social-official .sd-content li.share-reddit a:before {
|
|
content: '\f222';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-tumblr a:before,
|
|
.sd-social-text .sd-content ul li.share-tumblr a:before,
|
|
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-tumblr a:before {
|
|
content: '\f607';
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-pocket a:before,
|
|
.sd-social-text .sd-content ul li.share-pocket a:before,
|
|
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-pocket a:before {
|
|
content: '\f224';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-pinterest a:before,
|
|
.sd-social-text .sd-content ul li.share-pinterest a:before,
|
|
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-pinterest a:before {
|
|
content: '\f210';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-facebook a:before,
|
|
.sd-social-text .sd-content ul li.share-facebook a:before,
|
|
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-facebook a:before {
|
|
content: '\f203';
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-press-this a:before,
|
|
.sd-social-text .sd-content ul li.share-press-this a:before,
|
|
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-press-this a:before,
|
|
.sd-social-official .sd-content li.share-press-this a:before {
|
|
content: '\f205';
|
|
}
|
|
.sd-social-official .sd-content li.share-press-this a:before {
|
|
color: #2ba1cb;
|
|
}
|
|
.sd-social-icon .sd-content ul li.share-telegram a:before,
|
|
.sd-social-text .sd-content ul li.share-telegram a:before,
|
|
.sd-content ul li.share-telegram div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-telegram a:before,
|
|
.sd-social-official .sd-content li.share-telegram a:before {
|
|
content: '\f606';
|
|
}
|
|
.sd-social-official .sd-content li.share-telegram a:before {
|
|
color: #0088cc;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-threads a:before,
|
|
.sd-social-text .sd-content ul li.share-threads a:before,
|
|
.sd-content ul li.share-threads div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-threads a:before,
|
|
.sd-social-official .sd-content li.share-threads a:before {
|
|
content: '\f10d';
|
|
}
|
|
.sd-social-official .sd-content li.share-threads a:before {
|
|
color: #000;
|
|
}
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-threads a.sd-button {
|
|
background: #000;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-mastodon a:before,
|
|
.sd-social-text .sd-content ul li.share-mastodon a:before,
|
|
.sd-content ul li.share-mastodon div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-mastodon a:before,
|
|
.sd-social-official .sd-content li.share-mastodon a:before {
|
|
content: '\f10a';
|
|
}
|
|
.sd-social-official .sd-content li.share-mastodon a:before {
|
|
color: #563ACC;
|
|
}
|
|
.sd-social-icon .sd-content ul a.share-more:before,
|
|
.sd-social-text .sd-content ul a.share-more:before,
|
|
.sd-content ul li.advanced a.share-more:before,
|
|
.sd-social-icon-text .sd-content a.share-more:before,
|
|
.sd-social-official .sd-content a.share-more:before {
|
|
content: '\f415';
|
|
}
|
|
.sd-social-official .sd-content a.share-more:before {
|
|
color: #2ba1cb;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
|
|
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
|
|
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
|
|
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
|
|
content: '\f608';
|
|
}
|
|
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
|
|
color: #43d854;
|
|
}
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button {
|
|
background: #43d854;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-nextdoor a:before,
|
|
.sd-social-text .sd-content ul li.share-nextdoor a:before,
|
|
.sd-content ul li.share-nextdoor div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-nextdoor a:before,
|
|
.sd-social-official .sd-content li.share-nextdoor a:before {
|
|
content: '\f10c';
|
|
}
|
|
.sd-social-official .sd-content li.share-nextdoor a:before {
|
|
color: #8ED500;
|
|
}
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-nextdoor a.sd-button {
|
|
background: #8ED500;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-bluesky a:before,
|
|
.sd-social-text .sd-content ul li.share-bluesky a:before,
|
|
.sd-content ul li.share-bluesky div.option.option-smart-off a:before,
|
|
.sd-social-icon-text .sd-content li.share-bluesky a:before,
|
|
.sd-social-official .sd-content li.share-bluesky a:before {
|
|
content: '\f10f';
|
|
}
|
|
.sd-social-official .sd-content li.share-bluesky a:before {
|
|
color: #0085ff;
|
|
}
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-bluesky a.sd-button {
|
|
background: #0085ff;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li.share-deprecated a:before,
|
|
.sd-social-icon-text .sd-content li.share-deprecated a:before,
|
|
.sd-social-official .sd-content li.share-deprecated a:before,
|
|
.sd-content ul li.share-deprecated div.option.option-smart-off a:before {
|
|
width: 1em;
|
|
height: 1em;
|
|
content: "\1F6AB";
|
|
}
|
|
|
|
/* Share count */
|
|
.sd-social .sd-button .share-count {
|
|
background: #2ea2cc;
|
|
color: #fff;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
display: inline-block;
|
|
text-align: center;
|
|
font-size: 10px;
|
|
padding: 1px 3px;
|
|
line-height: 1;
|
|
}
|
|
|
|
.sd-social-official .sd-content>ul>li>a.sd-button span {
|
|
line-height: 1;
|
|
}
|
|
|
|
.sd-social-official .sd-content ul {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.sd-social-official .sd-content ul:after {
|
|
content: ".";
|
|
display: block;
|
|
height: 0;
|
|
clear: both;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.sd-social-official .sd-content li.share-press-this a {
|
|
margin: 0 0 5px 0;
|
|
}
|
|
|
|
.sd-social-official .sd-content ul>li {
|
|
display: flex;
|
|
max-height: 18px;
|
|
}
|
|
|
|
.sd-social-official .sd-content ul>li .option-smart-off {
|
|
margin-right: 8px;
|
|
}
|
|
|
|
.sd-social-official .fb-share-button > span {
|
|
vertical-align: top !important;
|
|
}
|
|
|
|
.sd-social-official .sd-content .pocket_button iframe {
|
|
width: 98px;
|
|
}
|
|
|
|
|
|
/* Individual official buttons */
|
|
.pocket_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span {
|
|
margin: 0 !important;
|
|
}
|
|
|
|
.linkedin_button>span, .pinterest_button a {
|
|
display: block !important;
|
|
}
|
|
|
|
.sd-social-official .sd-content .share-tumblr iframe {
|
|
max-width: 53px;
|
|
width: unset;
|
|
}
|
|
|
|
body .sd-social-official li.share-print ,
|
|
body .sd-social-official li.share-email a,
|
|
body .sd-social-official li.share-custom a,
|
|
body .sd-social-official li a.share-more,
|
|
body .sd-social-official li.share-digg a,
|
|
body .sd-social-official li.share-press-this a
|
|
{
|
|
position: relative;
|
|
top: 0;
|
|
}
|
|
|
|
|
|
/* Custom icons */
|
|
body .sd-social-icon .sd-content li.share-custom>a {
|
|
padding: 2px 3px 0 3px;
|
|
position: relative;
|
|
top: 4px;
|
|
}
|
|
|
|
body .sd-social-icon .sd-content li.share-custom a span,
|
|
body .sd-social-icon-text .sd-content li.share-custom a span,
|
|
body .sd-social-text .sd-content li.share-custom a span,
|
|
body .sd-social-official .sd-content li.share-custom a span,
|
|
body .sd-content ul li.share-custom a.share-icon span
|
|
{
|
|
background-size: 16px 16px;
|
|
background-repeat: no-repeat;
|
|
margin-left: 0;
|
|
padding: 0 0 0 19px;
|
|
display: inline-block;
|
|
height: 21px;
|
|
line-height: 16px;
|
|
}
|
|
|
|
body .sd-social-icon .sd-content li.share-custom a span {
|
|
width: 0;
|
|
}
|
|
|
|
body .sd-social-icon .sd-content li.share-custom a span {
|
|
padding-left: 16px !important;
|
|
}
|
|
|
|
|
|
/* Overflow Sharing dialog */
|
|
.sharing-hidden .inner {
|
|
position: absolute;
|
|
z-index: 2;
|
|
border: 1px solid #ccc;
|
|
padding: 10px;
|
|
background: #fff;
|
|
box-shadow: 0px 5px 20px rgba(0,0,0,.2);
|
|
-webkit-border-radius: 2px;
|
|
-moz-border-radius: 2px;
|
|
border-radius: 2px;
|
|
margin-top: 5px;
|
|
max-width: 400px;
|
|
}
|
|
|
|
.sharing-hidden .inner ul{
|
|
margin: 0 !important;
|
|
}
|
|
|
|
.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
|
|
clear: both;
|
|
margin: 0 !important;
|
|
height: 0 !important;
|
|
}
|
|
|
|
.sharing-hidden .inner:before, .sharing-hidden .inner:after {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: -8px;
|
|
left: 20px;
|
|
width: 0;
|
|
height: 0;
|
|
border-left: 6px solid transparent;
|
|
border-right: 6px solid transparent;
|
|
border-bottom: 8px solid #ccc;
|
|
content: "";
|
|
display: block;
|
|
}
|
|
|
|
.sharing-hidden .inner:after {
|
|
z-index: 2;
|
|
top: -7px;
|
|
border-left: 6px solid transparent;
|
|
border-right: 6px solid transparent;
|
|
border-bottom: 8px solid #fff;
|
|
}
|
|
|
|
.sharing-hidden ul {
|
|
margin: 0;
|
|
}
|
|
|
|
|
|
/**
|
|
* Special colorful look for "Icon Only" option
|
|
*/
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'] a,
|
|
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
|
|
.sd-social-icon .sd-content ul li[class*='share-'] div.option a {
|
|
border-radius: 50%;
|
|
-webkit-border-radius: 50%;
|
|
border: 0;
|
|
box-shadow: none;
|
|
padding: 7px;
|
|
position: relative;
|
|
top: -2px;
|
|
line-height: 1;
|
|
width: auto;
|
|
height: auto;
|
|
margin-bottom: 0;
|
|
max-width: 32px;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
|
|
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
|
|
line-height: 1;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
|
|
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
|
|
border: none;
|
|
opacity: .6;
|
|
}
|
|
|
|
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before {
|
|
top: 0;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
|
|
padding: 8px 8px 6px 8px;
|
|
top: 5px;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li a.sd-button.share-more {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
|
|
margin-left: 0;
|
|
}
|
|
|
|
|
|
.sd-social-icon .sd-button span.share-count {
|
|
position: absolute;
|
|
bottom: 0;
|
|
right: 0;
|
|
border-radius: 0;
|
|
background: #555;
|
|
font-size: 9px;
|
|
}
|
|
|
|
/* Special look colors */
|
|
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
|
|
background: #e9e9e9;
|
|
margin-top: 2px;
|
|
text-indent: 0;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
|
|
background: #2c4762;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
|
|
background: #0866ff;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
|
|
background: #00acee;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-x a.sd-button {
|
|
background: #000;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
|
|
background: #ca1f27;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
|
|
color: #555555 !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
|
|
background: #4f94d4;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button {
|
|
background: #0088cc;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
|
|
background: #0077b5;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
|
|
background: #ee4056;
|
|
color: #fff !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
|
|
background: #cee3f8;
|
|
color: #555555 !important;
|
|
}
|
|
|
|
.sd-social-icon .sd-content ul li[class*='share-'].share-mastodon a.sd-button {
|
|
background: linear-gradient(to top, #563ACC 0%, #6364FF 100%);
|
|
color: #fff !important;
|
|
}
|
|
|
|
/**
|
|
* Screen Reader Text for "Icon Only" option
|
|
*/
|
|
|
|
.sharing-screen-reader-text {
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
position: absolute !important;
|
|
height: 1px;
|
|
width: 1px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.sharing-screen-reader-text:hover,
|
|
.sharing-screen-reader-text:active,
|
|
.sharing-screen-reader-text:focus {
|
|
background-color: #f0f0f1;
|
|
border-radius: 3px;
|
|
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
|
|
clip: auto !important;
|
|
color: #21759b;
|
|
display: block;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
height: auto;
|
|
left: 5px;
|
|
line-height: normal;
|
|
padding: 15px 23px 14px;
|
|
text-decoration: none;
|
|
top: 5px;
|
|
width: auto;
|
|
z-index: 100000; /* Above WP toolbar */
|
|
}
|
|
|
|
|
|
#jetpack-source_f_name {
|
|
display: none!important;
|
|
position: absolute !important;
|
|
left: -9000px;
|
|
}
|
|
|
|
.sd-content .share-customize-link {
|
|
margin-top: 8px;
|
|
line-height: 11px;
|
|
}
|
|
|
|
.sd-content .share-customize-link a {
|
|
font-size: 11px;
|
|
font-family: "Open Sans", sans-serif;
|
|
}
|
|
|
|
@media print {
|
|
.sharedaddy.sd-sharing-enabled {
|
|
display: none;
|
|
}
|
|
}
|