echartsHome.css 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. * {
  2. font-family: "Microsoft YaHei";
  3. }
  4. .CodeMirror * {
  5. font-family: sans-serif;
  6. }
  7. html {
  8. background-color: rgb(6, 19, 37);
  9. }
  10. body {
  11. padding-top: 50px;
  12. padding-bottom: 0;
  13. background-color: rgb(247, 247, 247);
  14. }
  15. body p {
  16. line-height: 2;
  17. }
  18. .navbar {
  19. margin-bottom: 0;
  20. }
  21. .navbar > .container .navbar-brand {
  22. margin-left:0;
  23. }
  24. .navbar a.navbar-brand {
  25. background:url('../img/echarts-logo.png') no-repeat 0 10px;
  26. padding-left: 48px;
  27. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  28. font-size: 25px;
  29. }
  30. .navbar-default {
  31. background-color: rgb(247, 247, 247);
  32. border-color:rgb(218, 218, 218);
  33. }
  34. .navbar-default .navbar-nav > li.active > a {
  35. background-color: transparent;
  36. color: #3E98C5;
  37. font-weight: bolder;
  38. border-bottom: 3px solid rgb(62,152, 197);
  39. }
  40. .navbar-default .navbar-nav > li > a:hover {
  41. background-color: #eee;
  42. }
  43. .carousel-caption.ecx-link {
  44. bottom: 20px;
  45. }
  46. .carousel-caption.ecx-link a {
  47. font-size:14px;
  48. height: 30px;
  49. display: block;
  50. color:#999;
  51. }
  52. .carousel-caption.ecx-link a:hover {
  53. color:#eee;
  54. text-decoration: none;
  55. }
  56. blockquote {
  57. border-width:0;
  58. margin-bottom:10px;
  59. }
  60. .marketing .feature .col-lg-4 img {
  61. margin-bottom: 10px;
  62. }
  63. .marketing .thx .col-lg-4 {
  64. margin-bottom: 0;
  65. text-align:left;
  66. }
  67. .thx blockquote p {
  68. text-align:left;
  69. margin-bottom:0;
  70. }
  71. .thx blockquote small {
  72. text-align:right;
  73. }
  74. .thx div {
  75. padding:0;
  76. }
  77. div.user {
  78. margin-top: 30px;
  79. }
  80. .user img {
  81. height:50px;
  82. padding: 5px;
  83. margin: 15px 3px;
  84. border: 1px solid #ddd;
  85. opacity: .75;
  86. }
  87. .user a:hover img {
  88. opacity: 1;
  89. border: 1px solid #ccc;
  90. }
  91. .featurette {
  92. padding:50px 0;
  93. border-top: 1px solid #ddd;
  94. }
  95. .featurette-heading {
  96. margin-top: 0px
  97. }
  98. img {
  99. max-width: 100%;
  100. }
  101. hr {
  102. border-color: #ddd;
  103. }
  104. .row {
  105. margin-right: 0;
  106. margin-left: 0;
  107. }
  108. .jumbotron {
  109. margin: 0;
  110. text-align: center;
  111. background-color:transparent;
  112. }
  113. .jumbotron h1 {
  114. font-size: 100px;
  115. line-height: 1;
  116. }
  117. .jumbotron .lead {
  118. font-size: 24px;
  119. line-height: 1.25;
  120. }
  121. .jumbotron .btn {
  122. font-size: 21px;
  123. padding: 14px 24px;
  124. }
  125. .team {
  126. padding-bottom:0;
  127. }
  128. .team .row {
  129. margin-bottom: 40px;
  130. }
  131. .team i {
  132. font-size:12px;
  133. }
  134. .e-list dt {
  135. float: left;
  136. clear: left;
  137. width: 60px;
  138. }
  139. .e-list dd {
  140. float: left;
  141. clear: right;
  142. color: #666;
  143. }
  144. #footer {
  145. clear:both;
  146. background-color: rgb(6, 19, 37);
  147. padding: 30px 0;
  148. }
  149. #footer p {
  150. color: #fff;
  151. font-size: 14px;
  152. }
  153. #footer li a {
  154. color: rgb(190, 205, 223);
  155. font-size: 12px;
  156. }
  157. #footer ul {
  158. list-style-type: none;
  159. padding: 0;
  160. }
  161. #footer i {
  162. color: rgb(190, 205, 223);
  163. }
  164. #footer div.flogo {
  165. position:relative;
  166. }
  167. #footer div.flogo img {
  168. width:220px;
  169. position:absolute;
  170. left:30px;
  171. top:-120px;
  172. }
  173. #footer div.flogo a:hover img {
  174. top:-130px;
  175. }
  176. .dropdown i {
  177. color:#555;
  178. }
  179. .nav ul.dropdown-menu{
  180. min-width : 0;
  181. }
  182. .dropdown-menu > li > a {
  183. padding: 3px 10px;
  184. }
  185. /*example*/
  186. .CodeMirror pre{color: #f8f8f2;}
  187. .CodeMirror-scrollbar-filler {
  188. background-color:rgb(247,247,247);
  189. }
  190. .container-fluid .example {
  191. padding: 25px 0;
  192. }
  193. .sidebar-nav {
  194. padding: 9px 0;
  195. margin-bottom: 0;
  196. }
  197. .nav-header {
  198. display: block;
  199. padding: 3px 15px;
  200. font-size: 11px;
  201. font-weight: bold;
  202. line-height: 20px;
  203. color: #999999;
  204. text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  205. text-transform: uppercase;
  206. }
  207. .col-md-4.ani {
  208. transition: width 1s;
  209. -moz-transition: width 1s;
  210. -webkit-transition: width 1s;
  211. -o-transition: width 1s;
  212. }
  213. .col-md-8.ani {
  214. transition: width 1s;
  215. -moz-transition: width 1s;
  216. -webkit-transition: width 1s;
  217. -o-transition: width 1s;
  218. }
  219. .main {
  220. height: 400px;
  221. /*width: 778px !important;*/
  222. overflow: hidden;
  223. padding : 10px;
  224. margin-bottom: 10px;
  225. border: 1px solid #e3e3e3;
  226. -webkit-border-radius: 4px;
  227. -moz-border-radius: 4px;
  228. border-radius: 4px;
  229. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  230. -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  231. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  232. }
  233. #graphic .btn {
  234. width: 80px;
  235. }
  236. #graphic .text-primary {
  237. margin:0 5px 0 20px
  238. }
  239. #icon-resize {
  240. color:#000;
  241. float:right;
  242. opacity:.4;
  243. filter:alpha(opacity=30);
  244. }
  245. a#icon-resize:hover {
  246. opacity:.8;
  247. filter:alpha(opacity=60);
  248. text-decoration: blink;
  249. }
  250. /*doc*/
  251. .panel {
  252. background-color:transparent;
  253. margin-left: -15px;
  254. margin-top: 10px;
  255. -webkit-box-shadow: none;
  256. box-shadow: none;
  257. }
  258. .panel-body {
  259. padding: 0 0 0 10px;
  260. }
  261. #toc,
  262. #config {
  263. padding: 9px 0;
  264. overflow-y : auto;
  265. }
  266. .tree ul,
  267. .tree li {
  268. list-style: none;
  269. font-size : 14px;
  270. line-height : 20px;
  271. }
  272. .tree ul {
  273. margin: 0;
  274. padding: 0 0 0 2em;
  275. }
  276. .tree {
  277. white-space: nowrap;
  278. }
  279. .tree strong {
  280. color: purple;
  281. font-weight: normal;
  282. }
  283. .tree li {
  284. position: relative;
  285. }
  286. .tree strong:hover, #content .value:hover, #content .summary:hover {
  287. background-color: silver;
  288. -webkit-transition: all .5s ease-in;
  289. }
  290. .tree .operator {
  291. position: absolute;
  292. left: -1em;
  293. top: 0;
  294. display: none;
  295. cursor: pointer;
  296. }
  297. .tree ul .operator {
  298. display: block;
  299. }
  300. .tree ul .value,
  301. .tree ul .group,
  302. .tree ul .summary {
  303. margin-left: .5em;
  304. }
  305. .tree .group {
  306. display: inline;
  307. }
  308. .tree .summary {
  309. display: none;
  310. color: black;
  311. font-weight: bold;
  312. }
  313. .tree .tree-close .group {
  314. display: none;
  315. }
  316. .tree .tree-close .summary {
  317. display: inline;
  318. }
  319. .tree .string {
  320. color: maroon;
  321. }
  322. .tree .number {
  323. color: blue;
  324. }
  325. .tree .boolean {
  326. color: black;
  327. }
  328. #doc h3 a,#doc h4 a,#doc h5 a{
  329. display:inline-block;
  330. padding-top:80px;
  331. }
  332. table.full {width:100%;}
  333. .ADoc_table { border-collapse: collapse; margin-bottom:15px; }
  334. .ADoc_table th, .ADoc_table td {
  335. border:1px solid rgb(23,53,81);
  336. padding: 3px;
  337. color:#222;
  338. }
  339. .ADoc_table th {
  340. border-bottom:2px solid rgb(23,53,81);
  341. background:rgb(37,78,117);
  342. color:#fff;
  343. text-align:center;
  344. }
  345. .bgRed {
  346. background:rgb(255,230,230);
  347. }
  348. .bgGreen {
  349. background:rgb(230,255,230);
  350. }
  351. .bgBlue {
  352. background:rgb(210,230,255);
  353. }
  354. .prettyprint {
  355. margin-top: 8px;
  356. }
  357. .prettyprint xmp{
  358. margin: 0px;
  359. padding: 10px;
  360. }
  361. .prettyprint .pln {
  362. line-height: 0px;
  363. }
  364. .ec-icon {
  365. display: inline-block;
  366. width: 35px;
  367. height: 25px;
  368. *margin-right: .3em;
  369. line-height: 25px;
  370. vertical-align: middle;
  371. background-image: url("../img/icon-bar.png");
  372. background-repeat: no-repeat;
  373. }
  374. .ec-icon-line {
  375. background-position: 0 -1px;
  376. }
  377. .ec-icon-bar {
  378. background-position: 0 -26px;
  379. }
  380. .ec-icon-scatter {
  381. background-position: 0 -51px;
  382. }
  383. .ec-icon-k {
  384. background-position: 0 -76px;
  385. }
  386. .ec-icon-pie {
  387. background-position: 0 -101px;
  388. }
  389. .ec-icon-radar {
  390. background-position: 0 -126px;
  391. }
  392. .ec-icon-chord {
  393. background-position: 0 -151px;
  394. }
  395. .ec-icon-force {
  396. background-position: 0 -176px;
  397. }
  398. .ec-icon-map {
  399. background-position: 0 -201px;
  400. }
  401. .ec-icon-gauge {
  402. background-position: 0 -226px;
  403. }
  404. .ec-icon-funnel {
  405. background-position: 0 -251px;
  406. }
  407. .ec-icon-mix {
  408. background-position: 0 -276px;
  409. }
  410. .ec-icon-component {
  411. background-position: 0 -301px;
  412. }
  413. .ec-icon-other {
  414. background-position: 0 -326px;
  415. }
  416. .ec-icon-theme {
  417. background-position: 0 -351px;
  418. }
  419. .ec-icon-topic {
  420. background-position: 0 -376px;
  421. }
  422. .ec-icon-eventRiver {
  423. background-position: 0 -401px;
  424. }