summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css')
-rw-r--r--plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css29
1 files changed, 20 insertions, 9 deletions
diff --git a/plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css b/plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css
index 0acaa428..509f8367 100644
--- a/plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css
+++ b/plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css
@@ -1,4 +1,4 @@
-/* This file was automatically generated on Jun 24 2013 19:39:49 */
+/* This file was automatically generated on Sep 07 2013 23:01:10 */
div#publicize-services-block {
display: inline-block;
@@ -19,10 +19,12 @@ span.pub-logos {
vertical-align: top;
}
-span#facebook { background: url( ../facebook-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
+span#facebook { background: url( ../facebook-logo.png ) 50% 19px no-repeat; background-size: 125px 41px; }
span#twitter { background: url( ../twitter-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
span#linkedin { background: url( ../linkedin-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
span#tumblr { background: url( ../tumblr-logo.png ) 50% 19px no-repeat; background-size: 125px 47px; }
+span#path { background: url( ../path-logo.png ) 50% 19px no-repeat; background-size: 85px 32px; }
+span#google_plus { background: url( ../gplus.png ) 50% 19px no-repeat; background-size: 125px; }
a.publicize-profile-link, a.publicize-profile-link:visited {
text-decoration: none;
@@ -33,8 +35,6 @@ a.publicize-profile-link:hover {
}
a.publicize-add-connection, a.publicize-add-connection:visited {
- display: block;
- vertical-align: middle;
text-decoration: none;
}
@@ -75,6 +75,17 @@ div.publicize-service-right li {
list-style-type: none;
}
+.publicize-info {
+ display: inline-block;
+ width: 16px;
+ height: 16px;
+ background-image: url( ../info-2x.png );
+ background-size: 16px 16px;
+ text-indent: -99999px;
+ float: left;
+ cursor: help;
+}
+
.pub-disconnect-button {
-webkit-border-image: none;
border-bottom-color: #CCC;
@@ -148,25 +159,25 @@ table#option-profile td.details {
font-weight: bold; color: #333333
}
-table#option-fb-fanpage td {
+table#option-fb-fanpage td, table#option-fanpage td {
font-family: "Lucida Grande",Verdana,Arial,sans-serif;
vertical-align: middle;
}
-table#option-fb-fanpage td.thumbnail {
+table#option-fb-fanpage td.thumbnail, table#option-fanpage td.thumbnail {
padding: 5px 20px 5px 20px;
}
-table#option-fb-fanpage td.details {
+table#option-fb-fanpage td.details, table#option-fanpage td.details {
width: 130px;
padding-left: 10px;
}
-table#option-fb-fanpage td.details span.name {
+table#option-fb-fanpage td.details span.name, table#option-fanpage td.details span.name {
font-weight: bold; color: #333333;
}
-table#option-fb-fanpage td.details span.category {
+table#option-fb-fanpage td.details span.category, table#option-fanpage td.details span.category {
font-size: 10px; color: #888888;
}