/protocols/smpp/docs/UML/html-docs/css/ea.css

http://mobicents.googlecode.com/ · CSS · 479 lines · 475 code · 4 blank · 0 comment · 0 complexity · d4af53ab61b95b3f80634d4166fa8c81 MD5 · raw file

  1. A:link, A:hover {
  2. color: #CC6633;
  3. text-decoration: underline
  4. }
  5. A:active, A:visited {
  6. color: #CC6633;
  7. }
  8. B.black {
  9. color: black;
  10. font-size: 10px;
  11. font-weight: bold;
  12. text-decoration: none;
  13. }
  14. B.red {
  15. color: red;
  16. font-size: 10px;
  17. font-weight: bold;
  18. text-decoration: none;
  19. }
  20. BODY {
  21. background-color: #EEEEEE;
  22. font-family: "Arial", sans-serif;
  23. font-size: 12px;
  24. height: 100%;
  25. margin: 0px;
  26. padding: 0px;
  27. }
  28. BODY.Content {
  29. background-color: #FFFFFF;
  30. }
  31. CODE {
  32. color: #990000;
  33. font-family: "Courier New", Courier, mono;
  34. }
  35. DIV.item {
  36. font-style: normal;
  37. font-variant: normal;
  38. font-weight: normal;
  39. line-height: 12pt;
  40. margin: 0px 0px 10px;
  41. text-align: left;
  42. text-indent: 0px;
  43. }
  44. DIV.link {
  45. margin-left: 12px;
  46. padding-bottom: 5px;
  47. padding-top: 5px
  48. }
  49. DIV.menu {
  50. background-color: #CDE5FF;
  51. border: #000080 1px solid;
  52. color: #000000;
  53. cursor: pointer;
  54. font-weight: bold;
  55. margin: 1px;
  56. padding-bottom: 2px;
  57. padding-top: 0px;
  58. }
  59. FORM {
  60. margin-bottom: 0px;
  61. }
  62. H1 {
  63. background-color: #0033A6;
  64. border-bottom: #000080 6px solid;
  65. color: #FFFFFF;
  66. font-size: 130%;
  67. font-weight: normal;
  68. margin: 0em 0em 0em -20px;
  69. padding-bottom: 8px;
  70. padding-left: 30px;
  71. padding-top: 16px;
  72. }
  73. H2 {
  74. color: #000000;
  75. font-size: 80%;
  76. font-weight: bold;
  77. margin-bottom: 3px;
  78. margin-left: 10px;
  79. margin-top: 20px;
  80. padding-left: 0px
  81. }
  82. H3 {
  83. color: #000000;
  84. font-size: 80%;
  85. font-weight: bold;
  86. margin-bottom: -5px;
  87. margin-left: 10px;
  88. margin-top: 20px
  89. }
  90. H4 {
  91. color: #000000;
  92. font-size: 70%;
  93. font-weight: bold;
  94. margin-bottom: 0px;
  95. margin-top: 15px;
  96. padding-bottom: 0px
  97. }
  98. LI {
  99. list-style: square;
  100. margin-left: 0px
  101. }
  102. OL {
  103. color: #000000;
  104. font-size: 70%;
  105. list-style: square;
  106. margin-bottom: 0pt;
  107. margin-top: 0pt;
  108. }
  109. P {
  110. font-family: "Verdana", sans-serif;
  111. font-size: 70%;
  112. line-height: 12pt;
  113. margin: 10px 10px 0px 10px;
  114. }
  115. P {
  116. font-size: 8pt;
  117. }
  118. PRE {
  119. background-color: #FDEDBB;
  120. font: 9pt "Courier New", Courier, mono;
  121. padding: 5pt;
  122. white-space: pre;
  123. width: 100%
  124. }
  125. TD {
  126. color: #000000;
  127. font-size: 8pt
  128. }
  129. UL {
  130. color: #000000;
  131. list-style: square;
  132. margin-bottom: 0pt;
  133. margin-top: 0pt
  134. }
  135. #contentIFrame {
  136. border: 1px solid #999999;
  137. border-right: 0px;
  138. height: 100%;
  139. left: 256px;
  140. margin: 5px 0px;
  141. position: absolute;
  142. right: 0px;
  143. }
  144. #linkDocIFrame {
  145. width: 100%;
  146. height: 100%;
  147. }
  148. #Preload {
  149. background: #FFFFFF;
  150. border-top: 1px solid #999999;
  151. margin-top: 5px;
  152. width: 100%;
  153. }
  154. #resizeFrames {
  155. cursor: w-resize;
  156. left: 252px;
  157. height: 100%;
  158. position: absolute;
  159. top: 5px;
  160. width: 5px;
  161. z-index: 10;
  162. }
  163. #tmpRF {
  164. background: #CCCCCC;
  165. border-bottom: #CCCCCC 2px solid;
  166. cursor: w-resize;
  167. height: 100%;
  168. position: absolute;
  169. top: 5px;
  170. width: 5px;
  171. z-index: 5;
  172. }
  173. #tocIFrame {
  174. background: #FFFFFF;
  175. border: 1px solid #999999;
  176. border-left: 0px;
  177. height: 100%;
  178. margin: 5px 5px 0px 0px;
  179. width: 250px;
  180. }
  181. .color {
  182. color: #FF7D00;
  183. }
  184. .colorCode {
  185. color: #800000;
  186. }
  187. .content {
  188. background-color: #E7E7CE;
  189. border: #FFFFFF 1px solid;
  190. padding-left: 3px
  191. }
  192. .DiagramLabel {
  193. font-style: italic;
  194. font-weight: bold;
  195. }
  196. .DiagramTitle {
  197. color: #000080;
  198. font-size: 100%;
  199. font-weight: bold;
  200. }
  201. .foot {
  202. background-color: #FFFFFF;
  203. border-bottom: #CECF9C 1px solid;
  204. border-top: #CECF9C 2px solid;
  205. }
  206. .Footer {
  207. background-color: #E9E9E9;
  208. color: gray;
  209. font-weight: bold;
  210. padding: 7px 7px 5px 5px;
  211. text-align : center;
  212. }
  213. .FooterDetails {
  214. background-color: #FFFFFF;
  215. vertical-align : top;
  216. }
  217. .FooterTable {
  218. padding: 5px;
  219. width : 100%;
  220. }
  221. .header {
  222. background-color: #CECF9C;
  223. border: #FFFFFF 1px solid;
  224. color: #000000;
  225. font-weight: bold;
  226. }
  227. .Header {
  228. background-color: #E9E9E9;
  229. color: gray;
  230. font-weight: bold;
  231. padding: 7px 5px 7px 5px;
  232. text-align : center;
  233. }
  234. .HeaderDetails {
  235. background-color: #FFFFFF;
  236. vertical-align: top;
  237. }
  238. .HeaderTable {
  239. padding: 5px;
  240. width : 100%;
  241. }
  242. .help {
  243. margin-right: 10px;
  244. text-align: right;
  245. }
  246. .IndexBody {
  247. width: 100%;
  248. bottom: 12px;
  249. position: absolute;
  250. top: 61px;
  251. }
  252. .IndexHeader {
  253. background-color: #FFFFFF;
  254. border-bottom: 1px solid #92A1AF;
  255. background-image: url(../images/hbg.gif);
  256. background-repeat: repeat-x;
  257. height: 60px;
  258. margin: 0px;
  259. }
  260. .IndexHeader IMG {
  261. margin: 0px;
  262. margin-bottom: -5px;
  263. padding: 0px;
  264. }
  265. .IndexTitle {
  266. color: #405E8D;
  267. font-size: 15px;
  268. font-weight: bold;
  269. position: absolute;
  270. top: 40px;
  271. left: 5px;
  272. }
  273. .issuecontent {
  274. background-color: #FFFFFF;
  275. border-bottom: #DCDCDC 1px solid;
  276. border-top: #DCDCDC 1px solid;
  277. padding-left: 3px;
  278. }
  279. .issuehdr {
  280. background-color: #E0EBF5;
  281. border-bottom: #DCDCDC 1px solid;
  282. border-top: #DCDCDC 1px solid;
  283. color: #000000;
  284. font-weight: normal;
  285. }
  286. .issuenone {
  287. background-color: #FFFFFF;
  288. border: 0px;
  289. color: #000000;
  290. font-weight: normal;
  291. }
  292. .issuetable {
  293. background-color: #FFFFE8;
  294. border-collapse: collapse;
  295. color: #000000;
  296. font-size: 100%;
  297. margin-bottom: 10px;
  298. margin-left: 13px;
  299. margin-top: 0px
  300. }
  301. .issuetitle {
  302. background-color: #FFFFFF;
  303. border-bottom: #DCDCDC 1px solid;
  304. border-top: #DCDCDC 1px solid;
  305. color: #003366;
  306. font-weight: normal;
  307. }
  308. .ItemBody {
  309. display: none;
  310. margin-top: 17px;
  311. border: 1px solid #999999;
  312. }
  313. .ItemData {
  314. overflow: auto;
  315. width: 100%;
  316. }
  317. .ItemMain {
  318. position: absolute;
  319. width: 100%;
  320. }
  321. .TableGroup UL {
  322. position: relative;
  323. margin-left: 0px;
  324. margin-bottom: 16px;
  325. }
  326. .ItemTitle LI {
  327. background-color: #FFFFFF;
  328. border-left: 1px solid #999999;
  329. border-right: 1px solid #999999;
  330. border-top: 1px solid #999999;
  331. cursor: pointer;
  332. float: left;
  333. font-size: 11px;
  334. list-style: none;
  335. margin: 0px 2px;
  336. padding: 1px 10px;
  337. position: relative;
  338. white-space: nowrap;
  339. }
  340. .LinkTitle {
  341. color: #000080;
  342. font-size: 80%;
  343. }
  344. .NoScript {
  345. background-color: #FFFFFF;
  346. border: 1px solid #999999;
  347. font-size: 11px;
  348. margin: 5px;
  349. padding: 5px;
  350. }
  351. .NoteHeading {
  352. font-size: 10px;
  353. color: #54549F;
  354. font-weight: bold;
  355. }
  356. .ObjectDetails{
  357. margin: 0px;
  358. line-height: 15px;
  359. cursor: default;
  360. margin: 4px 15px;
  361. }
  362. .ObjectDetailsNotes {
  363. background-color: #FAFAFA;
  364. border: 1px solid #EEEEEE;
  365. color: #335EA8;
  366. height: expression(this.scrollHeight > 200 ? "200px" : "auto");
  367. max-height: 200px;
  368. overflow: auto;
  369. margin: 5px;
  370. padding: 5px;
  371. }
  372. .ObjectDetailsTopic {
  373. color: #666699;
  374. line-height: 15px;
  375. vertical-align: top;
  376. width: 130px;
  377. }
  378. .ObjectDetailsValue {
  379. line-height: 15px;
  380. color: #333333;
  381. vertical-align: top;
  382. }
  383. .ObjectLinkTitle {
  384. color: #000080;
  385. font-size: 70%;
  386. font-style: italic;
  387. }
  388. .ObjectScenarioDesc {
  389. font-size: 70%;
  390. }
  391. .ObjectScenarioName {
  392. font-size: 70%;
  393. text-decoration: underline;
  394. }
  395. .ObjectSubTitle {
  396. color: #666699;
  397. }
  398. .ObjectSubTitleConstraint {
  399. color: #000080;
  400. font-size: 70%;
  401. font-style: italic;
  402. }
  403. .ObjectSubTitleIntReq {
  404. color: #000080;
  405. font-size: 70%;
  406. font-style : italic;
  407. }
  408. .ObjectSubTitleScenario {
  409. color: #000080;
  410. font-size: 70%;
  411. font-style: italic;
  412. }
  413. .ObjectSubTitleTaggedValues {
  414. color: #000080;
  415. font-size: 70%;
  416. font-style: italic;
  417. }
  418. .ObjectTitle {
  419. font-size: 14px;
  420. font-weight: bold;
  421. margin-top: 10px;
  422. }
  423. .PageBody {
  424. margin: 5px;
  425. }
  426. .PageHead {
  427. }
  428. .settings {
  429. margin-left: 25px;
  430. }
  431. .smallText {
  432. font-size: 60%;
  433. }
  434. .tablecell1 {
  435. background-color: #F0FAFF;
  436. }
  437. .tablehdr {
  438. background-color: #CDE5FF;
  439. }
  440. .Table {
  441. width: 100%;
  442. }
  443. .Table2 {
  444. background-color: #F5F7FF;
  445. }
  446. .TableField1 {
  447. font-size: 60%;
  448. padding: 5px;
  449. vertical-align: top;
  450. }
  451. .TableField2 {
  452. padding: 5px;
  453. }
  454. .TableGroup {
  455. margin-right: 0px;
  456. background: #EEEEEE;
  457. border: 1px solid #999999;
  458. padding: 3px;
  459. position: relative;
  460. }
  461. .TableHeading {
  462. background: #DDDDDD;
  463. border-bottom: 1px dashed #999999;
  464. font-weight: bold;
  465. padding: 1px 3px;
  466. }
  467. .TableRow {
  468. background-color: #FFFFFF;
  469. border-bottom: 1px dashed #CCCCCC;
  470. color: #222222;
  471. cursor: default;
  472. font-size: 11px;
  473. padding: 2px 2px 20px 2px;
  474. vertical-align: top;
  475. }