You are here

doxygen.css in Panels 6.2

Same filename and directory in other branches
  1. 5.2 docs/doxygen.css
BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
BODY,TD {
	font-size: 90%;
}
H1 {
	text-align: center;
	font-size: 160%;
}
H2 {
	font-size: 140%;
  font-family: Verdana, sans-serif;
}
H3 {
	font-size: 130%;
  font-family: Verdana, sans-serif;
}
p {
  text-indent: 1em;
}
CAPTION { 
	font-weight: bold 
}
DIV.qindex {
	width: 100%;
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
DIV.navpath {
	width: 100%;
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
DIV.navtab {
       background-color: #e8eef2;
       border: 1px solid #84b0c7;
       text-align: center;
       margin: 2px;
       margin-right: 15px;
       padding: 2px;
}
div.contents {
  margin: 0 auto;
  max-width: 900px;
}
div#top {
  max-width: 900px;
  margin: 0 auto;
}
TD.navtab {
       font-size: 70%;
}
A.qindex {
       text-decoration: none;
       font-weight: bold;
       color: #1A419D;
}
A.qindex:visited {
       text-decoration: none;
       font-weight: bold;
       color: #1A419D
}
A.qindex:hover {
	text-decoration: none;
	background-color: #ddddff;
}
A.qindexHL {
	text-decoration: none;
	font-weight: bold;
	background-color: #6666cc;
	color: #ffffff;
	border: 1px double #9295C2;
}
A.qindexHL:hover {
	text-decoration: none;
	background-color: #6666cc;
	color: #ffffff;
}
A.qindexHL:visited { 
	text-decoration: none; 
	background-color: #6666cc; 
	color: #ffffff 
}
A.el { 
	text-decoration: none; 
	font-weight: bold 
}
A.elRef { 
	font-weight: bold 
}
A.code:link { 
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF
}
A.code:visited { 
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF
}
A.codeRef:link { 
	font-weight: normal; 
	color: #0000FF
}
A.codeRef:visited { 
	font-weight: normal; 
	color: #0000FF
}
A:hover { 
	text-decoration: none; 	
	background-color: #f2f2ff 
}
DL.el { 
	margin-left: -1cm 
}
.fragment {
       font-family: monospace, fixed;
       font-size: 95%;
}
PRE.fragment {
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
DIV.ah { 
	background-color: black; 
	font-weight: bold; 
	color: #ffffff; 
	margin-bottom: 3px; 
	margin-top: 3px 
}

DIV.groupHeader {
       margin-left: 16px;
       margin-top: 12px;
       margin-bottom: 6px;
       font-weight: bold;
}
DIV.groupText { 
	margin-left: 16px; 
	font-style: italic; 
	font-size: 90% 
}
BODY {
	background: white;
	color: black;
	margin-right: 20px;
	margin-left: 20px;
}
TD.indexkey {
	background-color: #e8eef2;
	font-weight: bold;
	padding-right  : 10px;
	padding-top    : 2px;
	padding-left   : 10px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}
TD.indexvalue {
	background-color: #e8eef2;
	font-style: italic;
	padding-right  : 10px;
	padding-top    : 2px;
	padding-left   : 10px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}
TR.memlist {
	background-color: #f0f0f0; 
}
P.formulaDsp { 
	text-align: center; 
}
IMG.formulaDsp {
}
IMG.formulaInl { 
	vertical-align: middle; 
}
SPAN.keyword       { color: #008000 }
SPAN.keywordtype   { color: #604020 }
SPAN.keywordflow   { color: rgb(0, 119, 0); }
SPAN.comment       { color: rgb(255, 128, 0); }
SPAN.preprocessor  { color: #806020 }
SPAN.stringliteral { color: rgb(221, 0, 0); }
SPAN.charliteral   { color: #008080 }
SPAN.vhdldigit     { color: #ff00ff }
SPAN.vhdlchar      { color: #000000 }
SPAN.vhdlkeyword   { color: #700070 }
SPAN.vhdllogic     { color: #ff0000 }

.mdescLeft {
	padding: 0px 8px 4px 8px;
	font-size: 80%;
	font-style: italic;
	background-color: #FAFAFA;
	border-top: 1px none #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px none #E0E0E0;
	margin: 0px;
}
.mdescRight {
        padding: 0px 8px 4px 8px;
	font-size: 80%;
	font-style: italic;
	background-color: #FAFAFA;
	border-top: 1px none #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px none #E0E0E0;
	margin: 0px;
}
.memItemLeft {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memItemRight {
	padding: 1px 8px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memTemplItemLeft {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memTemplItemRight {
	padding: 1px 8px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
.memTemplParams {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #606060;
	background-color: #FAFAFA;
	font-size: 80%;
}
.search { 
	color: #003399;
	font-weight: bold;
}
FORM.search {
	margin-bottom: 0px;
	margin-top: 0px;
}
INPUT.search { 
	font-size: 75%;
	color: #000080;
	font-weight: normal;
	background-color: #e8eef2;
}
TD.tiny { 
	font-size: 75%;
}
a {
	color: #1A41A8;
}
a:visited {
	color: #2A3798;
}
.dirtab { 
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #84b0c7;
}
TH.dirtab { 
	background: #e8eef2;
	font-weight: bold;
}
HR { 
	height: 1px;
	border: none;
	border-top: 1px solid black;
}

/* Style for detailed member documentation */
.memtemplate {
	font-size: 80%;
	color: #606060;
	font-weight: normal;
	margin-left: 3px;
} 
.memnav { 
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	margin-right: 15px;
	padding: 2px;
}
.memitem {
	padding: 4px;
	background-color: #eef3f5;
	border-width: 1px;
	border-style: solid;
	border-color: #dedeee;
	-moz-border-radius: 8px 8px 8px 8px;
}
.memname {
	white-space: nowrap;
	font-weight: bold;
}
.memdoc{
	padding-left: 10px;
}
.memproto {
	background-color: #d5e1e8;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #84b0c7;
	font-weight: bold;
	-moz-border-radius: 8px 8px 8px 8px;
}
.paramkey {
	text-align: right;
}
.paramtype {
	white-space: nowrap;
}
.paramname {
	color: #602020;
	font-style: italic;
	white-space: nowrap;
}
/* End Styling for detailed member documentation */

/* for the tree view */
.ftvtree {
	font-family: sans-serif;
	margin:0.5em;
}
/* these are for tree view when used as main index */
.directory { 
	font-size: 9pt; 
	font-weight: bold; 
}
.directory h3 { 
	margin: 0px; 
	margin-top: 1em; 
	font-size: 11pt; 
}

/* The following two styles can be used to replace the root node title */
/* with an image of your choice.  Simply uncomment the next two styles, */
/* specify the name of your image and be sure to set 'height' to the */
/* proper pixel height of your image. */

/* .directory h3.swap { */
/* 	height: 61px; */
/* 	background-repeat: no-repeat; */
/* 	background-image: url("yourimage.gif"); */
/* } */
/* .directory h3.swap span { */
/* 	display: none; */
/* } */

.directory > h3 { 
	margin-top: 0; 
}
.directory p { 
	margin: 0px; 
	white-space: nowrap; 
}
.directory div { 
	display: none; 
	margin: 0px; 
}
.directory img { 
	vertical-align: -30%; 
}
/* these are for tree view when not used as main index */
.directory-alt { 
	font-size: 100%; 
	font-weight: bold; 
}
.directory-alt h3 { 
	margin: 0px; 
	margin-top: 1em; 
	font-size: 11pt; 
}
.directory-alt > h3 { 
	margin-top: 0; 
}
.directory-alt p { 
	margin: 0px; 
	white-space: nowrap; 
}
.directory-alt div { 
	display: none; 
	margin: 0px; 
}
.directory-alt img { 
	vertical-align: -30%; 
}

File

docs/doxygen.css
View source
  1. BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
  2. font-family: Geneva, Arial, Helvetica, sans-serif;
  3. }
  4. BODY,TD {
  5. font-size: 90%;
  6. }
  7. H1 {
  8. text-align: center;
  9. font-size: 160%;
  10. }
  11. H2 {
  12. font-size: 140%;
  13. font-family: Verdana, sans-serif;
  14. }
  15. H3 {
  16. font-size: 130%;
  17. font-family: Verdana, sans-serif;
  18. }
  19. p {
  20. text-indent: 1em;
  21. }
  22. CAPTION {
  23. font-weight: bold
  24. }
  25. DIV.qindex {
  26. width: 100%;
  27. background-color: #e8eef2;
  28. border: 1px solid #84b0c7;
  29. text-align: center;
  30. margin: 2px;
  31. padding: 2px;
  32. line-height: 140%;
  33. }
  34. DIV.navpath {
  35. width: 100%;
  36. background-color: #e8eef2;
  37. border: 1px solid #84b0c7;
  38. text-align: center;
  39. margin: 2px;
  40. padding: 2px;
  41. line-height: 140%;
  42. }
  43. DIV.navtab {
  44. background-color: #e8eef2;
  45. border: 1px solid #84b0c7;
  46. text-align: center;
  47. margin: 2px;
  48. margin-right: 15px;
  49. padding: 2px;
  50. }
  51. div.contents {
  52. margin: 0 auto;
  53. max-width: 900px;
  54. }
  55. div#top {
  56. max-width: 900px;
  57. margin: 0 auto;
  58. }
  59. TD.navtab {
  60. font-size: 70%;
  61. }
  62. A.qindex {
  63. text-decoration: none;
  64. font-weight: bold;
  65. color: #1A419D;
  66. }
  67. A.qindex:visited {
  68. text-decoration: none;
  69. font-weight: bold;
  70. color: #1A419D
  71. }
  72. A.qindex:hover {
  73. text-decoration: none;
  74. background-color: #ddddff;
  75. }
  76. A.qindexHL {
  77. text-decoration: none;
  78. font-weight: bold;
  79. background-color: #6666cc;
  80. color: #ffffff;
  81. border: 1px double #9295C2;
  82. }
  83. A.qindexHL:hover {
  84. text-decoration: none;
  85. background-color: #6666cc;
  86. color: #ffffff;
  87. }
  88. A.qindexHL:visited {
  89. text-decoration: none;
  90. background-color: #6666cc;
  91. color: #ffffff
  92. }
  93. A.el {
  94. text-decoration: none;
  95. font-weight: bold
  96. }
  97. A.elRef {
  98. font-weight: bold
  99. }
  100. A.code:link {
  101. text-decoration: none;
  102. font-weight: normal;
  103. color: #0000FF
  104. }
  105. A.code:visited {
  106. text-decoration: none;
  107. font-weight: normal;
  108. color: #0000FF
  109. }
  110. A.codeRef:link {
  111. font-weight: normal;
  112. color: #0000FF
  113. }
  114. A.codeRef:visited {
  115. font-weight: normal;
  116. color: #0000FF
  117. }
  118. A:hover {
  119. text-decoration: none;
  120. background-color: #f2f2ff
  121. }
  122. DL.el {
  123. margin-left: -1cm
  124. }
  125. .fragment {
  126. font-family: monospace, fixed;
  127. font-size: 95%;
  128. }
  129. PRE.fragment {
  130. border: 1px solid #CCCCCC;
  131. background-color: #f5f5f5;
  132. margin-top: 4px;
  133. margin-bottom: 4px;
  134. margin-left: 2px;
  135. margin-right: 8px;
  136. padding-left: 6px;
  137. padding-right: 6px;
  138. padding-top: 4px;
  139. padding-bottom: 4px;
  140. }
  141. DIV.ah {
  142. background-color: black;
  143. font-weight: bold;
  144. color: #ffffff;
  145. margin-bottom: 3px;
  146. margin-top: 3px
  147. }
  148. DIV.groupHeader {
  149. margin-left: 16px;
  150. margin-top: 12px;
  151. margin-bottom: 6px;
  152. font-weight: bold;
  153. }
  154. DIV.groupText {
  155. margin-left: 16px;
  156. font-style: italic;
  157. font-size: 90%
  158. }
  159. BODY {
  160. background: white;
  161. color: black;
  162. margin-right: 20px;
  163. margin-left: 20px;
  164. }
  165. TD.indexkey {
  166. background-color: #e8eef2;
  167. font-weight: bold;
  168. padding-right : 10px;
  169. padding-top : 2px;
  170. padding-left : 10px;
  171. padding-bottom : 2px;
  172. margin-left : 0px;
  173. margin-right : 0px;
  174. margin-top : 2px;
  175. margin-bottom : 2px;
  176. border: 1px solid #CCCCCC;
  177. }
  178. TD.indexvalue {
  179. background-color: #e8eef2;
  180. font-style: italic;
  181. padding-right : 10px;
  182. padding-top : 2px;
  183. padding-left : 10px;
  184. padding-bottom : 2px;
  185. margin-left : 0px;
  186. margin-right : 0px;
  187. margin-top : 2px;
  188. margin-bottom : 2px;
  189. border: 1px solid #CCCCCC;
  190. }
  191. TR.memlist {
  192. background-color: #f0f0f0;
  193. }
  194. P.formulaDsp {
  195. text-align: center;
  196. }
  197. IMG.formulaDsp {
  198. }
  199. IMG.formulaInl {
  200. vertical-align: middle;
  201. }
  202. SPAN.keyword { color: #008000 }
  203. SPAN.keywordtype { color: #604020 }
  204. SPAN.keywordflow { color: rgb(0, 119, 0); }
  205. SPAN.comment { color: rgb(255, 128, 0); }
  206. SPAN.preprocessor { color: #806020 }
  207. SPAN.stringliteral { color: rgb(221, 0, 0); }
  208. SPAN.charliteral { color: #008080 }
  209. SPAN.vhdldigit { color: #ff00ff }
  210. SPAN.vhdlchar { color: #000000 }
  211. SPAN.vhdlkeyword { color: #700070 }
  212. SPAN.vhdllogic { color: #ff0000 }
  213. .mdescLeft {
  214. padding: 0px 8px 4px 8px;
  215. font-size: 80%;
  216. font-style: italic;
  217. background-color: #FAFAFA;
  218. border-top: 1px none #E0E0E0;
  219. border-right: 1px none #E0E0E0;
  220. border-bottom: 1px none #E0E0E0;
  221. border-left: 1px none #E0E0E0;
  222. margin: 0px;
  223. }
  224. .mdescRight {
  225. padding: 0px 8px 4px 8px;
  226. font-size: 80%;
  227. font-style: italic;
  228. background-color: #FAFAFA;
  229. border-top: 1px none #E0E0E0;
  230. border-right: 1px none #E0E0E0;
  231. border-bottom: 1px none #E0E0E0;
  232. border-left: 1px none #E0E0E0;
  233. margin: 0px;
  234. }
  235. .memItemLeft {
  236. padding: 1px 0px 0px 8px;
  237. margin: 4px;
  238. border-top-width: 1px;
  239. border-right-width: 1px;
  240. border-bottom-width: 1px;
  241. border-left-width: 1px;
  242. border-top-color: #E0E0E0;
  243. border-right-color: #E0E0E0;
  244. border-bottom-color: #E0E0E0;
  245. border-left-color: #E0E0E0;
  246. border-top-style: solid;
  247. border-right-style: none;
  248. border-bottom-style: none;
  249. border-left-style: none;
  250. background-color: #FAFAFA;
  251. font-size: 80%;
  252. }
  253. .memItemRight {
  254. padding: 1px 8px 0px 8px;
  255. margin: 4px;
  256. border-top-width: 1px;
  257. border-right-width: 1px;
  258. border-bottom-width: 1px;
  259. border-left-width: 1px;
  260. border-top-color: #E0E0E0;
  261. border-right-color: #E0E0E0;
  262. border-bottom-color: #E0E0E0;
  263. border-left-color: #E0E0E0;
  264. border-top-style: solid;
  265. border-right-style: none;
  266. border-bottom-style: none;
  267. border-left-style: none;
  268. background-color: #FAFAFA;
  269. font-size: 80%;
  270. }
  271. .memTemplItemLeft {
  272. padding: 1px 0px 0px 8px;
  273. margin: 4px;
  274. border-top-width: 1px;
  275. border-right-width: 1px;
  276. border-bottom-width: 1px;
  277. border-left-width: 1px;
  278. border-top-color: #E0E0E0;
  279. border-right-color: #E0E0E0;
  280. border-bottom-color: #E0E0E0;
  281. border-left-color: #E0E0E0;
  282. border-top-style: none;
  283. border-right-style: none;
  284. border-bottom-style: none;
  285. border-left-style: none;
  286. background-color: #FAFAFA;
  287. font-size: 80%;
  288. }
  289. .memTemplItemRight {
  290. padding: 1px 8px 0px 8px;
  291. margin: 4px;
  292. border-top-width: 1px;
  293. border-right-width: 1px;
  294. border-bottom-width: 1px;
  295. border-left-width: 1px;
  296. border-top-color: #E0E0E0;
  297. border-right-color: #E0E0E0;
  298. border-bottom-color: #E0E0E0;
  299. border-left-color: #E0E0E0;
  300. border-top-style: none;
  301. border-right-style: none;
  302. border-bottom-style: none;
  303. border-left-style: none;
  304. background-color: #FAFAFA;
  305. font-size: 80%;
  306. }
  307. .memTemplParams {
  308. padding: 1px 0px 0px 8px;
  309. margin: 4px;
  310. border-top-width: 1px;
  311. border-right-width: 1px;
  312. border-bottom-width: 1px;
  313. border-left-width: 1px;
  314. border-top-color: #E0E0E0;
  315. border-right-color: #E0E0E0;
  316. border-bottom-color: #E0E0E0;
  317. border-left-color: #E0E0E0;
  318. border-top-style: solid;
  319. border-right-style: none;
  320. border-bottom-style: none;
  321. border-left-style: none;
  322. color: #606060;
  323. background-color: #FAFAFA;
  324. font-size: 80%;
  325. }
  326. .search {
  327. color: #003399;
  328. font-weight: bold;
  329. }
  330. FORM.search {
  331. margin-bottom: 0px;
  332. margin-top: 0px;
  333. }
  334. INPUT.search {
  335. font-size: 75%;
  336. color: #000080;
  337. font-weight: normal;
  338. background-color: #e8eef2;
  339. }
  340. TD.tiny {
  341. font-size: 75%;
  342. }
  343. a {
  344. color: #1A41A8;
  345. }
  346. a:visited {
  347. color: #2A3798;
  348. }
  349. .dirtab {
  350. padding: 4px;
  351. border-collapse: collapse;
  352. border: 1px solid #84b0c7;
  353. }
  354. TH.dirtab {
  355. background: #e8eef2;
  356. font-weight: bold;
  357. }
  358. HR {
  359. height: 1px;
  360. border: none;
  361. border-top: 1px solid black;
  362. }
  363. /* Style for detailed member documentation */
  364. .memtemplate {
  365. font-size: 80%;
  366. color: #606060;
  367. font-weight: normal;
  368. margin-left: 3px;
  369. }
  370. .memnav {
  371. background-color: #e8eef2;
  372. border: 1px solid #84b0c7;
  373. text-align: center;
  374. margin: 2px;
  375. margin-right: 15px;
  376. padding: 2px;
  377. }
  378. .memitem {
  379. padding: 4px;
  380. background-color: #eef3f5;
  381. border-width: 1px;
  382. border-style: solid;
  383. border-color: #dedeee;
  384. -moz-border-radius: 8px 8px 8px 8px;
  385. }
  386. .memname {
  387. white-space: nowrap;
  388. font-weight: bold;
  389. }
  390. .memdoc{
  391. padding-left: 10px;
  392. }
  393. .memproto {
  394. background-color: #d5e1e8;
  395. width: 100%;
  396. border-width: 1px;
  397. border-style: solid;
  398. border-color: #84b0c7;
  399. font-weight: bold;
  400. -moz-border-radius: 8px 8px 8px 8px;
  401. }
  402. .paramkey {
  403. text-align: right;
  404. }
  405. .paramtype {
  406. white-space: nowrap;
  407. }
  408. .paramname {
  409. color: #602020;
  410. font-style: italic;
  411. white-space: nowrap;
  412. }
  413. /* End Styling for detailed member documentation */
  414. /* for the tree view */
  415. .ftvtree {
  416. font-family: sans-serif;
  417. margin:0.5em;
  418. }
  419. /* these are for tree view when used as main index */
  420. .directory {
  421. font-size: 9pt;
  422. font-weight: bold;
  423. }
  424. .directory h3 {
  425. margin: 0px;
  426. margin-top: 1em;
  427. font-size: 11pt;
  428. }
  429. /* The following two styles can be used to replace the root node title */
  430. /* with an image of your choice. Simply uncomment the next two styles, */
  431. /* specify the name of your image and be sure to set 'height' to the */
  432. /* proper pixel height of your image. */
  433. /* .directory h3.swap { */
  434. /* height: 61px; */
  435. /* background-repeat: no-repeat; */
  436. /* background-image: url("yourimage.gif"); */
  437. /* } */
  438. /* .directory h3.swap span { */
  439. /* display: none; */
  440. /* } */
  441. .directory > h3 {
  442. margin-top: 0;
  443. }
  444. .directory p {
  445. margin: 0px;
  446. white-space: nowrap;
  447. }
  448. .directory div {
  449. display: none;
  450. margin: 0px;
  451. }
  452. .directory img {
  453. vertical-align: -30%;
  454. }
  455. /* these are for tree view when not used as main index */
  456. .directory-alt {
  457. font-size: 100%;
  458. font-weight: bold;
  459. }
  460. .directory-alt h3 {
  461. margin: 0px;
  462. margin-top: 1em;
  463. font-size: 11pt;
  464. }
  465. .directory-alt > h3 {
  466. margin-top: 0;
  467. }
  468. .directory-alt p {
  469. margin: 0px;
  470. white-space: nowrap;
  471. }
  472. .directory-alt div {
  473. display: none;
  474. margin: 0px;
  475. }
  476. .directory-alt img {
  477. vertical-align: -30%;
  478. }