home *** CD-ROM | disk | FTP | other *** search
/ Chip 2008 June / CHIP-2008-06.iso / macos / Adium / Adium_1.2.4.dmg / Adium.app / Contents / Resources / AdiumHelp / css / task_style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-03-30  |  2.6 KB  |  217 lines

  1. /*Tiger Mac Help task_style.css v2.0f*/
  2. /*<html><head><meta name="robots" content="noindex"></head></html>*/
  3. body {
  4. margin:2px 12px 12px;
  5. font-family:"Lucida Grande","Helvetica Neue",sans-serif;
  6. }
  7.  
  8. h1 {
  9. font-size:11pt;
  10. margin-bottom:0;
  11. }
  12.  
  13. h2 {
  14. font-size:9pt;
  15. margin-top:0;
  16. margin-bottom:-10px;
  17. }
  18.  
  19. h3 {
  20. font-size:9pt;
  21. font-weight:700;
  22. margin-top:-4px;
  23. margin-bottom:-4px;
  24. }
  25.  
  26. p {
  27. font-size:9pt;
  28. line-height:12pt;
  29. text-decoration:none;
  30. }
  31.  
  32. ol {
  33. font-size:9pt;
  34. line-height:12pt;
  35. list-style-position:outside;
  36. margin-top:12px;
  37. margin-bottom:12px;
  38. margin-left:-18px;
  39. padding-left:40px;
  40. }
  41.  
  42. ol li {
  43. margin-top:6px;
  44. margin-bottom:6px;
  45. }
  46.  
  47. ol p {
  48. margin-top:6px;
  49. margin-bottom:6px;
  50. }
  51.  
  52. ul {
  53. font-size:9pt;
  54. line-height:12pt;
  55. list-style-type:square;
  56. list-style-position:outside;
  57. margin-top:12px;
  58. margin-bottom:12px;
  59. margin-left:-24px;
  60. padding-left:40px;
  61. }
  62.  
  63. ul li {
  64. margin-top:6px;
  65. margin-bottom:6px;
  66. }
  67.  
  68. ul p {
  69. margin-top:6px;
  70. margin-bottom:6px;
  71. }
  72.  
  73. a {
  74. color:#00f;
  75. font-size:9pt;
  76. line-height:12pt;
  77. text-decoration:none;
  78. }
  79.  
  80. a:hover {
  81. color:#00f;
  82. text-decoration:underline;
  83. }
  84.  
  85. hr {
  86. text-decoration:none;
  87. border:solid 1px #bfbfbf;
  88. }
  89.  
  90. td {
  91. padding:6px;
  92. }
  93.  
  94. #banner {
  95. background-color:#f2f2f2;
  96. background-repeat:no-repeat;
  97. padding:2px 6px 0;
  98. position:fixed;
  99. top:0;
  100. left:0;
  101. width:100%;
  102. height:1.2em;
  103. float:left;
  104. border-bottom:1px solid #bfbfbf;
  105. }
  106.  
  107. #caticon {
  108. margin-bottom:-3px;
  109. float:left;
  110. }
  111.  
  112. #pagetitle {
  113. margin-top:12px;
  114. margin-bottom:-3px;
  115. margin-left:40px;
  116. width:88%;
  117. border:solid 1px #fff;
  118. }
  119.  
  120. #mainbox {
  121. margin-top:36px;
  122. padding-right:6px;
  123. }
  124.  
  125. #taskbox {
  126. background-color:#e6edff;
  127. list-style-type:decimal;
  128. list-style-position:outside;
  129. margin:12px 0;
  130. padding:2px 12px;
  131. border:solid 1px #bfbfbf;
  132. }
  133.  
  134. #taskboxh2 {
  135. margin-top:8px;
  136. margin-bottom:-4px;
  137. }
  138.  
  139. #machelp {
  140. position:absolute;
  141. top:2px;
  142. left:10px;
  143. }
  144.  
  145. #index {
  146. background-color:#f2f2f2;
  147. padding-top:2px;
  148. padding-right:25px;
  149. top:2px;
  150. right:12px;
  151. width:auto;
  152. float:right;
  153. }
  154.  
  155. #next {
  156. position:absolute;
  157. top:49px;
  158. left:88%;
  159. }
  160.  
  161. #asindent {
  162. margin-left:22px;
  163. font-size:9pt;
  164. font-family:Verdana,Courier,sans-serif;
  165. }
  166.  
  167. .bread {
  168. color:#00f;
  169. font-size:8pt;
  170. margin:-9px 0 -6px;
  171. }
  172.  
  173. .leftborder {
  174. color:#00f;
  175. font-size:8pt;
  176. margin:-9px 0 -6px;
  177. padding-top:24px;
  178. padding-bottom:3px;
  179. padding-left:8px;
  180. border-left:1px solid #bfbfbf;
  181. }
  182.  
  183. .mult {
  184. margin-top:-8px;
  185. }
  186.  
  187. .blue {
  188. background-color:#e6edff;
  189. margin-top:-3px;
  190. margin-bottom:-3px;
  191. padding-top:3px;
  192. padding-bottom:3px;
  193. }
  194.  
  195. .rules {
  196. border-bottom:1px dotted #ccc;
  197. }
  198.  
  199. .dots {
  200. border:dotted 1px #ccc;
  201. }
  202.  
  203. .seealso {
  204. margin-top:4px;
  205. margin-bottom:4px;
  206. }
  207.  
  208. code {
  209. color:#000;
  210. font-size:9pt;
  211. font-family:Verdana,Courier,sans-serif;
  212. }
  213.  
  214. .ext_link {
  215. background:url(../gfx/ExternalLink.gif)left center no-repeat;
  216. padding:2px 0 0 16px;
  217. }