manpage.css 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. /* Based on http://www.perldoc.com/css/perldoc.css */
  2. @import url("../llvm.css");
  3. body { font-family: Arial,Helvetica; }
  4. blockquote { margin: 10pt; }
  5. h1, a { color: #336699; }
  6. /*** Top menu style ****/
  7. .mmenuon {
  8. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  9. color: #ff6600; font-size: 10pt;
  10. }
  11. .mmenuoff {
  12. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  13. color: #ffffff; font-size: 10pt;
  14. }
  15. .cpyright {
  16. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  17. color: #ffffff; font-size: xx-small;
  18. }
  19. .cpyrightText {
  20. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  21. color: #ffffff; font-size: xx-small;
  22. }
  23. .sections {
  24. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  25. color: #336699; font-size: 11pt;
  26. }
  27. .dsections {
  28. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  29. color: #336699; font-size: 12pt;
  30. }
  31. .slink {
  32. font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
  33. color: #000000; font-size: 9pt;
  34. }
  35. .slink2 { font-family: Arial,Helvetica; text-decoration: none; color: #336699; }
  36. .maintitle {
  37. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  38. color: #336699; font-size: 18pt;
  39. }
  40. .dblArrow {
  41. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  42. color: #336699; font-size: small;
  43. }
  44. .menuSec {
  45. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  46. color: #336699; font-size: small;
  47. }
  48. .newstext {
  49. font-family: Arial,Helvetica; font-size: small;
  50. }
  51. .linkmenu {
  52. font-family: Arial,Helvetica; color: #000000; font-weight: bold;
  53. text-decoration: none;
  54. }
  55. P {
  56. font-family: Arial,Helvetica;
  57. }
  58. PRE {
  59. font-size: 10pt;
  60. }
  61. .quote {
  62. font-family: Times; text-decoration: none;
  63. color: #000000; font-size: 9pt; font-style: italic;
  64. }
  65. .smstd { font-family: Arial,Helvetica; color: #000000; font-size: x-small; }
  66. .std { font-family: Arial,Helvetica; color: #000000; }
  67. .meerkatTitle {
  68. font-family: sans-serif; font-size: x-small; color: black; }
  69. .meerkatDescription { font-family: sans-serif; font-size: 10pt; color: black }
  70. .meerkatCategory {
  71. font-family: sans-serif; font-size: 9pt; font-weight: bold; font-style: italic;
  72. color: brown; }
  73. .meerkatChannel {
  74. font-family: sans-serif; font-size: 9pt; font-style: italic; color: brown; }
  75. .meerkatDate { font-family: sans-serif; font-size: xx-small; color: #336699; }
  76. .tocTitle {
  77. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  78. color: #333333; font-size: 10pt;
  79. }
  80. .toc-item {
  81. font-family: Arial,Helvetica; font-weight: bold;
  82. color: #336699; font-size: 10pt; text-decoration: underline;
  83. }
  84. .perlVersion {
  85. font-family: Arial,Helvetica; font-weight: bold;
  86. color: #336699; font-size: 10pt; text-decoration: none;
  87. }
  88. .podTitle {
  89. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  90. color: #000000;
  91. }
  92. .docTitle {
  93. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  94. color: #000000; font-size: 10pt;
  95. }
  96. .dotDot {
  97. font-family: Arial,Helvetica; font-weight: bold;
  98. color: #000000; font-size: 9pt;
  99. }
  100. .docSec {
  101. font-family: Arial,Helvetica; font-weight: normal;
  102. color: #333333; font-size: 9pt;
  103. }
  104. .docVersion {
  105. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  106. color: #336699; font-size: 10pt;
  107. }
  108. .docSecs-on {
  109. font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
  110. color: #ff0000; font-size: 10pt;
  111. }
  112. .docSecs-off {
  113. font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
  114. color: #333333; font-size: 10pt;
  115. }
  116. h2 {
  117. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  118. color: #336699; font-size: medium;
  119. }
  120. h1 {
  121. font-family: Verdana,Arial,Helvetica; font-weight: bold; text-decoration: none;
  122. color: #336699; font-size: large;
  123. }
  124. DL {
  125. font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
  126. color: #333333; font-size: 10pt;
  127. }
  128. UL > LI > A {
  129. font-family: Arial,Helvetica; font-weight: bold;
  130. color: #336699; font-size: 10pt;
  131. }
  132. .moduleInfo {
  133. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  134. color: #333333; font-size: 11pt;
  135. }
  136. .moduleInfoSec {
  137. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  138. color: #336699; font-size: 10pt;
  139. }
  140. .moduleInfoVal {
  141. font-family: Arial,Helvetica; font-weight: normal; text-decoration: underline;
  142. color: #000000; font-size: 10pt;
  143. }
  144. .cpanNavTitle {
  145. font-family: Arial,Helvetica; font-weight: bold;
  146. color: #ffffff; font-size: 10pt;
  147. }
  148. .cpanNavLetter {
  149. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  150. color: #333333; font-size: 9pt;
  151. }
  152. .cpanCat {
  153. font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
  154. color: #336699; font-size: 9pt;
  155. }
  156. .bttndrkblue-bkgd-top {
  157. background-color: #225688;
  158. background-image: url(/global/mvc_objects/images/bttndrkblue_bgtop.gif);
  159. }
  160. .bttndrkblue-bkgd-left {
  161. background-color: #225688;
  162. background-image: url(/global/mvc_objects/images/bttndrkblue_bgleft.gif);
  163. }
  164. .bttndrkblue-bkgd {
  165. padding-top: 0px;
  166. padding-bottom: 0px;
  167. margin-bottom: 0px;
  168. margin-top: 0px;
  169. background-repeat: no-repeat;
  170. background-color: #225688;
  171. background-image: url(/global/mvc_objects/images/bttndrkblue_bgmiddle.gif);
  172. vertical-align: top;
  173. }
  174. .bttndrkblue-bkgd-right {
  175. background-color: #225688;
  176. background-image: url(/global/mvc_objects/images/bttndrkblue_bgright.gif);
  177. }
  178. .bttndrkblue-bkgd-bottom {
  179. background-color: #225688;
  180. background-image: url(/global/mvc_objects/images/bttndrkblue_bgbottom.gif);
  181. }
  182. .bttndrkblue-text a {
  183. color: #ffffff;
  184. text-decoration: none;
  185. }
  186. a.bttndrkblue-text:hover {
  187. color: #ffDD3C;
  188. text-decoration: none;
  189. }
  190. .bg-ltblue {
  191. background-color: #f0f5fa;
  192. }
  193. .border-left-b {
  194. background: #f0f5fa url(/i/corner-leftline.gif) repeat-y;
  195. }
  196. .border-right-b {
  197. background: #f0f5fa url(/i/corner-rightline.gif) repeat-y;
  198. }
  199. .border-top-b {
  200. background: #f0f5fa url(/i/corner-topline.gif) repeat-x;
  201. }
  202. .border-bottom-b {
  203. background: #f0f5fa url(/i/corner-botline.gif) repeat-x;
  204. }
  205. .border-right-w {
  206. background: #ffffff url(/i/corner-rightline.gif) repeat-y;
  207. }
  208. .border-top-w {
  209. background: #ffffff url(/i/corner-topline.gif) repeat-x;
  210. }
  211. .border-bottom-w {
  212. background: #ffffff url(/i/corner-botline.gif) repeat-x;
  213. }
  214. .bg-white {
  215. background-color: #ffffff;
  216. }
  217. .border-left-w {
  218. background: #ffffff url(/i/corner-leftline.gif) repeat-y;
  219. }