publicize-rtl.css 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. /* This file was automatically generated on Mar 01 2018 13:02:41 */
  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. .left, .right{
  22. width: 50%;
  23. float: right;
  24. }
  25. div#facebook { background: url( ../publicize-fb-2x.png ) no-repeat; background-size: 32px 32px; padding-right: 42px;background-position: 0px 0px;padding-top:5px; }
  26. div#twitter { background: url( ../publicize-twitter-2x.png ) no-repeat; background-size: 32px 32px; padding-right: 42px;background-position: 0px 0px;padding-top:5px; }
  27. div#linkedin { background: url( ../publicize-linkedin-2x.png )no-repeat; background-size: 32px 32px; padding-right: 42px;background-position: 0px 0px;padding-top:5px; }
  28. div#tumblr { background: url( ../publicize-tumblr-2x.png ) no-repeat; background-size: 32px 32px; padding-right: 42px;background-position: 0px 0px;padding-top:5px; }
  29. div#path { background: url( ../publicize-path-2x.png ) no-repeat; background-size: 32px 32px; padding-right: 42px;background-position: 0px 0px;padding-top:5px; }
  30. div#google_plus { background: url( ../publicize-google-2x.png ) no-repeat; background-size: 32px 32px; padding-right: 42px;background-position: 0px 0px;padding-top:5px; }
  31. a.publicize-profile-link, a.publicize-profile-link:visited {
  32. text-decoration: none;
  33. font-weight: bold;
  34. }
  35. a.publicize-profile-link:hover {
  36. color: #f1831e;
  37. }
  38. a.publicize-add-connection, a.publicize-add-connection:visited {
  39. text-decoration: none;
  40. }
  41. a.publicize-add-connection:hover {
  42. color: #f1831e;
  43. }
  44. div.publicize-service-entry {
  45. clear: both;
  46. margin-bottom: 10px;
  47. padding: 10px 0 25px 0;
  48. border-bottom: 1px #eee solid;
  49. margin-left: 40px;
  50. overflow: hidden;
  51. }
  52. div.publicize-service-entry:last-of-type{
  53. border-width: 0px;
  54. }
  55. div.publicize-service-left {
  56. display: inline-block;
  57. width: 150px;
  58. vertical-align: top;
  59. min-height: 35px;
  60. }
  61. div.publicize-service-left a{
  62. font-size: 24px;
  63. text-decoration: none;
  64. }
  65. div.publicize-service-left a:hover{
  66. text-decoration: underline;
  67. }
  68. div.publicize-service-right {
  69. display: inline-block;
  70. text-align: left;
  71. float: left;
  72. padding-top:5px;
  73. }
  74. div.publicize-service-right ul {
  75. margin-top: 0;
  76. }
  77. div.publicize-service-right li {
  78. list-style-type: none;
  79. font-size: 14px;
  80. }
  81. .pub-disconnect-button {
  82. -webkit-border-image: none;
  83. border-bottom-color: #CCC;
  84. border-bottom-style: none;
  85. border-bottom-width: 0px;
  86. border-right-color: #CCC;
  87. border-right-style: none;
  88. border-right-width: 0px;
  89. border-left-color: #CCC;
  90. border-left-style: none;
  91. border-left-width: 0px;
  92. border-top-color: #CCC;
  93. border-top-style: none;
  94. border-top-width: 0px;
  95. color: #CCC;
  96. display: inline;
  97. font-family: sans-serif;
  98. font-size: 20px;
  99. font-style: normal;
  100. font-weight: normal;
  101. height: auto;
  102. line-height: 22px;
  103. list-style-image: none;
  104. list-style-position: outside;
  105. list-style-type: none;
  106. margin-bottom: 0px;
  107. margin-right: 0px;
  108. margin-left: 0px;
  109. margin-top: 0px;
  110. outline-color: #CCC;
  111. outline-style: none;
  112. outline-width: 0px;
  113. overflow-y: visible;
  114. padding-bottom: 0px;
  115. padding-right: 0px;
  116. padding-left: 0px;
  117. padding-top: 0px;
  118. position: static;
  119. left: auto;
  120. text-align: right;
  121. text-decoration: none;
  122. top: auto;
  123. vertical-align: baseline;
  124. width: auto;
  125. z-index: auto;
  126. }
  127. .pub-disconnect-button:hover {
  128. color: #f1831e;
  129. }
  130. table#option-profile {
  131. padding-bottom: 8px;
  132. }
  133. table#option-profile td {
  134. font-family: "Lucida Grande",Verdana,Arial,sans-serif;
  135. vertical-align: middle;
  136. }
  137. table#option-profile td.radio {
  138. padding-left: 20px;
  139. }
  140. table#option-profile td.thumbnail {
  141. padding-left: 20px;
  142. }
  143. table#option-profile td.details {
  144. font-weight: bold; color: #333333
  145. }
  146. table#option-fb-fanpage td, table#option-fanpage td {
  147. font-family: "Lucida Grande",Verdana,Arial,sans-serif;
  148. vertical-align: middle;
  149. }
  150. table#option-fb-fanpage td.thumbnail, table#option-fanpage td.thumbnail {
  151. padding: 5px 20px 5px 20px;
  152. }
  153. table#option-fb-fanpage td.details, table#option-fanpage td.details {
  154. width: 130px;
  155. padding-left: 10px;
  156. }
  157. table#option-fb-fanpage td.details span.name, table#option-fanpage td.details span.name {
  158. font-weight: bold; color: #333333;
  159. }
  160. table#option-fb-fanpage td.details span.category, table#option-fanpage td.details span.category {
  161. font-size: 10px; color: #888888;
  162. }
  163. input.fb-options {
  164. font-family: "Lucida Grande",Verdana,Arial,sans-serif;
  165. font-size: 12px;
  166. }
  167. .pub-connection-error {
  168. color: #ff0000;
  169. }