Advertisement
AZJIO

для Миранды

Aug 21st, 2011
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
AutoIt 3.92 KB | None | 0 0
  1.  
  2. /* Textverдnderungen */
  3. .Link-foto          {color: #74B8E6;}
  4. .Link-foto2         {color: #74B8E6;}
  5. .Link-Text          {color: #74B8E6;}
  6. .Link-Text2         {color: #74B8E6;}
  7. .Mail-Text          {color: #74B8E6;}
  8. .Mail-Text2         {color: #74B8E6;}
  9. .tzerlink           {color: #74B8E6;}
  10. .tzerlink2          {color: #74B8E6;}
  11.  
  12. /* Fonts */
  13. input {
  14.     background: #524F50;
  15.     border-top: 1px solid #838383;
  16.     border-left: 1px solid #838383;
  17.     border-bottom: 1px solid #292828;
  18.     border-right: 1px solid #292828;
  19.     color: #D3D3D3;
  20. }
  21.  
  22. html {
  23.     scrollbar-face-color: #524F50;
  24.     scrollbar-highlight-color: #838383;
  25.     scrollbar-shadow-color: #524F50;
  26.     scrollbar-arrow-color: #D3D3D3;
  27.     scrollbar-base-color: #524F50;
  28.     scrollbar-darkshadow-color: #292828;
  29.     background-color: #3F3F3F;
  30.     overflow: auto;
  31.     padding: 0px;
  32.     margin: 0px;
  33.     font-size: 14px;
  34.     font-family: Calibri;
  35.     color: #999999;
  36.     zoom: 0 !important;
  37. }
  38.  
  39. a, a:active {
  40.     color: #74B8E6;
  41.     text-decoration: none;
  42.     font-weight: normal;
  43.     cursor:pointer;
  44. }
  45.  
  46. a:visited {
  47.     color: #C6A381;
  48.     text-decoration: none;
  49.     font-weight: normal;
  50. }
  51.  
  52. a:hover {
  53.     color: #74B8E6;
  54.     text-decoration: underline;
  55.     font-weight: normal;
  56. }
  57.  
  58. div {
  59.     width: auto;
  60.     word-wrap: break-word;
  61. }
  62.  
  63. .img {
  64.     margin: 0px 0px 0px 0px;
  65.     padding: 1px 5px 1px 5px;
  66.     vertical-align: middle;
  67. }
  68.  
  69. .head {
  70. /*  border-bottom: 1px dotted;*/
  71. }
  72.  
  73. .date {
  74.     font-weight: bold;
  75.     float: right;
  76.     font-size: 12px;
  77.     padding: 4px 5px 0px 5px;
  78. }
  79.  
  80. .name {
  81.     font-weight: bold;
  82.     padding: 4px 5px 0px 5px;
  83. }
  84.  
  85. .time {
  86.     color: #989898;
  87.     font-weight: normal;
  88.     float: right;
  89.     font-size: 12px;
  90. }
  91.  
  92. .text {
  93. /*  word-break: break-all;*/
  94.     padding: 1px 5px 1px 5px;
  95. }
  96.  
  97. .avatar {
  98.     float: left;
  99.     padding: 1px 0px 0px 5px;
  100. }
  101.  
  102. .avatar img {
  103.     height: 20;
  104. }
  105.  
  106. .avatar object {
  107.     width: 20;
  108.     height: 20;
  109. }
  110.  
  111. .MessageIn, .MessageOut, .hMessageIn, .hMessageOut, .frame, .Status, .hStatus, .FileIn, .hFileIn, .FileOut, .hFileOut, .URL, .hURL, {
  112.     border-top: 1px solid #838383;
  113.     border-bottom: 1px solid #3D3B3C;
  114. }
  115.  
  116. .MessageInGroupInner, .hMessageInGroupInner, .MessageOutGroupInner, .hMessageOutGroupInner {
  117.     border-top: 1px dotted #838383;
  118. }
  119.  
  120. .hMessageIn, .hMessageOut, .history, .hStatus, .hFileIn, .hFileOut, .hURL {
  121.     background: url(History.png) no-repeat bottom right;
  122. }
  123.  
  124.  
  125. /* -------------------- входящие сообщения -------------------- */
  126.  
  127. .in .head {
  128.     color: #54B0D8;
  129.     background-color: #2E3236;
  130. }
  131.  
  132. .contentMessageIn, .contenthMessageIn, .contentMessageInGroupStart, .MessageInGroupInner, .contenthMessageInGroupStart, .hMessageInGroupInner {
  133.     background-color: #2E3236;
  134. }
  135.  
  136. /* -------------------- мои сообщения -------------------- */
  137.  
  138. .out .head {
  139.     color: #D29A6C;
  140.     background-color: #454239;
  141. }
  142.  
  143. .contentMessageOut, .contenthMessageOut, .contentMessageOutGroupStart, .MessageOutGroupInner, .contenthMessageOutGroupStart, .hMessageOutGroupInner {
  144.     background-color: #454239;
  145. }
  146.  
  147. /* -------------------- status support -------------------- */
  148.  
  149. .status .head {
  150.     color: #C6A381;
  151.     background-image: url(photooned/status.png);
  152. }
  153.  
  154. .contentStatus, .contenthStatus {
  155.     color: #C6A381;
  156.     background-image: url(photooned/status.png);
  157. }
  158.  
  159. .contentStatus .time, .contenthStatus .time {
  160.     color: #ABA39C;
  161. }
  162.  
  163. /* -------------------- file transfer support -------------------- */
  164.  
  165. .infile .head, .outfile .head {
  166.     color: #6FBE6F;
  167.     background-image: url(photooned/file.png);
  168. }
  169.  
  170. .contentFileIn, .contenthFileIn, .contentFileOut, .contenthFileOut {
  171.     color: #6FBE6F;
  172.     background-image: url(photooned/file.png);
  173. }
  174.  
  175. .contentFileIn .time, .contenthFileIn .time, .contentFileOut .time, .contenthFileOut .time {
  176.     color: #8E9F8E;
  177. }
  178.  
  179. /* -------------------- URL support -------------------- */
  180.  
  181. .inurl .head {
  182.     color: #81A3C6;
  183.     background-image: url(photooned/url.png);
  184. }
  185.  
  186. .contentURL, .contenthURL {
  187.     color: #81A3C6;
  188.     background-image: url(photooned/url.png);
  189. }
  190.  
  191. .contentURL .time, .contenthURL .time {
  192.     color: #9CA3AB;
  193. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement