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.

576 lines
13 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-breadcrumb {
  253. font-size: 14px;
  254. line-height: 1; }
  255. [data-theme="blue"] .el-breadcrumb::before,
  256. [data-theme="blue"] .el-breadcrumb::after {
  257. display: table;
  258. content: ""; }
  259. [data-theme="blue"] .el-breadcrumb::after {
  260. clear: both; }
  261. .el-breadcrumb__separator {
  262. margin: 0 9px;
  263. font-weight: bold;
  264. color: rgba(255, 255, 255, 0.5); }
  265. .el-breadcrumb__separator[class*=icon] {
  266. margin: 0 6px;
  267. font-weight: normal; }
  268. .el-breadcrumb__item {
  269. float: left; }
  270. .el-breadcrumb__inner {
  271. color: #FFFFFF; }
  272. .el-breadcrumb__inner.is-link, .el-breadcrumb__inner a {
  273. font-weight: bold;
  274. text-decoration: none;
  275. -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  276. transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  277. color: #aaaaaa; }
  278. .el-breadcrumb__inner.is-link:hover, .el-breadcrumb__inner a:hover {
  279. color: #92D9FF;
  280. cursor: pointer; }
  281. .el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,
  282. .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
  283. .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
  284. font-weight: normal;
  285. color: #aaaaaa;
  286. cursor: text; }
  287. .el-breadcrumb__item:last-child .el-breadcrumb__separator {
  288. display: none; }
  289. /* BEM support Func
  290. -------------------------- */
  291. /* Element Chalk Variables */
  292. /* Transition
  293. -------------------------- */
  294. /* Color
  295. -------------------------- */
  296. /* 53a8ff */
  297. /* 66b1ff */
  298. /* 79bbff */
  299. /* 8cc5ff */
  300. /* a0cfff */
  301. /* b3d8ff */
  302. /* c6e2ff */
  303. /* d9ecff */
  304. /* ecf5ff */
  305. /* Link
  306. -------------------------- */
  307. /* Border
  308. -------------------------- */
  309. /* Fill
  310. -------------------------- */
  311. /* Typography
  312. -------------------------- */
  313. /* Size
  314. -------------------------- */
  315. /* z-index
  316. -------------------------- */
  317. /* Disable base
  318. -------------------------- */
  319. /* Icon
  320. -------------------------- */
  321. /* Checkbox
  322. -------------------------- */
  323. /* Radio
  324. -------------------------- */
  325. /* Select
  326. -------------------------- */
  327. /* Alert
  328. -------------------------- */
  329. /* MessageBox
  330. -------------------------- */
  331. /* Message
  332. -------------------------- */
  333. /* Notification
  334. -------------------------- */
  335. /* Input
  336. -------------------------- */
  337. /* Cascader
  338. -------------------------- */
  339. /* Group
  340. -------------------------- */
  341. /* Tab
  342. -------------------------- */
  343. /* Button
  344. -------------------------- */
  345. /* cascader
  346. -------------------------- */
  347. /* Switch
  348. -------------------------- */
  349. /* Dialog
  350. -------------------------- */
  351. /* Table
  352. -------------------------- */
  353. /* Pagination
  354. -------------------------- */
  355. /* Popup
  356. -------------------------- */
  357. /* Popover
  358. -------------------------- */
  359. /* Tooltip
  360. -------------------------- */
  361. /* Tag
  362. -------------------------- */
  363. /* Tree
  364. -------------------------- */
  365. /* Dropdown
  366. -------------------------- */
  367. /* Badge
  368. -------------------------- */
  369. /* Card
  370. --------------------------*/
  371. /* Slider
  372. --------------------------*/
  373. /* Steps
  374. --------------------------*/
  375. /* Menu
  376. --------------------------*/
  377. /* Rate
  378. --------------------------*/
  379. /* DatePicker
  380. --------------------------*/
  381. /* Loading
  382. --------------------------*/
  383. /* Scrollbar
  384. --------------------------*/
  385. /* Carousel
  386. --------------------------*/
  387. /* Collapse
  388. --------------------------*/
  389. /* Transfer
  390. --------------------------*/
  391. /* Header
  392. --------------------------*/
  393. /* Footer
  394. --------------------------*/
  395. /* Main
  396. --------------------------*/
  397. /* Timeline
  398. --------------------------*/
  399. /* Backtop
  400. --------------------------*/
  401. /* Link
  402. --------------------------*/
  403. /* Calendar
  404. --------------------------*/
  405. /* Form
  406. -------------------------- */
  407. /* Avatar
  408. --------------------------*/
  409. /* Break-point
  410. --------------------------*/
  411. /* Break-points
  412. -------------------------- */
  413. /* Scrollbar
  414. -------------------------- */
  415. /* Placeholder
  416. -------------------------- */
  417. /* BEM
  418. -------------------------- */
  419. /* Element Chalk Variables */
  420. /* Transition
  421. -------------------------- */
  422. /* Color
  423. -------------------------- */
  424. /* 53a8ff */
  425. /* 66b1ff */
  426. /* 79bbff */
  427. /* 8cc5ff */
  428. /* a0cfff */
  429. /* b3d8ff */
  430. /* c6e2ff */
  431. /* d9ecff */
  432. /* ecf5ff */
  433. /* Link
  434. -------------------------- */
  435. /* Border
  436. -------------------------- */
  437. /* Fill
  438. -------------------------- */
  439. /* Typography
  440. -------------------------- */
  441. /* Size
  442. -------------------------- */
  443. /* z-index
  444. -------------------------- */
  445. /* Disable base
  446. -------------------------- */
  447. /* Icon
  448. -------------------------- */
  449. /* Checkbox
  450. -------------------------- */
  451. /* Radio
  452. -------------------------- */
  453. /* Select
  454. -------------------------- */
  455. /* Alert
  456. -------------------------- */
  457. /* MessageBox
  458. -------------------------- */
  459. /* Message
  460. -------------------------- */
  461. /* Notification
  462. -------------------------- */
  463. /* Input
  464. -------------------------- */
  465. /* Cascader
  466. -------------------------- */
  467. /* Group
  468. -------------------------- */
  469. /* Tab
  470. -------------------------- */
  471. /* Button
  472. -------------------------- */
  473. /* cascader
  474. -------------------------- */
  475. /* Switch
  476. -------------------------- */
  477. /* Dialog
  478. -------------------------- */
  479. /* Table
  480. -------------------------- */
  481. /* Pagination
  482. -------------------------- */
  483. /* Popup
  484. -------------------------- */
  485. /* Popover
  486. -------------------------- */
  487. /* Tooltip
  488. -------------------------- */
  489. /* Tag
  490. -------------------------- */
  491. /* Tree
  492. -------------------------- */
  493. /* Dropdown
  494. -------------------------- */
  495. /* Badge
  496. -------------------------- */
  497. /* Card
  498. --------------------------*/
  499. /* Slider
  500. --------------------------*/
  501. /* Steps
  502. --------------------------*/
  503. /* Menu
  504. --------------------------*/
  505. /* Rate
  506. --------------------------*/
  507. /* DatePicker
  508. --------------------------*/
  509. /* Loading
  510. --------------------------*/
  511. /* Scrollbar
  512. --------------------------*/
  513. /* Carousel
  514. --------------------------*/
  515. /* Collapse
  516. --------------------------*/
  517. /* Transfer
  518. --------------------------*/
  519. /* Header
  520. --------------------------*/
  521. /* Footer
  522. --------------------------*/
  523. /* Main
  524. --------------------------*/
  525. /* Timeline
  526. --------------------------*/
  527. /* Backtop
  528. --------------------------*/
  529. /* Link
  530. --------------------------*/
  531. /* Calendar
  532. --------------------------*/
  533. /* Form
  534. -------------------------- */
  535. /* Avatar
  536. --------------------------*/
  537. /* Break-point
  538. --------------------------*/
  539. .el-breadcrumb {
  540. font-size: 14px;
  541. line-height: 1; }
  542. .el-breadcrumb::before,
  543. .el-breadcrumb::after {
  544. display: table;
  545. content: ""; }
  546. .el-breadcrumb::after {
  547. clear: both; }
  548. .el-breadcrumb__separator {
  549. margin: 0 9px;
  550. font-weight: bold;
  551. color: rgba(255, 255, 255, 0.5); }
  552. .el-breadcrumb__separator[class*=icon] {
  553. margin: 0 6px;
  554. font-weight: normal; }
  555. .el-breadcrumb__item {
  556. float: left; }
  557. .el-breadcrumb__inner {
  558. color: #FFFFFF; }
  559. .el-breadcrumb__inner.is-link, .el-breadcrumb__inner a {
  560. font-weight: bold;
  561. text-decoration: none;
  562. -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  563. transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  564. color: #aaaaaa; }
  565. .el-breadcrumb__inner.is-link:hover, .el-breadcrumb__inner a:hover {
  566. color: #92D9FF;
  567. cursor: pointer; }
  568. .el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,
  569. .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
  570. .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
  571. font-weight: normal;
  572. color: #aaaaaa;
  573. cursor: text; }
  574. .el-breadcrumb__item:last-child .el-breadcrumb__separator {
  575. display: none; }