publicize-rtl.css 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. /* Do not modify this file directly. It is concatenated from individual module CSS files. */
  2. div#publicize-services-block {
  3. display: block;
  4. clear: both;
  5. margin-bottom: 25px;
  6. background-color: #fff;
  7. padding: 25px 20px 5px 25px;
  8. overflow: hidden;
  9. max-width: 1200px;
  10. }
  11. /* Add the logos for the Publicize services */
  12. span.pub-logos {
  13. float: right;
  14. display: block;
  15. width: 130px;
  16. height: 75px;
  17. margin-top: -18px;
  18. margin-right: 5px;
  19. vertical-align: top;
  20. }
  21. @media screen and ( min-width: 782px ) {
  22. .left, .right {
  23. width: 50%;
  24. float: right;
  25. }
  26. div.publicize-service-entry:last-of-type{
  27. border-width: 0px;
  28. }
  29. }
  30. div#facebook:before {
  31. color: #3B5998;
  32. content: '\f203';
  33. }
  34. div#twitter:before {
  35. color: #1DA1F2;
  36. content: '\f610';
  37. }
  38. div#linkedin:before {
  39. color: #0077b5;
  40. content: '\f207';
  41. }
  42. div#tumblr:before {
  43. color: #35465c;
  44. content: '\f214';
  45. }
  46. div#path:before {
  47. color: #df3b2f;
  48. content: '\f219';
  49. }
  50. div#google_plus:before {
  51. color: #dd4b39;
  52. content: '\f206';
  53. }
  54. div.publicize-service-left:before {
  55. font: normal 30px/1 social-logos;
  56. vertical-align: middle;
  57. }
  58. a.publicize-profile-link, a.publicize-profile-link:visited {
  59. text-decoration: none;
  60. font-weight: bold;
  61. }
  62. a.publicize-profile-link:hover {
  63. color: #f1831e;
  64. }
  65. a.publicize-add-connection, a.publicize-add-connection:visited {
  66. text-decoration: none;
  67. }
  68. a.publicize-add-connection:hover {
  69. color: #f1831e;
  70. }
  71. div.publicize-service-entry {
  72. clear: both;
  73. margin-bottom: 10px;
  74. padding: 10px 0 25px 0;
  75. border-bottom: 1px #eee solid;
  76. margin-left: 40px;
  77. overflow: hidden;
  78. }
  79. .right div.publicize-service-entry:last-of-type{
  80. border-width: 0px;
  81. }
  82. div.publicize-service-left {
  83. display: inline-block;
  84. width: 150px;
  85. vertical-align: top;
  86. min-height: 35px;
  87. }
  88. div.publicize-service-left a{
  89. font-size: 18px;
  90. text-decoration: none;
  91. }
  92. div.publicize-service-left a:hover{
  93. text-decoration: underline;
  94. }
  95. div.publicize-service-right {
  96. display: inline-block;
  97. text-align: left;
  98. float: left;
  99. padding-top:5px;
  100. }
  101. div.publicize-service-right ul {
  102. margin-top: 0;
  103. }
  104. div.publicize-service-right li {
  105. list-style-type: none;
  106. font-size: 14px;
  107. }
  108. .pub-disconnect-button {
  109. -webkit-border-image: none;
  110. border-bottom-color: #CCC;
  111. border-bottom-style: none;
  112. border-bottom-width: 0px;
  113. border-right-color: #CCC;
  114. border-right-style: none;
  115. border-right-width: 0px;
  116. border-left-color: #CCC;
  117. border-left-style: none;
  118. border-left-width: 0px;
  119. border-top-color: #CCC;
  120. border-top-style: none;
  121. border-top-width: 0px;
  122. color: #CCC;
  123. display: inline;
  124. font-size: 20px;
  125. font-style: normal;
  126. font-weight: normal;
  127. height: auto;
  128. line-height: 22px;
  129. list-style-image: none;
  130. list-style-position: outside;
  131. list-style-type: none;
  132. margin-bottom: 0px;
  133. margin-right: 0px;
  134. margin-left: 0px;
  135. margin-top: 0px;
  136. outline-color: #CCC;
  137. outline-style: none;
  138. outline-width: 0px;
  139. overflow-y: visible;
  140. padding-bottom: 0px;
  141. padding-right: 0px;
  142. padding-left: 0px;
  143. padding-top: 0px;
  144. position: static;
  145. left: auto;
  146. text-align: right;
  147. text-decoration: none;
  148. top: auto;
  149. vertical-align: baseline;
  150. width: auto;
  151. z-index: auto;
  152. }
  153. .pub-disconnect-button:hover {
  154. color: #f1831e;
  155. }
  156. table#option-profile {
  157. padding-bottom: 8px;
  158. }
  159. table#option-profile td {
  160. font-family: "Lucida Grande",Verdana,Arial,sans-serif;
  161. vertical-align: middle;
  162. }
  163. table#option-profile td.radio {
  164. padding-left: 20px;
  165. }
  166. table#option-profile td.thumbnail {
  167. padding-left: 20px;
  168. }
  169. table#option-profile td.details {
  170. font-weight: bold; color: #333333
  171. }
  172. table#option-fb-fanpage td, table#option-fanpage td {
  173. font-family: "Lucida Grande",Verdana,Arial,sans-serif;
  174. vertical-align: middle;
  175. }
  176. table#option-fb-fanpage td.thumbnail, table#option-fanpage td.thumbnail {
  177. padding: 5px 20px 5px 20px;
  178. }
  179. table#option-fb-fanpage td.details, table#option-fanpage td.details {
  180. width: 130px;
  181. padding-left: 10px;
  182. }
  183. table#option-fb-fanpage td.details span.name, table#option-fanpage td.details span.name {
  184. font-weight: bold; color: #333333;
  185. }
  186. table#option-fb-fanpage td.details span.category, table#option-fanpage td.details span.category {
  187. font-size: 10px; color: #888888;
  188. }
  189. input.fb-options {
  190. font-family: "Lucida Grande",Verdana,Arial,sans-serif;
  191. font-size: 12px;
  192. }
  193. .pub-connection-error {
  194. color: #ff0000;
  195. }
  196. .pub-connection-test. test-failed p { margin-top: 0; }