home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 January / maximum-cd-2012-01.iso / DiscContents / digsby_setup.exe / res / MessageStyles / MiniBubble.AdiumMessageStyle / Contents / Resources / base.css next >
Encoding:
Cascading Style Sheet File  |  2010-11-23  |  3.5 KB  |  205 lines

  1. body {
  2.     background: #3A3A3A url("images/background.png") bottom left repeat fixed;
  3.     margin: -5px 8px 15px 8px;
  4. }
  5.  
  6. .message img {
  7.     vertical-align:middle;
  8. }
  9.  
  10. .message_context img {
  11.     vertical-align:middle;
  12. }
  13.  
  14. .post_container {
  15.     margin-top:14px;
  16.     position:relative;
  17. }
  18.  
  19. .container {
  20.     position: relative;
  21.     top:-1px;
  22.     background: url("images/bottom_right.png") bottom right no-repeat;
  23.     margin: 0px 0px 0px 48px;
  24.     padding: 0 0 1px 0;
  25. }
  26.  
  27. .container_context {
  28.     position: relative;
  29.     top:-1px;
  30.     background: url("images/context_bottom_right.png") bottom right no-repeat;
  31.     padding: 0 0 1px 0;
  32. }
  33.  
  34. .container_incoming, .container_outgoing {
  35.     position: relative;
  36.     top:-1px;
  37.     background: url("images/bottom_right.png") bottom right no-repeat;
  38.     padding: 0 0 1px 0;
  39. }
  40.  
  41. .sender {
  42.     top: -6px;
  43.     left: -10px;
  44.     right: 10px;
  45.     position: absolute;
  46.     background: url("images/top_left.png") top left no-repeat;
  47.  
  48.     padding: 6px 0 0 56px;
  49.     margin-bottom: 0;
  50. }
  51.  
  52. .sender_context {
  53.     top: -6px;
  54.     left: -10px;
  55.     right: 38px;
  56.     position: absolute;
  57.     background: url("images/context_top_left.png") top left no-repeat;
  58.  
  59.     padding: 6px 0 0 56px;
  60.     margin-bottom: 0;
  61. }
  62.  
  63. .time, .time_context {
  64.     position: absolute;
  65.     right: 3px;
  66.     top: -6px;
  67.  
  68.     text-align:right;
  69.  
  70.     font-size: 9px;
  71.     font-family: "Lucida Grande";
  72.  
  73.     padding: 6px 10px 0 2px;
  74.     margin-bottom: 0;
  75. }
  76.  
  77. .time {
  78.     color: #888888;
  79.     background: url("images/top_right.png") top right no-repeat;
  80. }
  81.  
  82. .time_context {
  83.     color: #333333;
  84.     background: url("images/context_top_right.png") top right no-repeat;
  85.     left: -15px;
  86.  
  87. }
  88.  
  89. .time_next, .time_next_context {
  90.     float:right;
  91.  
  92.     font-size: 9px;
  93.     font-family: "Lucida Grande";
  94.  
  95.     padding: 0 0 0 0;
  96.     margin-right: -1px;
  97.     margin-bottom: 0;
  98. }
  99.  
  100. .time_next {
  101.     color: #888888;
  102. }
  103.  
  104. .time_next_context {
  105.     color: #333333;
  106. }
  107.  
  108. .message {
  109.     position: relative;
  110.     background: url("images/bottom_left.png") bottom left repeat-y;
  111.     top: -1px;
  112.     left: -12px;
  113.     margin-right: 2px;
  114.     padding: 0px 0 1px 10px;
  115.     color: #333333;
  116. }
  117.  
  118. .message_context {
  119.     position: relative;
  120.     background: url("images/context_bottom_left.png") bottom left repeat-y;
  121.     top: 0px;
  122.     left: -12px;
  123.     margin-right: 2px;
  124.     margin-bottom: 1px;
  125.     padding: 0px 0 1px 10px;
  126.     color: #333333;
  127. }
  128.  
  129. p {
  130.     padding: 0;
  131.     padding-top:0px;
  132.     margin-bottom: 7px;
  133.     margin-right:40px;
  134.     overflow: auto;
  135. }
  136.  
  137. p.next {
  138.     padding: 0;
  139.     padding-top:1px;
  140.     margin-top:-3px;
  141.     margin-bottom: 7px;
  142.     overflow: auto;
  143. }
  144.  
  145. .buddyicon_div {
  146.     position:relative;
  147.     top:-6px;
  148.     left:0px;
  149.  
  150.     float:left;
  151.  
  152.     height:25px;
  153.     width:29px;
  154. }
  155.  
  156. .buddyicon_div_outgoing, .buddyicon_div_incoming {
  157.     position:relative;
  158.     top:-6px;
  159.     left:0px;
  160.  
  161.     height:25px;
  162.     width:29px;
  163. }
  164.  
  165. .buddyicon_img {
  166.     height:24px;
  167.     width:24px;
  168.  
  169.     position:relative;
  170.     top:0px;
  171.     left:2px;
  172. }
  173. .buddyicon_overlay_img {
  174.     height:25px;
  175.     width:29px;
  176.  
  177.     position:absolute;
  178.     z-index:1;
  179. }
  180.  
  181. .arrow_outgoing, .arrow_incoming {
  182.     position:absolute;
  183.     top:6px;
  184.  
  185.     height:6px;
  186.     width:7px;
  187.  
  188.     z-index:2;
  189. }
  190.  
  191. .arrow_context_outgoing, .arrow_context_incoming {
  192.     position:absolute;
  193.     top:6px;
  194.  
  195.     height:6px;
  196.     width:6px;
  197.  
  198.     z-index:2;
  199. }
  200.  
  201. #Chat {
  202.     overflow: hidden;
  203.     margin-bottom: -8px;
  204. }
  205.