table-column.css 35 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480
  1. @charset "UTF-8";
  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. /* Empty
  123. -------------------------- */
  124. /* Descriptions
  125. -------------------------- */
  126. /* Skeleton
  127. --------------------------*/
  128. /* Svg
  129. --------------- */
  130. /* Result
  131. -------------------------- */
  132. /* Break-point
  133. --------------------------*/
  134. /* Break-points
  135. -------------------------- */
  136. /* Scrollbar
  137. -------------------------- */
  138. /* Placeholder
  139. -------------------------- */
  140. /* BEM
  141. -------------------------- */
  142. /* Element Chalk Variables */
  143. /* Transition
  144. -------------------------- */
  145. /* Color
  146. -------------------------- */
  147. /* 53a8ff */
  148. /* 66b1ff */
  149. /* 79bbff */
  150. /* 8cc5ff */
  151. /* a0cfff */
  152. /* b3d8ff */
  153. /* c6e2ff */
  154. /* d9ecff */
  155. /* ecf5ff */
  156. /* Link
  157. -------------------------- */
  158. /* Border
  159. -------------------------- */
  160. /* Fill
  161. -------------------------- */
  162. /* Typography
  163. -------------------------- */
  164. /* Size
  165. -------------------------- */
  166. /* z-index
  167. -------------------------- */
  168. /* Disable base
  169. -------------------------- */
  170. /* Icon
  171. -------------------------- */
  172. /* Checkbox
  173. -------------------------- */
  174. /* Radio
  175. -------------------------- */
  176. /* Select
  177. -------------------------- */
  178. /* Alert
  179. -------------------------- */
  180. /* MessageBox
  181. -------------------------- */
  182. /* Message
  183. -------------------------- */
  184. /* Notification
  185. -------------------------- */
  186. /* Input
  187. -------------------------- */
  188. /* Cascader
  189. -------------------------- */
  190. /* Group
  191. -------------------------- */
  192. /* Tab
  193. -------------------------- */
  194. /* Button
  195. -------------------------- */
  196. /* cascader
  197. -------------------------- */
  198. /* Switch
  199. -------------------------- */
  200. /* Dialog
  201. -------------------------- */
  202. /* Table
  203. -------------------------- */
  204. /* Pagination
  205. -------------------------- */
  206. /* Popup
  207. -------------------------- */
  208. /* Popover
  209. -------------------------- */
  210. /* Tooltip
  211. -------------------------- */
  212. /* Tag
  213. -------------------------- */
  214. /* Tree
  215. -------------------------- */
  216. /* Dropdown
  217. -------------------------- */
  218. /* Badge
  219. -------------------------- */
  220. /* Card
  221. --------------------------*/
  222. /* Slider
  223. --------------------------*/
  224. /* Steps
  225. --------------------------*/
  226. /* Menu
  227. --------------------------*/
  228. /* Rate
  229. --------------------------*/
  230. /* DatePicker
  231. --------------------------*/
  232. /* Loading
  233. --------------------------*/
  234. /* Scrollbar
  235. --------------------------*/
  236. /* Carousel
  237. --------------------------*/
  238. /* Collapse
  239. --------------------------*/
  240. /* Transfer
  241. --------------------------*/
  242. /* Header
  243. --------------------------*/
  244. /* Footer
  245. --------------------------*/
  246. /* Main
  247. --------------------------*/
  248. /* Timeline
  249. --------------------------*/
  250. /* Backtop
  251. --------------------------*/
  252. /* Link
  253. --------------------------*/
  254. /* Calendar
  255. --------------------------*/
  256. /* Form
  257. -------------------------- */
  258. /* Avatar
  259. --------------------------*/
  260. /* Empty
  261. -------------------------- */
  262. /* Descriptions
  263. -------------------------- */
  264. /* Skeleton
  265. --------------------------*/
  266. /* Svg
  267. --------------- */
  268. /* Result
  269. -------------------------- */
  270. /* Break-point
  271. --------------------------*/
  272. /* BEM support Func
  273. -------------------------- */
  274. /* Element Chalk Variables */
  275. /* Transition
  276. -------------------------- */
  277. /* Color
  278. -------------------------- */
  279. /* 53a8ff */
  280. /* 66b1ff */
  281. /* 79bbff */
  282. /* 8cc5ff */
  283. /* a0cfff */
  284. /* b3d8ff */
  285. /* c6e2ff */
  286. /* d9ecff */
  287. /* ecf5ff */
  288. /* Link
  289. -------------------------- */
  290. /* Border
  291. -------------------------- */
  292. /* Fill
  293. -------------------------- */
  294. /* Typography
  295. -------------------------- */
  296. /* Size
  297. -------------------------- */
  298. /* z-index
  299. -------------------------- */
  300. /* Disable base
  301. -------------------------- */
  302. /* Icon
  303. -------------------------- */
  304. /* Checkbox
  305. -------------------------- */
  306. /* Radio
  307. -------------------------- */
  308. /* Select
  309. -------------------------- */
  310. /* Alert
  311. -------------------------- */
  312. /* MessageBox
  313. -------------------------- */
  314. /* Message
  315. -------------------------- */
  316. /* Notification
  317. -------------------------- */
  318. /* Input
  319. -------------------------- */
  320. /* Cascader
  321. -------------------------- */
  322. /* Group
  323. -------------------------- */
  324. /* Tab
  325. -------------------------- */
  326. /* Button
  327. -------------------------- */
  328. /* cascader
  329. -------------------------- */
  330. /* Switch
  331. -------------------------- */
  332. /* Dialog
  333. -------------------------- */
  334. /* Table
  335. -------------------------- */
  336. /* Pagination
  337. -------------------------- */
  338. /* Popup
  339. -------------------------- */
  340. /* Popover
  341. -------------------------- */
  342. /* Tooltip
  343. -------------------------- */
  344. /* Tag
  345. -------------------------- */
  346. /* Tree
  347. -------------------------- */
  348. /* Dropdown
  349. -------------------------- */
  350. /* Badge
  351. -------------------------- */
  352. /* Card
  353. --------------------------*/
  354. /* Slider
  355. --------------------------*/
  356. /* Steps
  357. --------------------------*/
  358. /* Menu
  359. --------------------------*/
  360. /* Rate
  361. --------------------------*/
  362. /* DatePicker
  363. --------------------------*/
  364. /* Loading
  365. --------------------------*/
  366. /* Scrollbar
  367. --------------------------*/
  368. /* Carousel
  369. --------------------------*/
  370. /* Collapse
  371. --------------------------*/
  372. /* Transfer
  373. --------------------------*/
  374. /* Header
  375. --------------------------*/
  376. /* Footer
  377. --------------------------*/
  378. /* Main
  379. --------------------------*/
  380. /* Timeline
  381. --------------------------*/
  382. /* Backtop
  383. --------------------------*/
  384. /* Link
  385. --------------------------*/
  386. /* Calendar
  387. --------------------------*/
  388. /* Form
  389. -------------------------- */
  390. /* Avatar
  391. --------------------------*/
  392. /* Empty
  393. -------------------------- */
  394. /* Descriptions
  395. -------------------------- */
  396. /* Skeleton
  397. --------------------------*/
  398. /* Svg
  399. --------------- */
  400. /* Result
  401. -------------------------- */
  402. /* Break-point
  403. --------------------------*/
  404. /* Break-points
  405. -------------------------- */
  406. /* Scrollbar
  407. -------------------------- */
  408. /* Placeholder
  409. -------------------------- */
  410. /* BEM
  411. -------------------------- */
  412. /* Element Chalk Variables */
  413. /* Transition
  414. -------------------------- */
  415. /* Color
  416. -------------------------- */
  417. /* 53a8ff */
  418. /* 66b1ff */
  419. /* 79bbff */
  420. /* 8cc5ff */
  421. /* a0cfff */
  422. /* b3d8ff */
  423. /* c6e2ff */
  424. /* d9ecff */
  425. /* ecf5ff */
  426. /* Link
  427. -------------------------- */
  428. /* Border
  429. -------------------------- */
  430. /* Fill
  431. -------------------------- */
  432. /* Typography
  433. -------------------------- */
  434. /* Size
  435. -------------------------- */
  436. /* z-index
  437. -------------------------- */
  438. /* Disable base
  439. -------------------------- */
  440. /* Icon
  441. -------------------------- */
  442. /* Checkbox
  443. -------------------------- */
  444. /* Radio
  445. -------------------------- */
  446. /* Select
  447. -------------------------- */
  448. /* Alert
  449. -------------------------- */
  450. /* MessageBox
  451. -------------------------- */
  452. /* Message
  453. -------------------------- */
  454. /* Notification
  455. -------------------------- */
  456. /* Input
  457. -------------------------- */
  458. /* Cascader
  459. -------------------------- */
  460. /* Group
  461. -------------------------- */
  462. /* Tab
  463. -------------------------- */
  464. /* Button
  465. -------------------------- */
  466. /* cascader
  467. -------------------------- */
  468. /* Switch
  469. -------------------------- */
  470. /* Dialog
  471. -------------------------- */
  472. /* Table
  473. -------------------------- */
  474. /* Pagination
  475. -------------------------- */
  476. /* Popup
  477. -------------------------- */
  478. /* Popover
  479. -------------------------- */
  480. /* Tooltip
  481. -------------------------- */
  482. /* Tag
  483. -------------------------- */
  484. /* Tree
  485. -------------------------- */
  486. /* Dropdown
  487. -------------------------- */
  488. /* Badge
  489. -------------------------- */
  490. /* Card
  491. --------------------------*/
  492. /* Slider
  493. --------------------------*/
  494. /* Steps
  495. --------------------------*/
  496. /* Menu
  497. --------------------------*/
  498. /* Rate
  499. --------------------------*/
  500. /* DatePicker
  501. --------------------------*/
  502. /* Loading
  503. --------------------------*/
  504. /* Scrollbar
  505. --------------------------*/
  506. /* Carousel
  507. --------------------------*/
  508. /* Collapse
  509. --------------------------*/
  510. /* Transfer
  511. --------------------------*/
  512. /* Header
  513. --------------------------*/
  514. /* Footer
  515. --------------------------*/
  516. /* Main
  517. --------------------------*/
  518. /* Timeline
  519. --------------------------*/
  520. /* Backtop
  521. --------------------------*/
  522. /* Link
  523. --------------------------*/
  524. /* Calendar
  525. --------------------------*/
  526. /* Form
  527. -------------------------- */
  528. /* Avatar
  529. --------------------------*/
  530. /* Empty
  531. -------------------------- */
  532. /* Descriptions
  533. -------------------------- */
  534. /* Skeleton
  535. --------------------------*/
  536. /* Svg
  537. --------------- */
  538. /* Result
  539. -------------------------- */
  540. /* Break-point
  541. --------------------------*/
  542. .el-checkbox {
  543. color: #606266;
  544. font-weight: 500;
  545. font-size: 14px;
  546. position: relative;
  547. cursor: pointer;
  548. display: inline-block;
  549. white-space: nowrap;
  550. -webkit-user-select: none;
  551. -moz-user-select: none;
  552. -ms-user-select: none;
  553. user-select: none;
  554. margin-right: 30px; }
  555. .el-checkbox.is-bordered {
  556. padding: 9px 20px 9px 10px;
  557. border-radius: 4px;
  558. border: 1px solid #DCDFE6;
  559. -webkit-box-sizing: border-box;
  560. box-sizing: border-box;
  561. line-height: normal;
  562. height: 40px; }
  563. .el-checkbox.is-bordered.is-checked {
  564. border-color: #5075FC; }
  565. .el-checkbox.is-bordered.is-disabled {
  566. border-color: #EBEEF5;
  567. cursor: not-allowed; }
  568. .el-checkbox.is-bordered + .el-checkbox.is-bordered {
  569. margin-left: 10px; }
  570. .el-checkbox.is-bordered.el-checkbox--medium {
  571. padding: 7px 20px 7px 10px;
  572. border-radius: 4px;
  573. height: 36px; }
  574. .el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label {
  575. line-height: 17px;
  576. font-size: 14px; }
  577. .el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner {
  578. height: 14px;
  579. width: 14px; }
  580. .el-checkbox.is-bordered.el-checkbox--small {
  581. padding: 5px 15px 5px 10px;
  582. border-radius: 3px;
  583. height: 32px; }
  584. .el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label {
  585. line-height: 15px;
  586. font-size: 12px; }
  587. .el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner {
  588. height: 12px;
  589. width: 12px; }
  590. .el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after {
  591. height: 6px;
  592. width: 2px; }
  593. .el-checkbox.is-bordered.el-checkbox--mini {
  594. padding: 3px 15px 3px 10px;
  595. border-radius: 3px;
  596. height: 28px; }
  597. .el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label {
  598. line-height: 12px;
  599. font-size: 12px; }
  600. .el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner {
  601. height: 12px;
  602. width: 12px; }
  603. .el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after {
  604. height: 6px;
  605. width: 2px; }
  606. .el-checkbox__input {
  607. white-space: nowrap;
  608. cursor: pointer;
  609. outline: none;
  610. display: inline-block;
  611. line-height: 1;
  612. position: relative;
  613. vertical-align: middle; }
  614. .el-checkbox__input.is-disabled .el-checkbox__inner {
  615. background-color: #edf2fc;
  616. border-color: #DCDFE6;
  617. cursor: not-allowed; }
  618. .el-checkbox__input.is-disabled .el-checkbox__inner::after {
  619. cursor: not-allowed;
  620. border-color: #C0C4CC; }
  621. .el-checkbox__input.is-disabled .el-checkbox__inner + .el-checkbox__label {
  622. cursor: not-allowed; }
  623. .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  624. background-color: #F2F6FC;
  625. border-color: #DCDFE6; }
  626. .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  627. border-color: #C0C4CC; }
  628. .el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner {
  629. background-color: #F2F6FC;
  630. border-color: #DCDFE6; }
  631. .el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before {
  632. background-color: #C0C4CC;
  633. border-color: #C0C4CC; }
  634. .el-checkbox__input.is-disabled + span.el-checkbox__label {
  635. color: #C0C4CC;
  636. cursor: not-allowed; }
  637. .el-checkbox__input.is-checked .el-checkbox__inner {
  638. background-color: #5075FC;
  639. border-color: #5075FC; }
  640. .el-checkbox__input.is-checked .el-checkbox__inner::after {
  641. -webkit-transform: rotate(45deg) scaleY(1);
  642. transform: rotate(45deg) scaleY(1); }
  643. .el-checkbox__input.is-checked + .el-checkbox__label {
  644. color: #5075FC; }
  645. .el-checkbox__input.is-focus {
  646. /*focus时 视觉上区分*/ }
  647. .el-checkbox__input.is-focus .el-checkbox__inner {
  648. border-color: #5075FC; }
  649. .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  650. background-color: #5075FC;
  651. border-color: #5075FC; }
  652. .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  653. content: '';
  654. position: absolute;
  655. display: block;
  656. background-color: #FFFFFF;
  657. height: 2px;
  658. -webkit-transform: scale(0.5);
  659. transform: scale(0.5);
  660. left: 0;
  661. right: 0;
  662. top: 5px; }
  663. .el-checkbox__input.is-indeterminate .el-checkbox__inner::after {
  664. display: none; }
  665. .el-checkbox__inner {
  666. display: inline-block;
  667. position: relative;
  668. border: 1px solid #DCDFE6;
  669. border-radius: 2px;
  670. -webkit-box-sizing: border-box;
  671. box-sizing: border-box;
  672. width: 14px;
  673. height: 14px;
  674. background-color: #FFFFFF;
  675. z-index: 1;
  676. -webkit-transition: border-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46), background-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46);
  677. transition: border-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46), background-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46); }
  678. .el-checkbox__inner:hover {
  679. border-color: #5075FC; }
  680. .el-checkbox__inner::after {
  681. -webkit-box-sizing: content-box;
  682. box-sizing: content-box;
  683. content: "";
  684. border: 1px solid #FFFFFF;
  685. border-left: 0;
  686. border-top: 0;
  687. height: 7px;
  688. left: 4px;
  689. position: absolute;
  690. top: 1px;
  691. -webkit-transform: rotate(45deg) scaleY(0);
  692. transform: rotate(45deg) scaleY(0);
  693. width: 3px;
  694. -webkit-transition: -webkit-transform .15s ease-in .05s;
  695. transition: -webkit-transform .15s ease-in .05s;
  696. transition: transform .15s ease-in .05s;
  697. transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;
  698. -webkit-transform-origin: center;
  699. transform-origin: center; }
  700. .el-checkbox__original {
  701. opacity: 0;
  702. outline: none;
  703. position: absolute;
  704. margin: 0;
  705. width: 0;
  706. height: 0;
  707. z-index: -1; }
  708. .el-checkbox__label {
  709. display: inline-block;
  710. padding-left: 10px;
  711. line-height: 19px;
  712. font-size: 14px; }
  713. .el-checkbox:last-of-type {
  714. margin-right: 0; }
  715. .el-checkbox-button {
  716. position: relative;
  717. display: inline-block; }
  718. .el-checkbox-button__inner {
  719. display: inline-block;
  720. line-height: 1;
  721. font-weight: 500;
  722. white-space: nowrap;
  723. vertical-align: middle;
  724. cursor: pointer;
  725. background: #FFFFFF;
  726. border: 1px solid #DCDFE6;
  727. border-left: 0;
  728. color: #606266;
  729. -webkit-appearance: none;
  730. text-align: center;
  731. -webkit-box-sizing: border-box;
  732. box-sizing: border-box;
  733. outline: none;
  734. margin: 0;
  735. position: relative;
  736. -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  737. transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  738. -moz-user-select: none;
  739. -webkit-user-select: none;
  740. -ms-user-select: none;
  741. padding: 12px 20px;
  742. font-size: 14px;
  743. border-radius: 0; }
  744. .el-checkbox-button__inner.is-round {
  745. padding: 12px 20px; }
  746. .el-checkbox-button__inner:hover {
  747. color: #5075FC; }
  748. .el-checkbox-button__inner [class*="el-icon-"] {
  749. line-height: 0.9; }
  750. .el-checkbox-button__inner [class*="el-icon-"] + span {
  751. margin-left: 5px; }
  752. .el-checkbox-button__original {
  753. opacity: 0;
  754. outline: none;
  755. position: absolute;
  756. margin: 0;
  757. z-index: -1; }
  758. .el-checkbox-button.is-checked .el-checkbox-button__inner {
  759. color: #FFFFFF;
  760. background-color: #5075FC;
  761. border-color: #5075FC;
  762. -webkit-box-shadow: -1px 0 0 0 #96acfd;
  763. box-shadow: -1px 0 0 0 #96acfd; }
  764. .el-checkbox-button.is-checked:first-child .el-checkbox-button__inner {
  765. border-left-color: #5075FC; }
  766. .el-checkbox-button.is-disabled .el-checkbox-button__inner {
  767. color: #C0C4CC;
  768. cursor: not-allowed;
  769. background-image: none;
  770. background-color: #FFFFFF;
  771. border-color: #EBEEF5;
  772. -webkit-box-shadow: none;
  773. box-shadow: none; }
  774. .el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner {
  775. border-left-color: #EBEEF5; }
  776. .el-checkbox-button:first-child .el-checkbox-button__inner {
  777. border-left: 1px solid #DCDFE6;
  778. border-radius: 4px 0 0 4px;
  779. -webkit-box-shadow: none !important;
  780. box-shadow: none !important; }
  781. .el-checkbox-button.is-focus .el-checkbox-button__inner {
  782. border-color: #5075FC; }
  783. .el-checkbox-button:last-child .el-checkbox-button__inner {
  784. border-radius: 0 4px 4px 0; }
  785. .el-checkbox-button--medium .el-checkbox-button__inner {
  786. padding: 10px 20px;
  787. font-size: 14px;
  788. border-radius: 0; }
  789. .el-checkbox-button--medium .el-checkbox-button__inner.is-round {
  790. padding: 10px 20px; }
  791. .el-checkbox-button--small .el-checkbox-button__inner {
  792. padding: 9px 15px;
  793. font-size: 12px;
  794. border-radius: 0; }
  795. .el-checkbox-button--small .el-checkbox-button__inner.is-round {
  796. padding: 9px 15px; }
  797. .el-checkbox-button--mini .el-checkbox-button__inner {
  798. padding: 7px 15px;
  799. font-size: 12px;
  800. border-radius: 0; }
  801. .el-checkbox-button--mini .el-checkbox-button__inner.is-round {
  802. padding: 7px 15px; }
  803. .el-checkbox-group {
  804. font-size: 0; }
  805. /* BEM support Func
  806. -------------------------- */
  807. /* Element Chalk Variables */
  808. /* Transition
  809. -------------------------- */
  810. /* Color
  811. -------------------------- */
  812. /* 53a8ff */
  813. /* 66b1ff */
  814. /* 79bbff */
  815. /* 8cc5ff */
  816. /* a0cfff */
  817. /* b3d8ff */
  818. /* c6e2ff */
  819. /* d9ecff */
  820. /* ecf5ff */
  821. /* Link
  822. -------------------------- */
  823. /* Border
  824. -------------------------- */
  825. /* Fill
  826. -------------------------- */
  827. /* Typography
  828. -------------------------- */
  829. /* Size
  830. -------------------------- */
  831. /* z-index
  832. -------------------------- */
  833. /* Disable base
  834. -------------------------- */
  835. /* Icon
  836. -------------------------- */
  837. /* Checkbox
  838. -------------------------- */
  839. /* Radio
  840. -------------------------- */
  841. /* Select
  842. -------------------------- */
  843. /* Alert
  844. -------------------------- */
  845. /* MessageBox
  846. -------------------------- */
  847. /* Message
  848. -------------------------- */
  849. /* Notification
  850. -------------------------- */
  851. /* Input
  852. -------------------------- */
  853. /* Cascader
  854. -------------------------- */
  855. /* Group
  856. -------------------------- */
  857. /* Tab
  858. -------------------------- */
  859. /* Button
  860. -------------------------- */
  861. /* cascader
  862. -------------------------- */
  863. /* Switch
  864. -------------------------- */
  865. /* Dialog
  866. -------------------------- */
  867. /* Table
  868. -------------------------- */
  869. /* Pagination
  870. -------------------------- */
  871. /* Popup
  872. -------------------------- */
  873. /* Popover
  874. -------------------------- */
  875. /* Tooltip
  876. -------------------------- */
  877. /* Tag
  878. -------------------------- */
  879. /* Tree
  880. -------------------------- */
  881. /* Dropdown
  882. -------------------------- */
  883. /* Badge
  884. -------------------------- */
  885. /* Card
  886. --------------------------*/
  887. /* Slider
  888. --------------------------*/
  889. /* Steps
  890. --------------------------*/
  891. /* Menu
  892. --------------------------*/
  893. /* Rate
  894. --------------------------*/
  895. /* DatePicker
  896. --------------------------*/
  897. /* Loading
  898. --------------------------*/
  899. /* Scrollbar
  900. --------------------------*/
  901. /* Carousel
  902. --------------------------*/
  903. /* Collapse
  904. --------------------------*/
  905. /* Transfer
  906. --------------------------*/
  907. /* Header
  908. --------------------------*/
  909. /* Footer
  910. --------------------------*/
  911. /* Main
  912. --------------------------*/
  913. /* Timeline
  914. --------------------------*/
  915. /* Backtop
  916. --------------------------*/
  917. /* Link
  918. --------------------------*/
  919. /* Calendar
  920. --------------------------*/
  921. /* Form
  922. -------------------------- */
  923. /* Avatar
  924. --------------------------*/
  925. /* Empty
  926. -------------------------- */
  927. /* Descriptions
  928. -------------------------- */
  929. /* Skeleton
  930. --------------------------*/
  931. /* Svg
  932. --------------- */
  933. /* Result
  934. -------------------------- */
  935. /* Break-point
  936. --------------------------*/
  937. /* Break-points
  938. -------------------------- */
  939. /* Scrollbar
  940. -------------------------- */
  941. /* Placeholder
  942. -------------------------- */
  943. /* BEM
  944. -------------------------- */
  945. /* Element Chalk Variables */
  946. /* Transition
  947. -------------------------- */
  948. /* Color
  949. -------------------------- */
  950. /* 53a8ff */
  951. /* 66b1ff */
  952. /* 79bbff */
  953. /* 8cc5ff */
  954. /* a0cfff */
  955. /* b3d8ff */
  956. /* c6e2ff */
  957. /* d9ecff */
  958. /* ecf5ff */
  959. /* Link
  960. -------------------------- */
  961. /* Border
  962. -------------------------- */
  963. /* Fill
  964. -------------------------- */
  965. /* Typography
  966. -------------------------- */
  967. /* Size
  968. -------------------------- */
  969. /* z-index
  970. -------------------------- */
  971. /* Disable base
  972. -------------------------- */
  973. /* Icon
  974. -------------------------- */
  975. /* Checkbox
  976. -------------------------- */
  977. /* Radio
  978. -------------------------- */
  979. /* Select
  980. -------------------------- */
  981. /* Alert
  982. -------------------------- */
  983. /* MessageBox
  984. -------------------------- */
  985. /* Message
  986. -------------------------- */
  987. /* Notification
  988. -------------------------- */
  989. /* Input
  990. -------------------------- */
  991. /* Cascader
  992. -------------------------- */
  993. /* Group
  994. -------------------------- */
  995. /* Tab
  996. -------------------------- */
  997. /* Button
  998. -------------------------- */
  999. /* cascader
  1000. -------------------------- */
  1001. /* Switch
  1002. -------------------------- */
  1003. /* Dialog
  1004. -------------------------- */
  1005. /* Table
  1006. -------------------------- */
  1007. /* Pagination
  1008. -------------------------- */
  1009. /* Popup
  1010. -------------------------- */
  1011. /* Popover
  1012. -------------------------- */
  1013. /* Tooltip
  1014. -------------------------- */
  1015. /* Tag
  1016. -------------------------- */
  1017. /* Tree
  1018. -------------------------- */
  1019. /* Dropdown
  1020. -------------------------- */
  1021. /* Badge
  1022. -------------------------- */
  1023. /* Card
  1024. --------------------------*/
  1025. /* Slider
  1026. --------------------------*/
  1027. /* Steps
  1028. --------------------------*/
  1029. /* Menu
  1030. --------------------------*/
  1031. /* Rate
  1032. --------------------------*/
  1033. /* DatePicker
  1034. --------------------------*/
  1035. /* Loading
  1036. --------------------------*/
  1037. /* Scrollbar
  1038. --------------------------*/
  1039. /* Carousel
  1040. --------------------------*/
  1041. /* Collapse
  1042. --------------------------*/
  1043. /* Transfer
  1044. --------------------------*/
  1045. /* Header
  1046. --------------------------*/
  1047. /* Footer
  1048. --------------------------*/
  1049. /* Main
  1050. --------------------------*/
  1051. /* Timeline
  1052. --------------------------*/
  1053. /* Backtop
  1054. --------------------------*/
  1055. /* Link
  1056. --------------------------*/
  1057. /* Calendar
  1058. --------------------------*/
  1059. /* Form
  1060. -------------------------- */
  1061. /* Avatar
  1062. --------------------------*/
  1063. /* Empty
  1064. -------------------------- */
  1065. /* Descriptions
  1066. -------------------------- */
  1067. /* Skeleton
  1068. --------------------------*/
  1069. /* Svg
  1070. --------------- */
  1071. /* Result
  1072. -------------------------- */
  1073. /* Break-point
  1074. --------------------------*/
  1075. .el-tag {
  1076. background-color: #eef1ff;
  1077. border-color: #dce3fe;
  1078. color: #5075fc;
  1079. display: inline-block;
  1080. height: 32px;
  1081. padding: 0 10px;
  1082. line-height: 30px;
  1083. font-size: 12px;
  1084. color: #5075FC;
  1085. border-width: 1px;
  1086. border-style: solid;
  1087. border-radius: 4px;
  1088. -webkit-box-sizing: border-box;
  1089. box-sizing: border-box;
  1090. white-space: nowrap; }
  1091. .el-tag.is-hit {
  1092. border-color: #5075FC; }
  1093. .el-tag .el-tag__close {
  1094. color: #5075fc; }
  1095. .el-tag .el-tag__close:hover {
  1096. color: #FFFFFF;
  1097. background-color: #5075fc; }
  1098. .el-tag.el-tag--info {
  1099. background-color: #f4f4f5;
  1100. border-color: #e9e9eb;
  1101. color: #909399; }
  1102. .el-tag.el-tag--info.is-hit {
  1103. border-color: #909399; }
  1104. .el-tag.el-tag--info .el-tag__close {
  1105. color: #909399; }
  1106. .el-tag.el-tag--info .el-tag__close:hover {
  1107. color: #FFFFFF;
  1108. background-color: #909399; }
  1109. .el-tag.el-tag--success {
  1110. background-color: #f0f9eb;
  1111. border-color: #e1f3d8;
  1112. color: #67c23a; }
  1113. .el-tag.el-tag--success.is-hit {
  1114. border-color: #67C23A; }
  1115. .el-tag.el-tag--success .el-tag__close {
  1116. color: #67c23a; }
  1117. .el-tag.el-tag--success .el-tag__close:hover {
  1118. color: #FFFFFF;
  1119. background-color: #67c23a; }
  1120. .el-tag.el-tag--warning {
  1121. background-color: #fdf6ec;
  1122. border-color: #faecd8;
  1123. color: #e6a23c; }
  1124. .el-tag.el-tag--warning.is-hit {
  1125. border-color: #E6A23C; }
  1126. .el-tag.el-tag--warning .el-tag__close {
  1127. color: #e6a23c; }
  1128. .el-tag.el-tag--warning .el-tag__close:hover {
  1129. color: #FFFFFF;
  1130. background-color: #e6a23c; }
  1131. .el-tag.el-tag--danger {
  1132. background-color: #fef0f0;
  1133. border-color: #fde2e2;
  1134. color: #f56c6c; }
  1135. .el-tag.el-tag--danger.is-hit {
  1136. border-color: #F56C6C; }
  1137. .el-tag.el-tag--danger .el-tag__close {
  1138. color: #f56c6c; }
  1139. .el-tag.el-tag--danger .el-tag__close:hover {
  1140. color: #FFFFFF;
  1141. background-color: #f56c6c; }
  1142. .el-tag .el-icon-close {
  1143. border-radius: 50%;
  1144. text-align: center;
  1145. position: relative;
  1146. cursor: pointer;
  1147. font-size: 12px;
  1148. height: 16px;
  1149. width: 16px;
  1150. line-height: 16px;
  1151. vertical-align: middle;
  1152. top: -1px;
  1153. right: -5px; }
  1154. .el-tag .el-icon-close::before {
  1155. display: block; }
  1156. .el-tag--dark {
  1157. background-color: #5075fc;
  1158. border-color: #5075fc;
  1159. color: white; }
  1160. .el-tag--dark.is-hit {
  1161. border-color: #5075FC; }
  1162. .el-tag--dark .el-tag__close {
  1163. color: white; }
  1164. .el-tag--dark .el-tag__close:hover {
  1165. color: #FFFFFF;
  1166. background-color: #7391fd; }
  1167. .el-tag--dark.el-tag--info {
  1168. background-color: #909399;
  1169. border-color: #909399;
  1170. color: white; }
  1171. .el-tag--dark.el-tag--info.is-hit {
  1172. border-color: #909399; }
  1173. .el-tag--dark.el-tag--info .el-tag__close {
  1174. color: white; }
  1175. .el-tag--dark.el-tag--info .el-tag__close:hover {
  1176. color: #FFFFFF;
  1177. background-color: #a6a9ad; }
  1178. .el-tag--dark.el-tag--success {
  1179. background-color: #67c23a;
  1180. border-color: #67c23a;
  1181. color: white; }
  1182. .el-tag--dark.el-tag--success.is-hit {
  1183. border-color: #67C23A; }
  1184. .el-tag--dark.el-tag--success .el-tag__close {
  1185. color: white; }
  1186. .el-tag--dark.el-tag--success .el-tag__close:hover {
  1187. color: #FFFFFF;
  1188. background-color: #85ce61; }
  1189. .el-tag--dark.el-tag--warning {
  1190. background-color: #e6a23c;
  1191. border-color: #e6a23c;
  1192. color: white; }
  1193. .el-tag--dark.el-tag--warning.is-hit {
  1194. border-color: #E6A23C; }
  1195. .el-tag--dark.el-tag--warning .el-tag__close {
  1196. color: white; }
  1197. .el-tag--dark.el-tag--warning .el-tag__close:hover {
  1198. color: #FFFFFF;
  1199. background-color: #ebb563; }
  1200. .el-tag--dark.el-tag--danger {
  1201. background-color: #f56c6c;
  1202. border-color: #f56c6c;
  1203. color: white; }
  1204. .el-tag--dark.el-tag--danger.is-hit {
  1205. border-color: #F56C6C; }
  1206. .el-tag--dark.el-tag--danger .el-tag__close {
  1207. color: white; }
  1208. .el-tag--dark.el-tag--danger .el-tag__close:hover {
  1209. color: #FFFFFF;
  1210. background-color: #f78989; }
  1211. .el-tag--plain {
  1212. background-color: white;
  1213. border-color: #b9c8fe;
  1214. color: #5075fc; }
  1215. .el-tag--plain.is-hit {
  1216. border-color: #5075FC; }
  1217. .el-tag--plain .el-tag__close {
  1218. color: #5075fc; }
  1219. .el-tag--plain .el-tag__close:hover {
  1220. color: #FFFFFF;
  1221. background-color: #5075fc; }
  1222. .el-tag--plain.el-tag--info {
  1223. background-color: white;
  1224. border-color: #d3d4d6;
  1225. color: #909399; }
  1226. .el-tag--plain.el-tag--info.is-hit {
  1227. border-color: #909399; }
  1228. .el-tag--plain.el-tag--info .el-tag__close {
  1229. color: #909399; }
  1230. .el-tag--plain.el-tag--info .el-tag__close:hover {
  1231. color: #FFFFFF;
  1232. background-color: #909399; }
  1233. .el-tag--plain.el-tag--success {
  1234. background-color: white;
  1235. border-color: #c2e7b0;
  1236. color: #67c23a; }
  1237. .el-tag--plain.el-tag--success.is-hit {
  1238. border-color: #67C23A; }
  1239. .el-tag--plain.el-tag--success .el-tag__close {
  1240. color: #67c23a; }
  1241. .el-tag--plain.el-tag--success .el-tag__close:hover {
  1242. color: #FFFFFF;
  1243. background-color: #67c23a; }
  1244. .el-tag--plain.el-tag--warning {
  1245. background-color: white;
  1246. border-color: #f5dab1;
  1247. color: #e6a23c; }
  1248. .el-tag--plain.el-tag--warning.is-hit {
  1249. border-color: #E6A23C; }
  1250. .el-tag--plain.el-tag--warning .el-tag__close {
  1251. color: #e6a23c; }
  1252. .el-tag--plain.el-tag--warning .el-tag__close:hover {
  1253. color: #FFFFFF;
  1254. background-color: #e6a23c; }
  1255. .el-tag--plain.el-tag--danger {
  1256. background-color: white;
  1257. border-color: #fbc4c4;
  1258. color: #f56c6c; }
  1259. .el-tag--plain.el-tag--danger.is-hit {
  1260. border-color: #F56C6C; }
  1261. .el-tag--plain.el-tag--danger .el-tag__close {
  1262. color: #f56c6c; }
  1263. .el-tag--plain.el-tag--danger .el-tag__close:hover {
  1264. color: #FFFFFF;
  1265. background-color: #f56c6c; }
  1266. .el-tag--medium {
  1267. height: 28px;
  1268. line-height: 26px; }
  1269. .el-tag--medium .el-icon-close {
  1270. -webkit-transform: scale(0.8);
  1271. transform: scale(0.8); }
  1272. .el-tag--small {
  1273. height: 24px;
  1274. padding: 0 8px;
  1275. line-height: 22px; }
  1276. .el-tag--small .el-icon-close {
  1277. -webkit-transform: scale(0.8);
  1278. transform: scale(0.8); }
  1279. .el-tag--mini {
  1280. height: 20px;
  1281. padding: 0 5px;
  1282. line-height: 19px; }
  1283. .el-tag--mini .el-icon-close {
  1284. margin-left: -3px;
  1285. -webkit-transform: scale(0.7);
  1286. transform: scale(0.7); }
  1287. /* Element Chalk Variables */
  1288. /* Transition
  1289. -------------------------- */
  1290. /* Color
  1291. -------------------------- */
  1292. /* 53a8ff */
  1293. /* 66b1ff */
  1294. /* 79bbff */
  1295. /* 8cc5ff */
  1296. /* a0cfff */
  1297. /* b3d8ff */
  1298. /* c6e2ff */
  1299. /* d9ecff */
  1300. /* ecf5ff */
  1301. /* Link
  1302. -------------------------- */
  1303. /* Border
  1304. -------------------------- */
  1305. /* Fill
  1306. -------------------------- */
  1307. /* Typography
  1308. -------------------------- */
  1309. /* Size
  1310. -------------------------- */
  1311. /* z-index
  1312. -------------------------- */
  1313. /* Disable base
  1314. -------------------------- */
  1315. /* Icon
  1316. -------------------------- */
  1317. /* Checkbox
  1318. -------------------------- */
  1319. /* Radio
  1320. -------------------------- */
  1321. /* Select
  1322. -------------------------- */
  1323. /* Alert
  1324. -------------------------- */
  1325. /* MessageBox
  1326. -------------------------- */
  1327. /* Message
  1328. -------------------------- */
  1329. /* Notification
  1330. -------------------------- */
  1331. /* Input
  1332. -------------------------- */
  1333. /* Cascader
  1334. -------------------------- */
  1335. /* Group
  1336. -------------------------- */
  1337. /* Tab
  1338. -------------------------- */
  1339. /* Button
  1340. -------------------------- */
  1341. /* cascader
  1342. -------------------------- */
  1343. /* Switch
  1344. -------------------------- */
  1345. /* Dialog
  1346. -------------------------- */
  1347. /* Table
  1348. -------------------------- */
  1349. /* Pagination
  1350. -------------------------- */
  1351. /* Popup
  1352. -------------------------- */
  1353. /* Popover
  1354. -------------------------- */
  1355. /* Tooltip
  1356. -------------------------- */
  1357. /* Tag
  1358. -------------------------- */
  1359. /* Tree
  1360. -------------------------- */
  1361. /* Dropdown
  1362. -------------------------- */
  1363. /* Badge
  1364. -------------------------- */
  1365. /* Card
  1366. --------------------------*/
  1367. /* Slider
  1368. --------------------------*/
  1369. /* Steps
  1370. --------------------------*/
  1371. /* Menu
  1372. --------------------------*/
  1373. /* Rate
  1374. --------------------------*/
  1375. /* DatePicker
  1376. --------------------------*/
  1377. /* Loading
  1378. --------------------------*/
  1379. /* Scrollbar
  1380. --------------------------*/
  1381. /* Carousel
  1382. --------------------------*/
  1383. /* Collapse
  1384. --------------------------*/
  1385. /* Transfer
  1386. --------------------------*/
  1387. /* Header
  1388. --------------------------*/
  1389. /* Footer
  1390. --------------------------*/
  1391. /* Main
  1392. --------------------------*/
  1393. /* Timeline
  1394. --------------------------*/
  1395. /* Backtop
  1396. --------------------------*/
  1397. /* Link
  1398. --------------------------*/
  1399. /* Calendar
  1400. --------------------------*/
  1401. /* Form
  1402. -------------------------- */
  1403. /* Avatar
  1404. --------------------------*/
  1405. /* Empty
  1406. -------------------------- */
  1407. /* Descriptions
  1408. -------------------------- */
  1409. /* Skeleton
  1410. --------------------------*/
  1411. /* Svg
  1412. --------------- */
  1413. /* Result
  1414. -------------------------- */
  1415. /* Break-point
  1416. --------------------------*/
  1417. .el-table-column--selection .cell {
  1418. padding-left: 14px;
  1419. padding-right: 14px; }
  1420. .el-table-filter {
  1421. border: solid 1px #EBEEF5;
  1422. border-radius: 2px;
  1423. background-color: #FFFFFF;
  1424. -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  1425. box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  1426. -webkit-box-sizing: border-box;
  1427. box-sizing: border-box;
  1428. margin: 2px 0;
  1429. /** used for dropdown mode */ }
  1430. .el-table-filter__list {
  1431. padding: 5px 0;
  1432. margin: 0;
  1433. list-style: none;
  1434. min-width: 100px; }
  1435. .el-table-filter__list-item {
  1436. line-height: 36px;
  1437. padding: 0 10px;
  1438. cursor: pointer;
  1439. font-size: 14px; }
  1440. .el-table-filter__list-item:hover {
  1441. background-color: #eef1ff;
  1442. color: #7391fd; }
  1443. .el-table-filter__list-item.is-active {
  1444. background-color: #5075FC;
  1445. color: #FFFFFF; }
  1446. .el-table-filter__content {
  1447. min-width: 100px; }
  1448. .el-table-filter__bottom {
  1449. border-top: 1px solid #EBEEF5;
  1450. padding: 8px; }
  1451. .el-table-filter__bottom button {
  1452. background: transparent;
  1453. border: none;
  1454. color: #606266;
  1455. cursor: pointer;
  1456. font-size: 13px;
  1457. padding: 0 3px; }
  1458. .el-table-filter__bottom button:hover {
  1459. color: #5075FC; }
  1460. .el-table-filter__bottom button:focus {
  1461. outline: none; }
  1462. .el-table-filter__bottom button.is-disabled {
  1463. color: #C0C4CC;
  1464. cursor: not-allowed; }
  1465. .el-table-filter__wrap {
  1466. max-height: 280px; }
  1467. .el-table-filter__checkbox-group {
  1468. padding: 10px; }
  1469. .el-table-filter__checkbox-group label.el-checkbox {
  1470. display: block;
  1471. margin-right: 5px;
  1472. margin-bottom: 8px;
  1473. margin-left: 5px; }
  1474. .el-table-filter__checkbox-group .el-checkbox:last-child {
  1475. margin-bottom: 0; }