summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css')
-rw-r--r--plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css30
1 files changed, 14 insertions, 16 deletions
diff --git a/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css b/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css
index bd429ef7..f4e1b366 100644
--- a/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css
+++ b/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css
@@ -30,7 +30,7 @@
}
#enabled-services {
- padding-bottom: 20px;
+ padding-bottom: 20px;
}
#available-services, #enabled-services {
@@ -131,12 +131,12 @@ li.service.share-reddit span:before {
li.service.share-tumblr span:before {
content: '\f214';
}
-li.service.share-stumbleupon span:before {
- content: '\f223';
-}
li.service.share-pocket span:before {
content: '\f224';
}
+li.service.share-skype span:before {
+ content: '\f220';
+}
li.service.share-pinterest span:before {
content: '\f209';
}
@@ -172,7 +172,7 @@ div.sd-social-icon .inner li.preview-item a span {
div.sd-social-icon ul.preview li.preview-item.preview-custom a span {
display: inline-block;
-
+
}
.services .preview li.share-custom a {
@@ -293,14 +293,6 @@ body.settings_page_sharing .advanced input[type=submit] {
height:21px;
}
-.preview-stumbleupon .option-smart-on {
- background: url(images/smart-stumbleupon.png) no-repeat top right;
- background-size: 74px 18px;
- width: 74px;
- height: 18px;
- margin-top: 1px;
-}
-
.preview-facebook .option-smart-on {
background: url(images/smart-like.png) no-repeat top right;
background-size: 85px 20px;
@@ -310,8 +302,8 @@ body.settings_page_sharing .advanced input[type=submit] {
.preview-twitter .option-smart-on {
background: url(images/smart-twitter.png?1) no-repeat top right;
- background-size: 92px 20px;
- width:92px;
+ background-size: 60px 20px;
+ width:60px;
height:20px;
}
@@ -351,6 +343,13 @@ body.settings_page_sharing .advanced input[type=submit] {
height: 20px;
}
+.preview-skype .option-smart-on {
+ background: url(images/smart-skype.png) no-repeat top right;
+ background-size: 60px 20px;
+ width: 60px;
+ height: 20px;
+}
+
/**
* Overflow sharing dialog
@@ -399,4 +398,3 @@ body.settings_page_sharing .advanced input[type=submit] {
width: 0;
text-indent: 100%;
}
-