You are here

doxygen.css in Loft Data Grids 7.2

Same filename and directory in other branches
  1. 6.2 vendor/aklump/loft_data_grids/doxygene/html/doxygen.css
/* The standard CSS for doxygen */

body, table, div, p, dl {
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

/* @group Heading Levels */

h1 {
	text-align: center;
	font-size: 150%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

dt {
	font-weight: bold;
}

div.multicol {
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
	-moz-column-count: 3;
	-webkit-column-count: 3;
}

p.startli, p.startdd {
	margin-top: 2px;
}

p.endli {
	margin-bottom: 0px;
}

p.enddd {
	margin-bottom: 4px;
}

/* @end */

caption {
	font-weight: bold;
}

span.legend {
        font-size: 70%;
        text-align: center;
}

div.qindex, div.navtab{
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

div.qindex, div.navpath {
	width: 100%;
	line-height: 140%;
}

div.navtab {
	margin-right: 15px;
}

/* @group Link Styling */

a {
	color: #153788;
	font-weight: normal;
	text-decoration: none;
}

.contents a:visited {
	color: #1b77c5;
}

a:hover {
	text-decoration: underline;
}

a.qindex {
	font-weight: bold;
}

a.qindexHL {
	font-weight: bold;
	background-color: #6666cc;
	color: #ffffff;
	border: 1px double #9295C2;
}

.contents a.qindexHL:visited {
        color: #ffffff;
}

a.el {
	font-weight: bold;
}

a.elRef {
}

a.code {
}

a.codeRef {
}

/* @end */

dl.el {
	margin-left: -1cm;
}

.fragment {
	font-family: monospace, fixed;
	font-size: 105%;
}

pre.fragment {
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	padding: 4px 6px;
	margin: 4px 8px 4px 2px;
}

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;
}

body {
	background: white;
	color: black;
	margin-right: 20px;
	margin-left: 20px;
}

td.indexkey {
	background-color: #e8eef2;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin: 2px 0px 2px 0;
	padding: 2px 10px;
}

td.indexvalue {
	background-color: #e8eef2;
	border: 1px solid #CCCCCC;
	padding: 2px 10px;
	margin: 2px 0px;
}

tr.memlist {
	background-color: #f0f0f0;
}

p.formulaDsp {
	text-align: center;
}

img.formulaDsp {
	
}

img.formulaInl {
	vertical-align: middle;
}

div.center {
	text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
}

div.center img {
	border: 0px;
}

img.footer {
	border: 0px;
	vertical-align: middle;
}

/* @group Code Colorization */

span.keyword {
	color: #008000
}

span.keywordtype {
	color: #604020
}

span.keywordflow {
	color: #e08000
}

span.comment {
	color: #800000
}

span.preprocessor {
	color: #806020
}

span.stringliteral {
	color: #002080
}

span.charliteral {
	color: #008080
}

span.vhdldigit { 
	color: #ff00ff 
}

span.vhdlchar { 
	color: #000000 
}

span.vhdlkeyword { 
	color: #700070 
}

span.vhdllogic { 
	color: #ff0000 
}

/* @end */

.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%;
}

.dirtab {
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #84b0c7;
}

th.dirtab {
	background: #e8eef2;
	font-weight: bold;
}

hr {
	height: 0;
	border: none;
	border-top: 1px solid #666;
}

/* @group Member Descriptions */

.mdescLeft, .mdescRight,
.memItemLeft, .memItemRight,
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
	background-color: #FAFAFA;
	border: none;
	margin: 4px;
	padding: 1px 0 0 8px;
}

.mdescLeft, .mdescRight {
	padding: 0px 8px 4px 8px;
	color: #555;
}

.memItemLeft, .memItemRight, .memTemplParams {
	border-top: 1px solid #ccc;
}

.memItemLeft, .memTemplItemLeft {
        white-space: nowrap;
}

.memTemplParams {
	color: #606060;
        white-space: nowrap;
}

/* @end */

/* @group Member Details */

/* Styles 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: 0;
	margin-bottom: 10px;
}

.memname {
	white-space: nowrap;
	font-weight: bold;
}

.memproto, .memdoc {
	border: 1px solid #84b0c7;	
}

.memproto {
	padding: 0;
	background-color: #d5e1e8;
	font-weight: bold;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;

}

.memdoc {
	padding: 2px 5px;
	background-color: #eef3f5;
	border-top-width: 0;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
}

.paramkey {
	text-align: right;
}

.paramtype {
	white-space: nowrap;
}

.paramname {
	color: #602020;
	white-space: nowrap;
}
.paramname em {
	font-style: normal;
}

/* @end */

/* @group Directory (tree) */

/* 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%;
}

/* @end */

address {
	font-style: normal;
	color: #333;
}

File

vendor/aklump/loft_data_grids/doxygene/html/doxygen.css
View source
  1. /* The standard CSS for doxygen */
  2. body, table, div, p, dl {
  3. font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
  4. font-size: 12px;
  5. }
  6. /* @group Heading Levels */
  7. h1 {
  8. text-align: center;
  9. font-size: 150%;
  10. }
  11. h2 {
  12. font-size: 120%;
  13. }
  14. h3 {
  15. font-size: 100%;
  16. }
  17. dt {
  18. font-weight: bold;
  19. }
  20. div.multicol {
  21. -moz-column-gap: 1em;
  22. -webkit-column-gap: 1em;
  23. -moz-column-count: 3;
  24. -webkit-column-count: 3;
  25. }
  26. p.startli, p.startdd {
  27. margin-top: 2px;
  28. }
  29. p.endli {
  30. margin-bottom: 0px;
  31. }
  32. p.enddd {
  33. margin-bottom: 4px;
  34. }
  35. /* @end */
  36. caption {
  37. font-weight: bold;
  38. }
  39. span.legend {
  40. font-size: 70%;
  41. text-align: center;
  42. }
  43. div.qindex, div.navtab{
  44. background-color: #e8eef2;
  45. border: 1px solid #84b0c7;
  46. text-align: center;
  47. margin: 2px;
  48. padding: 2px;
  49. }
  50. div.qindex, div.navpath {
  51. width: 100%;
  52. line-height: 140%;
  53. }
  54. div.navtab {
  55. margin-right: 15px;
  56. }
  57. /* @group Link Styling */
  58. a {
  59. color: #153788;
  60. font-weight: normal;
  61. text-decoration: none;
  62. }
  63. .contents a:visited {
  64. color: #1b77c5;
  65. }
  66. a:hover {
  67. text-decoration: underline;
  68. }
  69. a.qindex {
  70. font-weight: bold;
  71. }
  72. a.qindexHL {
  73. font-weight: bold;
  74. background-color: #6666cc;
  75. color: #ffffff;
  76. border: 1px double #9295C2;
  77. }
  78. .contents a.qindexHL:visited {
  79. color: #ffffff;
  80. }
  81. a.el {
  82. font-weight: bold;
  83. }
  84. a.elRef {
  85. }
  86. a.code {
  87. }
  88. a.codeRef {
  89. }
  90. /* @end */
  91. dl.el {
  92. margin-left: -1cm;
  93. }
  94. .fragment {
  95. font-family: monospace, fixed;
  96. font-size: 105%;
  97. }
  98. pre.fragment {
  99. border: 1px solid #CCCCCC;
  100. background-color: #f5f5f5;
  101. padding: 4px 6px;
  102. margin: 4px 8px 4px 2px;
  103. }
  104. div.ah {
  105. background-color: black;
  106. font-weight: bold;
  107. color: #ffffff;
  108. margin-bottom: 3px;
  109. margin-top: 3px
  110. }
  111. div.groupHeader {
  112. margin-left: 16px;
  113. margin-top: 12px;
  114. margin-bottom: 6px;
  115. font-weight: bold;
  116. }
  117. div.groupText {
  118. margin-left: 16px;
  119. font-style: italic;
  120. }
  121. body {
  122. background: white;
  123. color: black;
  124. margin-right: 20px;
  125. margin-left: 20px;
  126. }
  127. td.indexkey {
  128. background-color: #e8eef2;
  129. font-weight: bold;
  130. border: 1px solid #CCCCCC;
  131. margin: 2px 0px 2px 0;
  132. padding: 2px 10px;
  133. }
  134. td.indexvalue {
  135. background-color: #e8eef2;
  136. border: 1px solid #CCCCCC;
  137. padding: 2px 10px;
  138. margin: 2px 0px;
  139. }
  140. tr.memlist {
  141. background-color: #f0f0f0;
  142. }
  143. p.formulaDsp {
  144. text-align: center;
  145. }
  146. img.formulaDsp {
  147. }
  148. img.formulaInl {
  149. vertical-align: middle;
  150. }
  151. div.center {
  152. text-align: center;
  153. margin-top: 0px;
  154. margin-bottom: 0px;
  155. padding: 0px;
  156. }
  157. div.center img {
  158. border: 0px;
  159. }
  160. img.footer {
  161. border: 0px;
  162. vertical-align: middle;
  163. }
  164. /* @group Code Colorization */
  165. span.keyword {
  166. color: #008000
  167. }
  168. span.keywordtype {
  169. color: #604020
  170. }
  171. span.keywordflow {
  172. color: #e08000
  173. }
  174. span.comment {
  175. color: #800000
  176. }
  177. span.preprocessor {
  178. color: #806020
  179. }
  180. span.stringliteral {
  181. color: #002080
  182. }
  183. span.charliteral {
  184. color: #008080
  185. }
  186. span.vhdldigit {
  187. color: #ff00ff
  188. }
  189. span.vhdlchar {
  190. color: #000000
  191. }
  192. span.vhdlkeyword {
  193. color: #700070
  194. }
  195. span.vhdllogic {
  196. color: #ff0000
  197. }
  198. /* @end */
  199. .search {
  200. color: #003399;
  201. font-weight: bold;
  202. }
  203. form.search {
  204. margin-bottom: 0px;
  205. margin-top: 0px;
  206. }
  207. input.search {
  208. font-size: 75%;
  209. color: #000080;
  210. font-weight: normal;
  211. background-color: #e8eef2;
  212. }
  213. td.tiny {
  214. font-size: 75%;
  215. }
  216. .dirtab {
  217. padding: 4px;
  218. border-collapse: collapse;
  219. border: 1px solid #84b0c7;
  220. }
  221. th.dirtab {
  222. background: #e8eef2;
  223. font-weight: bold;
  224. }
  225. hr {
  226. height: 0;
  227. border: none;
  228. border-top: 1px solid #666;
  229. }
  230. /* @group Member Descriptions */
  231. .mdescLeft, .mdescRight,
  232. .memItemLeft, .memItemRight,
  233. .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
  234. background-color: #FAFAFA;
  235. border: none;
  236. margin: 4px;
  237. padding: 1px 0 0 8px;
  238. }
  239. .mdescLeft, .mdescRight {
  240. padding: 0px 8px 4px 8px;
  241. color: #555;
  242. }
  243. .memItemLeft, .memItemRight, .memTemplParams {
  244. border-top: 1px solid #ccc;
  245. }
  246. .memItemLeft, .memTemplItemLeft {
  247. white-space: nowrap;
  248. }
  249. .memTemplParams {
  250. color: #606060;
  251. white-space: nowrap;
  252. }
  253. /* @end */
  254. /* @group Member Details */
  255. /* Styles for detailed member documentation */
  256. .memtemplate {
  257. font-size: 80%;
  258. color: #606060;
  259. font-weight: normal;
  260. margin-left: 3px;
  261. }
  262. .memnav {
  263. background-color: #e8eef2;
  264. border: 1px solid #84b0c7;
  265. text-align: center;
  266. margin: 2px;
  267. margin-right: 15px;
  268. padding: 2px;
  269. }
  270. .memitem {
  271. padding: 0;
  272. margin-bottom: 10px;
  273. }
  274. .memname {
  275. white-space: nowrap;
  276. font-weight: bold;
  277. }
  278. .memproto, .memdoc {
  279. border: 1px solid #84b0c7;
  280. }
  281. .memproto {
  282. padding: 0;
  283. background-color: #d5e1e8;
  284. font-weight: bold;
  285. -webkit-border-top-left-radius: 8px;
  286. -webkit-border-top-right-radius: 8px;
  287. -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  288. -moz-border-radius-topleft: 8px;
  289. -moz-border-radius-topright: 8px;
  290. -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
  291. }
  292. .memdoc {
  293. padding: 2px 5px;
  294. background-color: #eef3f5;
  295. border-top-width: 0;
  296. -webkit-border-bottom-left-radius: 8px;
  297. -webkit-border-bottom-right-radius: 8px;
  298. -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  299. -moz-border-radius-bottomleft: 8px;
  300. -moz-border-radius-bottomright: 8px;
  301. -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
  302. }
  303. .paramkey {
  304. text-align: right;
  305. }
  306. .paramtype {
  307. white-space: nowrap;
  308. }
  309. .paramname {
  310. color: #602020;
  311. white-space: nowrap;
  312. }
  313. .paramname em {
  314. font-style: normal;
  315. }
  316. /* @end */
  317. /* @group Directory (tree) */
  318. /* for the tree view */
  319. .ftvtree {
  320. font-family: sans-serif;
  321. margin: 0.5em;
  322. }
  323. /* these are for tree view when used as main index */
  324. .directory {
  325. font-size: 9pt;
  326. font-weight: bold;
  327. }
  328. .directory h3 {
  329. margin: 0px;
  330. margin-top: 1em;
  331. font-size: 11pt;
  332. }
  333. /*
  334. The following two styles can be used to replace the root node title
  335. with an image of your choice. Simply uncomment the next two styles,
  336. specify the name of your image and be sure to set 'height' to the
  337. proper pixel height of your image.
  338. */
  339. /*
  340. .directory h3.swap {
  341. height: 61px;
  342. background-repeat: no-repeat;
  343. background-image: url("yourimage.gif");
  344. }
  345. .directory h3.swap span {
  346. display: none;
  347. }
  348. */
  349. .directory > h3 {
  350. margin-top: 0;
  351. }
  352. .directory p {
  353. margin: 0px;
  354. white-space: nowrap;
  355. }
  356. .directory div {
  357. display: none;
  358. margin: 0px;
  359. }
  360. .directory img {
  361. vertical-align: -30%;
  362. }
  363. /* these are for tree view when not used as main index */
  364. .directory-alt {
  365. font-size: 100%;
  366. font-weight: bold;
  367. }
  368. .directory-alt h3 {
  369. margin: 0px;
  370. margin-top: 1em;
  371. font-size: 11pt;
  372. }
  373. .directory-alt > h3 {
  374. margin-top: 0;
  375. }
  376. .directory-alt p {
  377. margin: 0px;
  378. white-space: nowrap;
  379. }
  380. .directory-alt div {
  381. display: none;
  382. margin: 0px;
  383. }
  384. .directory-alt img {
  385. vertical-align: -30%;
  386. }
  387. /* @end */
  388. address {
  389. font-style: normal;
  390. color: #333;
  391. }