app模板、应用模板、组件模板、widget模板
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

544 lines
11 KiB

4 years ago
  1. [data-theme="blue"] {
  2. /* BEM support Func
  3. -------------------------- */
  4. /* Element Chalk Variables */
  5. /* Transition
  6. -------------------------- */
  7. /* Color
  8. -------------------------- */
  9. /* 53a8ff */
  10. /* 66b1ff */
  11. /* 79bbff */
  12. /* 8cc5ff */
  13. /* a0cfff */
  14. /* b3d8ff */
  15. /* c6e2ff */
  16. /* d9ecff */
  17. /* ecf5ff */
  18. /* Link
  19. -------------------------- */
  20. /* Border
  21. -------------------------- */
  22. /* Fill
  23. -------------------------- */
  24. /* Typography
  25. -------------------------- */
  26. /* Size
  27. -------------------------- */
  28. /* z-index
  29. -------------------------- */
  30. /* Disable base
  31. -------------------------- */
  32. /* Icon
  33. -------------------------- */
  34. /* Checkbox
  35. -------------------------- */
  36. /* Radio
  37. -------------------------- */
  38. /* Select
  39. -------------------------- */
  40. /* Alert
  41. -------------------------- */
  42. /* MessageBox
  43. -------------------------- */
  44. /* Message
  45. -------------------------- */
  46. /* Notification
  47. -------------------------- */
  48. /* Input
  49. -------------------------- */
  50. /* Cascader
  51. -------------------------- */
  52. /* Group
  53. -------------------------- */
  54. /* Tab
  55. -------------------------- */
  56. /* Button
  57. -------------------------- */
  58. /* cascader
  59. -------------------------- */
  60. /* Switch
  61. -------------------------- */
  62. /* Dialog
  63. -------------------------- */
  64. /* Table
  65. -------------------------- */
  66. /* Pagination
  67. -------------------------- */
  68. /* Popup
  69. -------------------------- */
  70. /* Popover
  71. -------------------------- */
  72. /* Tooltip
  73. -------------------------- */
  74. /* Tag
  75. -------------------------- */
  76. /* Tree
  77. -------------------------- */
  78. /* Dropdown
  79. -------------------------- */
  80. /* Badge
  81. -------------------------- */
  82. /* Card
  83. --------------------------*/
  84. /* Slider
  85. --------------------------*/
  86. /* Steps
  87. --------------------------*/
  88. /* Menu
  89. --------------------------*/
  90. /* Rate
  91. --------------------------*/
  92. /* DatePicker
  93. --------------------------*/
  94. /* Loading
  95. --------------------------*/
  96. /* Scrollbar
  97. --------------------------*/
  98. /* Carousel
  99. --------------------------*/
  100. /* Collapse
  101. --------------------------*/
  102. /* Transfer
  103. --------------------------*/
  104. /* Header
  105. --------------------------*/
  106. /* Footer
  107. --------------------------*/
  108. /* Main
  109. --------------------------*/
  110. /* Timeline
  111. --------------------------*/
  112. /* Backtop
  113. --------------------------*/
  114. /* Link
  115. --------------------------*/
  116. /* Calendar
  117. --------------------------*/
  118. /* Form
  119. -------------------------- */
  120. /* Avatar
  121. --------------------------*/
  122. /* Break-point
  123. --------------------------*/
  124. /* Break-points
  125. -------------------------- */
  126. /* Scrollbar
  127. -------------------------- */
  128. /* Placeholder
  129. -------------------------- */
  130. /* BEM
  131. -------------------------- */
  132. /* Element Chalk Variables */
  133. /* Transition
  134. -------------------------- */
  135. /* Color
  136. -------------------------- */
  137. /* 53a8ff */
  138. /* 66b1ff */
  139. /* 79bbff */
  140. /* 8cc5ff */
  141. /* a0cfff */
  142. /* b3d8ff */
  143. /* c6e2ff */
  144. /* d9ecff */
  145. /* ecf5ff */
  146. /* Link
  147. -------------------------- */
  148. /* Border
  149. -------------------------- */
  150. /* Fill
  151. -------------------------- */
  152. /* Typography
  153. -------------------------- */
  154. /* Size
  155. -------------------------- */
  156. /* z-index
  157. -------------------------- */
  158. /* Disable base
  159. -------------------------- */
  160. /* Icon
  161. -------------------------- */
  162. /* Checkbox
  163. -------------------------- */
  164. /* Radio
  165. -------------------------- */
  166. /* Select
  167. -------------------------- */
  168. /* Alert
  169. -------------------------- */
  170. /* MessageBox
  171. -------------------------- */
  172. /* Message
  173. -------------------------- */
  174. /* Notification
  175. -------------------------- */
  176. /* Input
  177. -------------------------- */
  178. /* Cascader
  179. -------------------------- */
  180. /* Group
  181. -------------------------- */
  182. /* Tab
  183. -------------------------- */
  184. /* Button
  185. -------------------------- */
  186. /* cascader
  187. -------------------------- */
  188. /* Switch
  189. -------------------------- */
  190. /* Dialog
  191. -------------------------- */
  192. /* Table
  193. -------------------------- */
  194. /* Pagination
  195. -------------------------- */
  196. /* Popup
  197. -------------------------- */
  198. /* Popover
  199. -------------------------- */
  200. /* Tooltip
  201. -------------------------- */
  202. /* Tag
  203. -------------------------- */
  204. /* Tree
  205. -------------------------- */
  206. /* Dropdown
  207. -------------------------- */
  208. /* Badge
  209. -------------------------- */
  210. /* Card
  211. --------------------------*/
  212. /* Slider
  213. --------------------------*/
  214. /* Steps
  215. --------------------------*/
  216. /* Menu
  217. --------------------------*/
  218. /* Rate
  219. --------------------------*/
  220. /* DatePicker
  221. --------------------------*/
  222. /* Loading
  223. --------------------------*/
  224. /* Scrollbar
  225. --------------------------*/
  226. /* Carousel
  227. --------------------------*/
  228. /* Collapse
  229. --------------------------*/
  230. /* Transfer
  231. --------------------------*/
  232. /* Header
  233. --------------------------*/
  234. /* Footer
  235. --------------------------*/
  236. /* Main
  237. --------------------------*/
  238. /* Timeline
  239. --------------------------*/
  240. /* Backtop
  241. --------------------------*/
  242. /* Link
  243. --------------------------*/
  244. /* Calendar
  245. --------------------------*/
  246. /* Form
  247. -------------------------- */
  248. /* Avatar
  249. --------------------------*/
  250. /* Break-point
  251. --------------------------*/ }
  252. [data-theme="blue"] .el-card {
  253. border-radius: 4px;
  254. border: 1px solid #EBEEF5;
  255. background-color: #000000;
  256. overflow: hidden;
  257. color: #aaaaaa;
  258. -webkit-transition: 0.3s;
  259. transition: 0.3s; }
  260. [data-theme="blue"] .el-card.is-always-shadow {
  261. -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  262. box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); }
  263. [data-theme="blue"] .el-card.is-hover-shadow:hover, [data-theme="blue"] .el-card.is-hover-shadow:focus {
  264. -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  265. box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); }
  266. .el-card__header {
  267. padding: 18px 20px;
  268. border-bottom: 1px solid #EBEEF5;
  269. -webkit-box-sizing: border-box;
  270. box-sizing: border-box; }
  271. .el-card__body {
  272. padding: 20px; }
  273. /* BEM support Func
  274. -------------------------- */
  275. /* Element Chalk Variables */
  276. /* Transition
  277. -------------------------- */
  278. /* Color
  279. -------------------------- */
  280. /* 53a8ff */
  281. /* 66b1ff */
  282. /* 79bbff */
  283. /* 8cc5ff */
  284. /* a0cfff */
  285. /* b3d8ff */
  286. /* c6e2ff */
  287. /* d9ecff */
  288. /* ecf5ff */
  289. /* Link
  290. -------------------------- */
  291. /* Border
  292. -------------------------- */
  293. /* Fill
  294. -------------------------- */
  295. /* Typography
  296. -------------------------- */
  297. /* Size
  298. -------------------------- */
  299. /* z-index
  300. -------------------------- */
  301. /* Disable base
  302. -------------------------- */
  303. /* Icon
  304. -------------------------- */
  305. /* Checkbox
  306. -------------------------- */
  307. /* Radio
  308. -------------------------- */
  309. /* Select
  310. -------------------------- */
  311. /* Alert
  312. -------------------------- */
  313. /* MessageBox
  314. -------------------------- */
  315. /* Message
  316. -------------------------- */
  317. /* Notification
  318. -------------------------- */
  319. /* Input
  320. -------------------------- */
  321. /* Cascader
  322. -------------------------- */
  323. /* Group
  324. -------------------------- */
  325. /* Tab
  326. -------------------------- */
  327. /* Button
  328. -------------------------- */
  329. /* cascader
  330. -------------------------- */
  331. /* Switch
  332. -------------------------- */
  333. /* Dialog
  334. -------------------------- */
  335. /* Table
  336. -------------------------- */
  337. /* Pagination
  338. -------------------------- */
  339. /* Popup
  340. -------------------------- */
  341. /* Popover
  342. -------------------------- */
  343. /* Tooltip
  344. -------------------------- */
  345. /* Tag
  346. -------------------------- */
  347. /* Tree
  348. -------------------------- */
  349. /* Dropdown
  350. -------------------------- */
  351. /* Badge
  352. -------------------------- */
  353. /* Card
  354. --------------------------*/
  355. /* Slider
  356. --------------------------*/
  357. /* Steps
  358. --------------------------*/
  359. /* Menu
  360. --------------------------*/
  361. /* Rate
  362. --------------------------*/
  363. /* DatePicker
  364. --------------------------*/
  365. /* Loading
  366. --------------------------*/
  367. /* Scrollbar
  368. --------------------------*/
  369. /* Carousel
  370. --------------------------*/
  371. /* Collapse
  372. --------------------------*/
  373. /* Transfer
  374. --------------------------*/
  375. /* Header
  376. --------------------------*/
  377. /* Footer
  378. --------------------------*/
  379. /* Main
  380. --------------------------*/
  381. /* Timeline
  382. --------------------------*/
  383. /* Backtop
  384. --------------------------*/
  385. /* Link
  386. --------------------------*/
  387. /* Calendar
  388. --------------------------*/
  389. /* Form
  390. -------------------------- */
  391. /* Avatar
  392. --------------------------*/
  393. /* Break-point
  394. --------------------------*/
  395. /* Break-points
  396. -------------------------- */
  397. /* Scrollbar
  398. -------------------------- */
  399. /* Placeholder
  400. -------------------------- */
  401. /* BEM
  402. -------------------------- */
  403. /* Element Chalk Variables */
  404. /* Transition
  405. -------------------------- */
  406. /* Color
  407. -------------------------- */
  408. /* 53a8ff */
  409. /* 66b1ff */
  410. /* 79bbff */
  411. /* 8cc5ff */
  412. /* a0cfff */
  413. /* b3d8ff */
  414. /* c6e2ff */
  415. /* d9ecff */
  416. /* ecf5ff */
  417. /* Link
  418. -------------------------- */
  419. /* Border
  420. -------------------------- */
  421. /* Fill
  422. -------------------------- */
  423. /* Typography
  424. -------------------------- */
  425. /* Size
  426. -------------------------- */
  427. /* z-index
  428. -------------------------- */
  429. /* Disable base
  430. -------------------------- */
  431. /* Icon
  432. -------------------------- */
  433. /* Checkbox
  434. -------------------------- */
  435. /* Radio
  436. -------------------------- */
  437. /* Select
  438. -------------------------- */
  439. /* Alert
  440. -------------------------- */
  441. /* MessageBox
  442. -------------------------- */
  443. /* Message
  444. -------------------------- */
  445. /* Notification
  446. -------------------------- */
  447. /* Input
  448. -------------------------- */
  449. /* Cascader
  450. -------------------------- */
  451. /* Group
  452. -------------------------- */
  453. /* Tab
  454. -------------------------- */
  455. /* Button
  456. -------------------------- */
  457. /* cascader
  458. -------------------------- */
  459. /* Switch
  460. -------------------------- */
  461. /* Dialog
  462. -------------------------- */
  463. /* Table
  464. -------------------------- */
  465. /* Pagination
  466. -------------------------- */
  467. /* Popup
  468. -------------------------- */
  469. /* Popover
  470. -------------------------- */
  471. /* Tooltip
  472. -------------------------- */
  473. /* Tag
  474. -------------------------- */
  475. /* Tree
  476. -------------------------- */
  477. /* Dropdown
  478. -------------------------- */
  479. /* Badge
  480. -------------------------- */
  481. /* Card
  482. --------------------------*/
  483. /* Slider
  484. --------------------------*/
  485. /* Steps
  486. --------------------------*/
  487. /* Menu
  488. --------------------------*/
  489. /* Rate
  490. --------------------------*/
  491. /* DatePicker
  492. --------------------------*/
  493. /* Loading
  494. --------------------------*/
  495. /* Scrollbar
  496. --------------------------*/
  497. /* Carousel
  498. --------------------------*/
  499. /* Collapse
  500. --------------------------*/
  501. /* Transfer
  502. --------------------------*/
  503. /* Header
  504. --------------------------*/
  505. /* Footer
  506. --------------------------*/
  507. /* Main
  508. --------------------------*/
  509. /* Timeline
  510. --------------------------*/
  511. /* Backtop
  512. --------------------------*/
  513. /* Link
  514. --------------------------*/
  515. /* Calendar
  516. --------------------------*/
  517. /* Form
  518. -------------------------- */
  519. /* Avatar
  520. --------------------------*/
  521. /* Break-point
  522. --------------------------*/
  523. .el-card {
  524. border-radius: 4px;
  525. border: 1px solid #EBEEF5;
  526. background-color: #000000;
  527. overflow: hidden;
  528. color: #aaaaaa;
  529. -webkit-transition: 0.3s;
  530. transition: 0.3s; }
  531. .el-card.is-always-shadow {
  532. -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  533. box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); }
  534. .el-card.is-hover-shadow:hover, .el-card.is-hover-shadow:focus {
  535. -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  536. box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); }
  537. .el-card__header {
  538. padding: 18px 20px;
  539. border-bottom: 1px solid #EBEEF5;
  540. -webkit-box-sizing: border-box;
  541. box-sizing: border-box; }
  542. .el-card__body {
  543. padding: 20px; }