/flash/MP3FileReferenceLoaderLib/asdoc-output/style.css

http://echo-nest-remix.googlecode.com/ · CSS · 565 lines · 492 code · 48 blank · 25 comment · 0 complexity · 8c10c760bc36cb3b7c6685df22f00e4e MD5 · raw file

  1. /*
  2. ////////////////////////////////////////////////////////////////////////////////
  3. //
  4. // ADOBE SYSTEMS INCORPORATED
  5. // Copyright 2005-2007 Adobe Systems Incorporated
  6. // All Rights Reserved.
  7. //
  8. // NOTICE: Adobe permits you to use, modify, and distribute this file
  9. // in accordance with the terms of the license agreement accompanying it.
  10. //
  11. ////////////////////////////////////////////////////////////////////////////////
  12. */
  13. .titleTable {
  14. width: 100%;
  15. }
  16. .titleTableTitle {
  17. padding-left: 15px;
  18. padding-right: 5px;
  19. font-size: 13px;
  20. height: 44px;
  21. background-image: url(images/titleTableTop.jpg);
  22. background-repeat: repeat-x;
  23. }
  24. .titleTableSearch {
  25. white-space: nowrap;
  26. background-image: url(images/titleTableTop.jpg);
  27. background-repeat: repeat-x;
  28. padding-right: 10px;
  29. width: 50%;
  30. }
  31. .searchForm {
  32. margin-top: 0px;
  33. margin-bottom: 0px;
  34. }
  35. .titleTableTopNav {
  36. font-size: 12px;
  37. background-image: url(images/titleTableTop.jpg);
  38. background-repeat: repeat-x;
  39. }
  40. .titleTableLogo {
  41. width: 76px;
  42. height: 80px;
  43. vertical-align: top;
  44. }
  45. .titleTableRow2 {
  46. color: #000000;
  47. height: 31px;
  48. background-image: url(images/titleTableMiddle.jpg);
  49. background-repeat: repeat-x;
  50. }
  51. .titleTableSubTitle {
  52. font-size: 20px;
  53. padding-left: 15px;
  54. padding-right: 5px;
  55. }
  56. .titleTableSubNav {
  57. white-space: nowrap;
  58. font-size: 12px;
  59. }
  60. .titleTableRow3 {
  61. height: 5px;
  62. background-image: url(images/titleTableBottom.jpg);
  63. background-repeat: repeat-x;
  64. }
  65. .logoImage {
  66. width: 76px;
  67. height: 80px;
  68. }
  69. .classHeaderTable {
  70. margin-top: 20px;
  71. }
  72. .classHeaderTable td {
  73. vertical-align: top;
  74. padding-bottom: 4px;
  75. }
  76. .classHeaderTableLabel {
  77. font-weight: bold;
  78. padding-right: 15px;
  79. }
  80. .classSignature {
  81. text-indent: -20px;
  82. padding-left: 20px;
  83. }
  84. .inheritanceList {
  85. text-indent: -20px;
  86. padding-left: 20px;
  87. }
  88. .inheritArrow {
  89. width: 15px;
  90. height: 9px;
  91. }
  92. .mxmlSyntax {
  93. margin-bottom: -13px;
  94. }
  95. .collapsedImage {
  96. width: 9px;
  97. height: 9px;
  98. border: 0;
  99. }
  100. .expandedImage {
  101. width: 9px;
  102. height: 9px;
  103. border: 0;
  104. }
  105. .classFrameContent {
  106. margin-right: 5px;
  107. margin-left: 10px;
  108. margin-top: 10px;
  109. margin-bottom: 10px;
  110. }
  111. .classFrameContent td {
  112. white-space: nowrap;
  113. padding-right: 5px;
  114. }
  115. .eclipseBody {
  116. display: none;
  117. }
  118. * html {
  119. overflow-y:scroll;
  120. }
  121. img {
  122. border:0;
  123. }
  124. .annotation {
  125. font-size: 20px;
  126. margin-top: 20px;
  127. }
  128. .label {
  129. color: #444444;
  130. font-weight: bold;
  131. }
  132. strong {
  133. color: #444444;
  134. }
  135. .summarySection {
  136. margin-left: 20px;
  137. margin-right: 10px;
  138. }
  139. .summaryTableTitle {
  140. font-weight: bold;
  141. font-size: 18px;
  142. padding-top: 20px;
  143. padding-bottom: 5px;
  144. }
  145. * .summaryTable {
  146. margin-top: 10px;
  147. border: #999999 1px solid;
  148. width: 100%;
  149. margin-bottom: 20px;
  150. }
  151. html>body .summaryTable {
  152. margin-top: 10px;
  153. border: #999999 1px solid;
  154. width: 100%;
  155. margin-bottom: 20px;
  156. margin-right: 10px;
  157. }
  158. .summaryTable th {
  159. color: #FFFFFF;
  160. background-color: #627C9D;
  161. white-space: nowrap;
  162. }
  163. .summaryTable td {
  164. border-top: #999999 1px solid;
  165. vertical-align: top;
  166. }
  167. .summaryTablePaddingCol {
  168. width: 5px;
  169. }
  170. .summaryTableInheritanceCol {
  171. width: 14px;
  172. }
  173. .summaryTableSignatureCol {
  174. padding-right: 10px;
  175. }
  176. .summaryTableOperatorCol {
  177. padding-left: 10px;
  178. padding-right: 10px;
  179. font-weight: bold;
  180. }
  181. .summaryTableStatementCol {
  182. padding-left: 10px;
  183. padding-right: 10px;
  184. font-weight: bold;
  185. white-space: nowrap;
  186. }
  187. .summarySignature {
  188. text-indent: -20px;
  189. padding-left: 20px;
  190. }
  191. .summaryTableOwnerCol {
  192. padding-right: 10px;
  193. width: 10px;
  194. }
  195. .summaryTableCol, .summaryTableSecondCol {
  196. }
  197. .signatureLink {
  198. font-weight: bold;
  199. }
  200. .summaryTableDescription {
  201. color: #333333;
  202. }
  203. .summaryTableLastCol {
  204. padding-right: 10px;
  205. }
  206. .inheritedSummaryImage {
  207. width: 14px;
  208. height: 14px;
  209. }
  210. .showHideLink {
  211. }
  212. .showHideLinkImage {
  213. width: 9px;
  214. height: 9px;
  215. }
  216. .hideInheritedConstant {
  217. display: none;
  218. }
  219. .showInheritedConstant {
  220. display: inline;
  221. }
  222. .hideInheritedProtectedConstant {
  223. display: none;
  224. }
  225. .showInheritedProtectedConstant {
  226. display: inline;
  227. }
  228. .hideInheritedProperty {
  229. display: none;
  230. }
  231. .showInheritedProperty {
  232. display: inline;
  233. }
  234. .hideInheritedProtectedProperty {
  235. display: none;
  236. }
  237. .showInheritedProtectedProperty {
  238. display: inline;
  239. }
  240. .hideInheritedMethod {
  241. display: none;
  242. }
  243. .showInheritedMethod {
  244. display: inline;
  245. }
  246. .hideInheritedProtectedMethod {
  247. display: none;
  248. }
  249. .showInheritedProtectedMethod {
  250. display: inline;
  251. }
  252. .hideInheritedEvent {
  253. display: none;
  254. }
  255. .showInheritedEvent {
  256. display: inline;
  257. }
  258. .hideInheritedStyle {
  259. display: none;
  260. }
  261. .showInheritedStyle {
  262. display: inline;
  263. }
  264. .hideInheritedEffect {
  265. display: none;
  266. }
  267. .showInheritedEffect {
  268. display: inline;
  269. }
  270. .detailSectionHeader {
  271. color: #434343;
  272. font-size: 18px;
  273. padding-left: 10px;
  274. padding-top: 4px;
  275. padding-bottom: 4px;
  276. margin-top: 40px;
  277. margin-bottom: 3px;
  278. background-image: url(images/detailSectionHeader.jpg);
  279. background-repeat: repeat-x;
  280. }
  281. .detailHeader {
  282. margin-left: 20px;
  283. margin-top: 10px;
  284. margin-bottom: 3px;
  285. }
  286. .detailHeaderName {
  287. font-weight: bold;
  288. font-size: 16px;
  289. vertical-align: baseline;
  290. white-space: nowrap;
  291. }
  292. .detailHeaderType {
  293. font-size: 12px;
  294. vertical-align: baseline;
  295. padding-right: 10px;
  296. padding-left: 7px;
  297. white-space: nowrap;
  298. }
  299. .detailHeaderParens {
  300. font-size: 14px;
  301. font-weight: bold;
  302. padding-left: 1px;
  303. padding-bottom: 2px;
  304. }
  305. .detailHeaderRule {
  306. background-image: url(images/detailHeaderRule.jpg);
  307. background-repeat: repeat-x;
  308. width: 100%;
  309. background-position: 50%;
  310. }
  311. .detailBody {
  312. margin-left: 20px;
  313. margin-right: 15px;
  314. margin-bottom: 20px;
  315. }
  316. .exampleHeader {
  317. background-color: #C8D1DF;
  318. padding-left: 10px;
  319. padding-top: 3px;
  320. padding-bottom: 3px;
  321. }
  322. .seeAlso {
  323. margin-top: -13px;
  324. padding-left: 20px;
  325. }
  326. /*
  327. #header {
  328. padding: 0;
  329. margin: 0;
  330. border: 2px solid
  331. }
  332. */
  333. body {
  334. font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  335. color: #000000;
  336. background-color:#FFFFFF;
  337. margin: 0px;
  338. padding: 0px;
  339. }
  340. body, td, th {
  341. font-size: 13px;
  342. }
  343. .MainContent {
  344. margin-left: 20px;
  345. margin-right: 10px;
  346. margin-bottom: 10px;
  347. }
  348. code {
  349. font-family: "Lucida Console", "Courier New", Courier, monospace;
  350. font-size: 12px;
  351. }
  352. pre {
  353. font-family: "Lucida Console", "Courier New", Courier, monospace;
  354. font-size: 12px;
  355. }
  356. th {
  357. text-align: left;
  358. font-weight: bold;
  359. vertical-align: bottom;
  360. }
  361. table {
  362. background-color: white;
  363. }
  364. table.withBorder {
  365. border-color: #BBBBBB;
  366. border-width: 1px;
  367. border-style: solid;
  368. }
  369. .innertable {
  370. border-collapse: collapse; /* to eliminate the default table cellspacing=2 */
  371. }
  372. .innertable th {
  373. border: 1px solid #000000;
  374. background:#DDDDDD;
  375. padding: 2px 3px 2px 3px;
  376. }
  377. .innertable td {
  378. border: 1px solid #000000;
  379. padding: 2px 3px 2px 3px;
  380. }
  381. .paramSpacer {
  382. font-size: 5px;
  383. }
  384. /* Custom Classes */
  385. .row0 {
  386. background-color: #F2F2F2;
  387. }
  388. .row1 {
  389. background-color: #FFFFFF;
  390. }
  391. .prow0 {
  392. background-color: #F2F2F2;
  393. }
  394. .prow1 {
  395. background-color: #FFFFFF;
  396. }
  397. .idxrow {
  398. padding-top: 5px;
  399. }
  400. .SummaryTableHeader {
  401. background-color: #CCCCCC;
  402. }
  403. .InheritedTableHeader {
  404. background-color: #EEEEEE;
  405. }
  406. .PackageTableHeader {
  407. background-color: #EEEEEE;
  408. }
  409. /* Links */
  410. a:link {
  411. color: #0000CC;
  412. text-decoration: none;
  413. }
  414. a:visited {
  415. color: #0000CC;
  416. text-decoration: none;
  417. }
  418. a:hover {
  419. text-decoration: underline;
  420. color: #0000CC;
  421. }
  422. a:active {
  423. text-decoration: none;
  424. color: #CC0000;
  425. }
  426. /* Headings */
  427. h1, h2, h3, h4, h5, h6 {
  428. font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  429. font-weight: bold;
  430. margin-top: 3px;
  431. margin-bottom: 3px;
  432. letter-spacing: 1px;
  433. width: 90%;
  434. }
  435. h1 {
  436. font-size: 18px;
  437. }
  438. h2 {
  439. font-size: 16px;
  440. }
  441. h3 {
  442. font-size: 14px;
  443. }
  444. h4 {
  445. font-size: 12px;
  446. color: #666666;
  447. }
  448. h5 {
  449. font-size: 11px;
  450. }
  451. .copyright {
  452. margin-top: 30px;
  453. color: #777777;
  454. font-size: 10px;
  455. padding-bottom: 5px;
  456. }
  457. .inheritanceList {
  458. line-height: 19px;
  459. }
  460. .private {
  461. color: #999999;
  462. }
  463. .flashonly {
  464. display:none;
  465. color: #000000;
  466. }
  467. .flexonly {
  468. color: #000000;
  469. }
  470. .flashOnlyX {
  471. display:none;
  472. color: #00CCFF;
  473. }
  474. .hide {
  475. display:none;
  476. }
  477. .feedbackLink {
  478. /* display:none; */
  479. }
  480. /* IE */
  481. * html .listing {
  482. width: 93%;
  483. padding-left: 6%;
  484. padding-right: 5px;
  485. padding-top: 5px;
  486. padding-bottom: 5px;
  487. overflow-x: auto;
  488. background-color: #F2F2F2;
  489. margin-bottom: 10px;
  490. margin-top: 10px;
  491. font-family: "Lucida Console", "Courier New", Courier, monospace;
  492. font-size: 12px;
  493. }
  494. /* Firefox, Netscape */
  495. html>body .listing pre
  496. {
  497. overflow: auto;
  498. padding-left: 40px;
  499. padding-right: 5px;
  500. padding-top: 5px;
  501. padding-bottom: 5px;
  502. background-color: #F2F2F2;
  503. margin-top: 10px;
  504. margin-bottom: 10px;
  505. font-family: "Lucida Console", "Courier New", Courier, monospace;
  506. font-size: 12px;
  507. }
  508. .listingIcons
  509. {
  510. padding: 0px;
  511. margin-top: 10px;
  512. height: 15px;
  513. }
  514. .pageTop
  515. {
  516. height:10px;
  517. }