home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 January / maximum-cd-2012-01.iso / DiscContents / digsby_setup.exe / lib / plugins / myspace / res / infobox.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2010-07-30  |  3.5 KB  |  258 lines

  1. #myspace-indicators ul {
  2.  list-style-type: none;
  3.  margin-right: 0px;
  4.  margin-left: -40px;
  5.  margin-top: 4px;
  6. }
  7.  
  8. .indicator {
  9.  padding-left: 8px;
  10. }
  11.  
  12. .activityHeader {
  13.  display: inline;
  14. }
  15.  
  16. .activityMedia {
  17.  overflow: hidden;
  18.  display: block;
  19.  padding-bottom: 4px;
  20. }
  21.  
  22. .activityMedia ul {
  23.  display: inline;
  24.  padding: 0px;
  25. }
  26.  
  27. .activityMedia li {
  28.  display: inline;
  29. }
  30.  
  31. .activityFooter {
  32.  display: none;
  33. }
  34.  
  35. .activityDetail {
  36.  display: none;
  37. }
  38.  
  39. .Person + ul, .Band + ul {
  40.  display: none;
  41. }
  42.  
  43. .thumbnailImage {
  44.  padding-top: 4px;
  45.  padding-left: 0px;
  46.  padding-right: 4px;
  47.  height: 64px;
  48. }
  49.  
  50. .activity-icon {
  51.  vertical-align: top;
  52.  text-align: center;
  53.  float: left;
  54.  clear: both;
  55.  padding: 0px;
  56.  width: 54px;
  57.  height: 52px;
  58.  margin-top:2px;
  59. }
  60.  
  61. /*
  62. .activity-icon img {
  63.  max-width: 50px;
  64.  max-height: 50px;
  65.  width: 50px;
  66.  height: 50px;
  67. }
  68. */
  69.  
  70. .activity-data {
  71.  margin-left: 54px;
  72.  min-height: 52px;
  73.  max-width: 100%;
  74.  vertical-align: top;
  75. }
  76.  
  77. .activityItem {
  78.  word-wrap: break-word;
  79.  table-layout: fixed;
  80.  border-spacing: 0px 2px;
  81.  width: 100%;
  82.  max-width: 100%;
  83.  margin-bottom: .1em;
  84. }
  85.  
  86. .activity-divider {
  87.     background: none;
  88.     background-color:#d7d7d7;
  89.     margin-bottom: 0.4em;
  90.     margin-left:54px;
  91. }
  92.  
  93. .date-separator {
  94.  padding: 3px 0px;
  95.  display: block;
  96. }
  97.  
  98. hr {
  99.  height: 1px;
  100.  border: 2px;
  101. }
  102.  
  103. .StatusMoodUpdate a + a:before {
  104.  content: " ";
  105. }
  106.  
  107. .activityItem + .no-news-today {
  108.  display: none;
  109. }
  110.  
  111. .viewport {
  112.     display: block;
  113.     overflow: hidden;
  114.     position: relative;
  115. }
  116.  
  117. .comment > .viewport {
  118.     display: inline;
  119. }
  120.  
  121. .clipped {
  122.     max-width:;
  123.     display: block;
  124.     position: absolute;
  125. }
  126.  
  127.  
  128. .comments_end {
  129.     margin-top: .5em;
  130. }
  131. .error_section {
  132.     display:none;
  133.     color: red;
  134. }
  135. .bottom_row {
  136.  
  137.     margin-top:.3em;
  138.     /*
  139.     padding-bottom:.3em;
  140.     */
  141. }
  142.  
  143. .comment:hover .del_comment {
  144.     opacity: 1;
  145. }
  146. .comment_block, .likes {
  147. /*
  148.     display:none;
  149. */
  150. }
  151. .comments {
  152.     /*
  153.     display:table;
  154.     table-layout: fixed;
  155.     */
  156.     padding:0px;
  157.     border:0px;
  158.     border-spacing:0px;
  159. }
  160. .comment {
  161.     /*
  162.     display:table-row;
  163.     */
  164.     margin-top:.3em;
  165. }
  166. .comment_icon_cell {
  167.     float:left;
  168.     min-height:30px;
  169.     min-width:30px;
  170. }
  171.  
  172. .comment_icon {
  173.     margin-top:2px;
  174.     max-width:28px;
  175.     max-height: 28px;
  176. }
  177.  
  178. .comment_text {
  179.     word-wrap: break-word;
  180. }
  181. .comment_text_cell {
  182.     min-height:30px;
  183.     margin-left:32px;
  184.     /*margin-top:-.2em;*/
  185.     /*margin-bottom:.1666em;*/
  186. }
  187. .comment_name, .comment_time {
  188.     display:inline;
  189. }
  190.  
  191. .del_comment {
  192.     text-align:right;
  193.     float:right;
  194.     vertical-align:top;
  195.     opacity: 0;
  196. }
  197.  
  198. .link_section {
  199.     display:inline;
  200. }
  201.  
  202. .time-container:before {
  203.  content: "";
  204. }
  205.  
  206. .time-container:after {
  207.  content: "";
  208. }
  209.  
  210. .time-container {
  211.  display: inline;
  212. }
  213.  
  214. .comments_section {
  215.     display:none;
  216. }
  217.  
  218. .input_area {
  219.     margin-top:.3em;
  220.     width:100%;
  221. }
  222. .form_wrapper {
  223.     position:relative; /*when adding a centered spinner, this seems to be needed */
  224. }
  225.  
  226. #myspace-selfstatus .namelink {
  227.     display: none;
  228. }
  229.  
  230. .namelink-container {
  231.     display: inline-block;
  232. }
  233.  
  234. .loader_img {
  235.     position: absolute;
  236.     top:50%;
  237.     left:50%;
  238.     margin-top:-8px;
  239.     margin-left:-8px;
  240. }
  241.  
  242. hr + hr {
  243.     display: none;
  244. }
  245.  
  246. .likes div, .dislikes div {
  247.     display: inline-block;
  248. }
  249.  
  250. .likes, .dislikes {
  251.     padding-top: .3em;
  252. }
  253.  
  254. .comments_section {
  255.     padding-top: .3em;
  256.     padding-bottom: .3em;
  257. }
  258.