框架源码
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.

528 lines
10 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. .el-popconfirm__main {
  253. display: -webkit-box;
  254. display: -ms-flexbox;
  255. display: flex;
  256. -webkit-box-align: center;
  257. -ms-flex-align: center;
  258. align-items: center; }
  259. .el-popconfirm__icon {
  260. margin-right: 5px; }
  261. .el-popconfirm__action {
  262. text-align: right;
  263. margin: 0; }
  264. /* BEM support Func
  265. -------------------------- */
  266. /* Element Chalk Variables */
  267. /* Transition
  268. -------------------------- */
  269. /* Color
  270. -------------------------- */
  271. /* 53a8ff */
  272. /* 66b1ff */
  273. /* 79bbff */
  274. /* 8cc5ff */
  275. /* a0cfff */
  276. /* b3d8ff */
  277. /* c6e2ff */
  278. /* d9ecff */
  279. /* ecf5ff */
  280. /* Link
  281. -------------------------- */
  282. /* Border
  283. -------------------------- */
  284. /* Fill
  285. -------------------------- */
  286. /* Typography
  287. -------------------------- */
  288. /* Size
  289. -------------------------- */
  290. /* z-index
  291. -------------------------- */
  292. /* Disable base
  293. -------------------------- */
  294. /* Icon
  295. -------------------------- */
  296. /* Checkbox
  297. -------------------------- */
  298. /* Radio
  299. -------------------------- */
  300. /* Select
  301. -------------------------- */
  302. /* Alert
  303. -------------------------- */
  304. /* MessageBox
  305. -------------------------- */
  306. /* Message
  307. -------------------------- */
  308. /* Notification
  309. -------------------------- */
  310. /* Input
  311. -------------------------- */
  312. /* Cascader
  313. -------------------------- */
  314. /* Group
  315. -------------------------- */
  316. /* Tab
  317. -------------------------- */
  318. /* Button
  319. -------------------------- */
  320. /* cascader
  321. -------------------------- */
  322. /* Switch
  323. -------------------------- */
  324. /* Dialog
  325. -------------------------- */
  326. /* Table
  327. -------------------------- */
  328. /* Pagination
  329. -------------------------- */
  330. /* Popup
  331. -------------------------- */
  332. /* Popover
  333. -------------------------- */
  334. /* Tooltip
  335. -------------------------- */
  336. /* Tag
  337. -------------------------- */
  338. /* Tree
  339. -------------------------- */
  340. /* Dropdown
  341. -------------------------- */
  342. /* Badge
  343. -------------------------- */
  344. /* Card
  345. --------------------------*/
  346. /* Slider
  347. --------------------------*/
  348. /* Steps
  349. --------------------------*/
  350. /* Menu
  351. --------------------------*/
  352. /* Rate
  353. --------------------------*/
  354. /* DatePicker
  355. --------------------------*/
  356. /* Loading
  357. --------------------------*/
  358. /* Scrollbar
  359. --------------------------*/
  360. /* Carousel
  361. --------------------------*/
  362. /* Collapse
  363. --------------------------*/
  364. /* Transfer
  365. --------------------------*/
  366. /* Header
  367. --------------------------*/
  368. /* Footer
  369. --------------------------*/
  370. /* Main
  371. --------------------------*/
  372. /* Timeline
  373. --------------------------*/
  374. /* Backtop
  375. --------------------------*/
  376. /* Link
  377. --------------------------*/
  378. /* Calendar
  379. --------------------------*/
  380. /* Form
  381. -------------------------- */
  382. /* Avatar
  383. --------------------------*/
  384. /* Break-point
  385. --------------------------*/
  386. /* Break-points
  387. -------------------------- */
  388. /* Scrollbar
  389. -------------------------- */
  390. /* Placeholder
  391. -------------------------- */
  392. /* BEM
  393. -------------------------- */
  394. /* Element Chalk Variables */
  395. /* Transition
  396. -------------------------- */
  397. /* Color
  398. -------------------------- */
  399. /* 53a8ff */
  400. /* 66b1ff */
  401. /* 79bbff */
  402. /* 8cc5ff */
  403. /* a0cfff */
  404. /* b3d8ff */
  405. /* c6e2ff */
  406. /* d9ecff */
  407. /* ecf5ff */
  408. /* Link
  409. -------------------------- */
  410. /* Border
  411. -------------------------- */
  412. /* Fill
  413. -------------------------- */
  414. /* Typography
  415. -------------------------- */
  416. /* Size
  417. -------------------------- */
  418. /* z-index
  419. -------------------------- */
  420. /* Disable base
  421. -------------------------- */
  422. /* Icon
  423. -------------------------- */
  424. /* Checkbox
  425. -------------------------- */
  426. /* Radio
  427. -------------------------- */
  428. /* Select
  429. -------------------------- */
  430. /* Alert
  431. -------------------------- */
  432. /* MessageBox
  433. -------------------------- */
  434. /* Message
  435. -------------------------- */
  436. /* Notification
  437. -------------------------- */
  438. /* Input
  439. -------------------------- */
  440. /* Cascader
  441. -------------------------- */
  442. /* Group
  443. -------------------------- */
  444. /* Tab
  445. -------------------------- */
  446. /* Button
  447. -------------------------- */
  448. /* cascader
  449. -------------------------- */
  450. /* Switch
  451. -------------------------- */
  452. /* Dialog
  453. -------------------------- */
  454. /* Table
  455. -------------------------- */
  456. /* Pagination
  457. -------------------------- */
  458. /* Popup
  459. -------------------------- */
  460. /* Popover
  461. -------------------------- */
  462. /* Tooltip
  463. -------------------------- */
  464. /* Tag
  465. -------------------------- */
  466. /* Tree
  467. -------------------------- */
  468. /* Dropdown
  469. -------------------------- */
  470. /* Badge
  471. -------------------------- */
  472. /* Card
  473. --------------------------*/
  474. /* Slider
  475. --------------------------*/
  476. /* Steps
  477. --------------------------*/
  478. /* Menu
  479. --------------------------*/
  480. /* Rate
  481. --------------------------*/
  482. /* DatePicker
  483. --------------------------*/
  484. /* Loading
  485. --------------------------*/
  486. /* Scrollbar
  487. --------------------------*/
  488. /* Carousel
  489. --------------------------*/
  490. /* Collapse
  491. --------------------------*/
  492. /* Transfer
  493. --------------------------*/
  494. /* Header
  495. --------------------------*/
  496. /* Footer
  497. --------------------------*/
  498. /* Main
  499. --------------------------*/
  500. /* Timeline
  501. --------------------------*/
  502. /* Backtop
  503. --------------------------*/
  504. /* Link
  505. --------------------------*/
  506. /* Calendar
  507. --------------------------*/
  508. /* Form
  509. -------------------------- */
  510. /* Avatar
  511. --------------------------*/
  512. /* Break-point
  513. --------------------------*/
  514. .el-popconfirm__main {
  515. display: -webkit-box;
  516. display: -ms-flexbox;
  517. display: flex;
  518. -webkit-box-align: center;
  519. -ms-flex-align: center;
  520. align-items: center; }
  521. .el-popconfirm__icon {
  522. margin-right: 5px; }
  523. .el-popconfirm__action {
  524. text-align: right;
  525. margin: 0; }