button.css 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716
  1. /* Element Chalk Variables */
  2. /* Transition
  3. -------------------------- */
  4. /* Colors
  5. -------------------------- */
  6. /* 53a8ff */
  7. /* 66b1ff */
  8. /* 79bbff */
  9. /* 8cc5ff */
  10. /* a0cfff */
  11. /* b3d8ff */
  12. /* c6e2ff */
  13. /* d9ecff */
  14. /* ecf5ff */
  15. /* Link
  16. -------------------------- */
  17. /* Background
  18. -------------------------- */
  19. /* Border
  20. -------------------------- */
  21. /* Box-shadow
  22. -------------------------- */
  23. /* Fill
  24. -------------------------- */
  25. /* Font
  26. -------------------------- */
  27. /* Size
  28. -------------------------- */
  29. /* z-index
  30. -------------------------- */
  31. /* Disable base
  32. -------------------------- */
  33. /* Icon
  34. -------------------------- */
  35. /* Checkbox
  36. -------------------------- */
  37. /* Radio
  38. -------------------------- */
  39. /* Select
  40. -------------------------- */
  41. /* Alert
  42. -------------------------- */
  43. /* Message Box
  44. -------------------------- */
  45. /* Message
  46. -------------------------- */
  47. /* Notification
  48. -------------------------- */
  49. /* Input
  50. -------------------------- */
  51. /* Cascader
  52. -------------------------- */
  53. /* Group
  54. -------------------------- */
  55. /* Tab
  56. -------------------------- */
  57. /* Button
  58. -------------------------- */
  59. /* cascader
  60. -------------------------- */
  61. /* Switch
  62. -------------------------- */
  63. /* Dialog
  64. -------------------------- */
  65. /* Table
  66. -------------------------- */
  67. /* Pagination
  68. -------------------------- */
  69. /* Popover
  70. -------------------------- */
  71. /* Tooltip
  72. -------------------------- */
  73. /* Tag
  74. -------------------------- */
  75. /* Tree
  76. -------------------------- */
  77. /* Dropdown
  78. -------------------------- */
  79. /* Badge
  80. -------------------------- */
  81. /* Card
  82. --------------------------*/
  83. /* Slider
  84. --------------------------*/
  85. /* Steps
  86. --------------------------*/
  87. /* Menu
  88. --------------------------*/
  89. /* Rate
  90. --------------------------*/
  91. /* DatePicker
  92. --------------------------*/
  93. /* Loading
  94. --------------------------*/
  95. /* Scrollbar
  96. --------------------------*/
  97. /* Carousel
  98. --------------------------*/
  99. /* Collapse
  100. --------------------------*/
  101. /* Transfer
  102. --------------------------*/
  103. /* Header
  104. --------------------------*/
  105. /* Footer
  106. --------------------------*/
  107. /* Main
  108. --------------------------*/
  109. /* Break-point
  110. --------------------------*/
  111. /* Element Chalk Variables */
  112. /* Transition
  113. -------------------------- */
  114. /* Colors
  115. -------------------------- */
  116. /* 53a8ff */
  117. /* 66b1ff */
  118. /* 79bbff */
  119. /* 8cc5ff */
  120. /* a0cfff */
  121. /* b3d8ff */
  122. /* c6e2ff */
  123. /* d9ecff */
  124. /* ecf5ff */
  125. /* Link
  126. -------------------------- */
  127. /* Background
  128. -------------------------- */
  129. /* Border
  130. -------------------------- */
  131. /* Box-shadow
  132. -------------------------- */
  133. /* Fill
  134. -------------------------- */
  135. /* Font
  136. -------------------------- */
  137. /* Size
  138. -------------------------- */
  139. /* z-index
  140. -------------------------- */
  141. /* Disable base
  142. -------------------------- */
  143. /* Icon
  144. -------------------------- */
  145. /* Checkbox
  146. -------------------------- */
  147. /* Radio
  148. -------------------------- */
  149. /* Select
  150. -------------------------- */
  151. /* Alert
  152. -------------------------- */
  153. /* Message Box
  154. -------------------------- */
  155. /* Message
  156. -------------------------- */
  157. /* Notification
  158. -------------------------- */
  159. /* Input
  160. -------------------------- */
  161. /* Cascader
  162. -------------------------- */
  163. /* Group
  164. -------------------------- */
  165. /* Tab
  166. -------------------------- */
  167. /* Button
  168. -------------------------- */
  169. /* cascader
  170. -------------------------- */
  171. /* Switch
  172. -------------------------- */
  173. /* Dialog
  174. -------------------------- */
  175. /* Table
  176. -------------------------- */
  177. /* Pagination
  178. -------------------------- */
  179. /* Popover
  180. -------------------------- */
  181. /* Tooltip
  182. -------------------------- */
  183. /* Tag
  184. -------------------------- */
  185. /* Tree
  186. -------------------------- */
  187. /* Dropdown
  188. -------------------------- */
  189. /* Badge
  190. -------------------------- */
  191. /* Card
  192. --------------------------*/
  193. /* Slider
  194. --------------------------*/
  195. /* Steps
  196. --------------------------*/
  197. /* Menu
  198. --------------------------*/
  199. /* Rate
  200. --------------------------*/
  201. /* DatePicker
  202. --------------------------*/
  203. /* Loading
  204. --------------------------*/
  205. /* Scrollbar
  206. --------------------------*/
  207. /* Carousel
  208. --------------------------*/
  209. /* Collapse
  210. --------------------------*/
  211. /* Transfer
  212. --------------------------*/
  213. /* Header
  214. --------------------------*/
  215. /* Footer
  216. --------------------------*/
  217. /* Main
  218. --------------------------*/
  219. /* Break-point
  220. --------------------------*/
  221. /* BEM support Func
  222. -------------------------- */
  223. /* Element Chalk Variables */
  224. /* Transition
  225. -------------------------- */
  226. /* Colors
  227. -------------------------- */
  228. /* 53a8ff */
  229. /* 66b1ff */
  230. /* 79bbff */
  231. /* 8cc5ff */
  232. /* a0cfff */
  233. /* b3d8ff */
  234. /* c6e2ff */
  235. /* d9ecff */
  236. /* ecf5ff */
  237. /* Link
  238. -------------------------- */
  239. /* Background
  240. -------------------------- */
  241. /* Border
  242. -------------------------- */
  243. /* Box-shadow
  244. -------------------------- */
  245. /* Fill
  246. -------------------------- */
  247. /* Font
  248. -------------------------- */
  249. /* Size
  250. -------------------------- */
  251. /* z-index
  252. -------------------------- */
  253. /* Disable base
  254. -------------------------- */
  255. /* Icon
  256. -------------------------- */
  257. /* Checkbox
  258. -------------------------- */
  259. /* Radio
  260. -------------------------- */
  261. /* Select
  262. -------------------------- */
  263. /* Alert
  264. -------------------------- */
  265. /* Message Box
  266. -------------------------- */
  267. /* Message
  268. -------------------------- */
  269. /* Notification
  270. -------------------------- */
  271. /* Input
  272. -------------------------- */
  273. /* Cascader
  274. -------------------------- */
  275. /* Group
  276. -------------------------- */
  277. /* Tab
  278. -------------------------- */
  279. /* Button
  280. -------------------------- */
  281. /* cascader
  282. -------------------------- */
  283. /* Switch
  284. -------------------------- */
  285. /* Dialog
  286. -------------------------- */
  287. /* Table
  288. -------------------------- */
  289. /* Pagination
  290. -------------------------- */
  291. /* Popover
  292. -------------------------- */
  293. /* Tooltip
  294. -------------------------- */
  295. /* Tag
  296. -------------------------- */
  297. /* Tree
  298. -------------------------- */
  299. /* Dropdown
  300. -------------------------- */
  301. /* Badge
  302. -------------------------- */
  303. /* Card
  304. --------------------------*/
  305. /* Slider
  306. --------------------------*/
  307. /* Steps
  308. --------------------------*/
  309. /* Menu
  310. --------------------------*/
  311. /* Rate
  312. --------------------------*/
  313. /* DatePicker
  314. --------------------------*/
  315. /* Loading
  316. --------------------------*/
  317. /* Scrollbar
  318. --------------------------*/
  319. /* Carousel
  320. --------------------------*/
  321. /* Collapse
  322. --------------------------*/
  323. /* Transfer
  324. --------------------------*/
  325. /* Header
  326. --------------------------*/
  327. /* Footer
  328. --------------------------*/
  329. /* Main
  330. --------------------------*/
  331. /* Break-point
  332. --------------------------*/
  333. /* Break-points
  334. -------------------------- */
  335. /* Scrollbar
  336. -------------------------- */
  337. /* Placeholder
  338. -------------------------- */
  339. /* BEM
  340. -------------------------- */
  341. .el-button {
  342. display: inline-block;
  343. line-height: 1;
  344. white-space: nowrap;
  345. cursor: pointer;
  346. background: #fff;
  347. border: 1px solid #dcdfe6;
  348. border-color: #dcdfe6;
  349. color: #606266;
  350. -webkit-appearance: none;
  351. text-align: center;
  352. -webkit-box-sizing: border-box;
  353. box-sizing: border-box;
  354. outline: none;
  355. margin: 0;
  356. -webkit-transition: .1s;
  357. transition: .1s;
  358. font-weight: 500;
  359. -moz-user-select: none;
  360. -webkit-user-select: none;
  361. -ms-user-select: none;
  362. padding: 12px 20px;
  363. font-size: 14px;
  364. border-radius: 4px; }
  365. .el-button + .el-button {
  366. margin-left: 10px; }
  367. .el-button.is-round {
  368. padding: 12px 20px; }
  369. .el-button:hover, .el-button:focus {
  370. color: #C8A063;
  371. border-color: #efe3d0;
  372. background-color: #faf6ef; }
  373. .el-button:active {
  374. color: #b49059;
  375. border-color: #b49059;
  376. outline: none; }
  377. .el-button::-moz-focus-inner {
  378. border: 0; }
  379. .el-button [class*="el-icon-"] + span {
  380. margin-left: 5px; }
  381. .el-button.is-plain:hover, .el-button.is-plain:focus {
  382. background: #fff;
  383. border-color: #C8A063;
  384. color: #C8A063; }
  385. .el-button.is-plain:active {
  386. background: #fff;
  387. border-color: #b49059;
  388. color: #b49059;
  389. outline: none; }
  390. .el-button.is-active {
  391. color: #b49059;
  392. border-color: #b49059; }
  393. .el-button.is-disabled, .el-button.is-disabled:hover, .el-button.is-disabled:focus {
  394. color: #c0c4cc;
  395. cursor: not-allowed;
  396. background-image: none;
  397. background-color: #fff;
  398. border-color: #ebeef5; }
  399. .el-button.is-disabled.el-button--text {
  400. background-color: transparent; }
  401. .el-button.is-disabled.is-plain, .el-button.is-disabled.is-plain:hover, .el-button.is-disabled.is-plain:focus {
  402. background-color: #fff;
  403. border-color: #ebeef5;
  404. color: #c0c4cc; }
  405. .el-button.is-loading {
  406. position: relative;
  407. pointer-events: none; }
  408. .el-button.is-loading:before {
  409. pointer-events: none;
  410. content: '';
  411. position: absolute;
  412. left: -1px;
  413. top: -1px;
  414. right: -1px;
  415. bottom: -1px;
  416. border-radius: inherit;
  417. background-color: rgba(255, 255, 255, 0.35); }
  418. .el-button.is-round {
  419. border-radius: 20px;
  420. padding: 12px 23px; }
  421. .el-button.is-circle {
  422. border-radius: 50%;
  423. padding: 12px; }
  424. .el-button--primary {
  425. color: #fff;
  426. background-color: #C8A063;
  427. border-color: #C8A063; }
  428. .el-button--primary:hover, .el-button--primary:focus {
  429. background: #d3b382;
  430. border-color: #d3b382;
  431. color: #fff; }
  432. .el-button--primary:active {
  433. background: #b49059;
  434. border-color: #b49059;
  435. color: #fff;
  436. outline: none; }
  437. .el-button--primary.is-active {
  438. background: #b49059;
  439. border-color: #b49059;
  440. color: #fff; }
  441. .el-button--primary.is-disabled, .el-button--primary.is-disabled:hover, .el-button--primary.is-disabled:focus, .el-button--primary.is-disabled:active {
  442. color: #fff;
  443. background-color: #e4d0b1;
  444. border-color: #e4d0b1; }
  445. .el-button--primary.is-plain {
  446. color: #C8A063;
  447. background: #faf6ef;
  448. border-color: #e9d9c1; }
  449. .el-button--primary.is-plain:hover, .el-button--primary.is-plain:focus {
  450. background: #C8A063;
  451. border-color: #C8A063;
  452. color: #fff; }
  453. .el-button--primary.is-plain:active {
  454. background: #b49059;
  455. border-color: #b49059;
  456. color: #fff;
  457. outline: none; }
  458. .el-button--primary.is-plain.is-disabled, .el-button--primary.is-plain.is-disabled:hover, .el-button--primary.is-plain.is-disabled:focus, .el-button--primary.is-plain.is-disabled:active {
  459. color: #dec6a1;
  460. background-color: #faf6ef;
  461. border-color: #f4ece0; }
  462. .el-button--success {
  463. color: #fff;
  464. background-color: #70D36C;
  465. border-color: #70D36C; }
  466. .el-button--success:hover, .el-button--success:focus {
  467. background: #8ddc89;
  468. border-color: #8ddc89;
  469. color: #fff; }
  470. .el-button--success:active {
  471. background: #65be61;
  472. border-color: #65be61;
  473. color: #fff;
  474. outline: none; }
  475. .el-button--success.is-active {
  476. background: #65be61;
  477. border-color: #65be61;
  478. color: #fff; }
  479. .el-button--success.is-disabled, .el-button--success.is-disabled:hover, .el-button--success.is-disabled:focus, .el-button--success.is-disabled:active {
  480. color: #fff;
  481. background-color: #b8e9b6;
  482. border-color: #b8e9b6; }
  483. .el-button--success.is-plain {
  484. color: #70D36C;
  485. background: #f1fbf0;
  486. border-color: #c6edc4; }
  487. .el-button--success.is-plain:hover, .el-button--success.is-plain:focus {
  488. background: #70D36C;
  489. border-color: #70D36C;
  490. color: #fff; }
  491. .el-button--success.is-plain:active {
  492. background: #65be61;
  493. border-color: #65be61;
  494. color: #fff;
  495. outline: none; }
  496. .el-button--success.is-plain.is-disabled, .el-button--success.is-plain.is-disabled:hover, .el-button--success.is-plain.is-disabled:focus, .el-button--success.is-plain.is-disabled:active {
  497. color: #a9e5a7;
  498. background-color: #f1fbf0;
  499. border-color: #e2f6e2; }
  500. .el-button--warning {
  501. color: #fff;
  502. background-color: #e6a23c;
  503. border-color: #e6a23c; }
  504. .el-button--warning:hover, .el-button--warning:focus {
  505. background: #ebb563;
  506. border-color: #ebb563;
  507. color: #fff; }
  508. .el-button--warning:active {
  509. background: #cf9236;
  510. border-color: #cf9236;
  511. color: #fff;
  512. outline: none; }
  513. .el-button--warning.is-active {
  514. background: #cf9236;
  515. border-color: #cf9236;
  516. color: #fff; }
  517. .el-button--warning.is-disabled, .el-button--warning.is-disabled:hover, .el-button--warning.is-disabled:focus, .el-button--warning.is-disabled:active {
  518. color: #fff;
  519. background-color: #f3d19e;
  520. border-color: #f3d19e; }
  521. .el-button--warning.is-plain {
  522. color: #e6a23c;
  523. background: #fdf6ec;
  524. border-color: #f5dab1; }
  525. .el-button--warning.is-plain:hover, .el-button--warning.is-plain:focus {
  526. background: #e6a23c;
  527. border-color: #e6a23c;
  528. color: #fff; }
  529. .el-button--warning.is-plain:active {
  530. background: #cf9236;
  531. border-color: #cf9236;
  532. color: #fff;
  533. outline: none; }
  534. .el-button--warning.is-plain.is-disabled, .el-button--warning.is-plain.is-disabled:hover, .el-button--warning.is-plain.is-disabled:focus, .el-button--warning.is-plain.is-disabled:active {
  535. color: #f0c78a;
  536. background-color: #fdf6ec;
  537. border-color: #faecd8; }
  538. .el-button--danger {
  539. color: #fff;
  540. background-color: #F58467;
  541. border-color: #F58467; }
  542. .el-button--danger:hover, .el-button--danger:focus {
  543. background: #f79d85;
  544. border-color: #f79d85;
  545. color: #fff; }
  546. .el-button--danger:active {
  547. background: #dd775d;
  548. border-color: #dd775d;
  549. color: #fff;
  550. outline: none; }
  551. .el-button--danger.is-active {
  552. background: #dd775d;
  553. border-color: #dd775d;
  554. color: #fff; }
  555. .el-button--danger.is-disabled, .el-button--danger.is-disabled:hover, .el-button--danger.is-disabled:focus, .el-button--danger.is-disabled:active {
  556. color: #fff;
  557. background-color: #fac2b3;
  558. border-color: #fac2b3; }
  559. .el-button--danger.is-plain {
  560. color: #F58467;
  561. background: #fef3f0;
  562. border-color: #fbcec2; }
  563. .el-button--danger.is-plain:hover, .el-button--danger.is-plain:focus {
  564. background: #F58467;
  565. border-color: #F58467;
  566. color: #fff; }
  567. .el-button--danger.is-plain:active {
  568. background: #dd775d;
  569. border-color: #dd775d;
  570. color: #fff;
  571. outline: none; }
  572. .el-button--danger.is-plain.is-disabled, .el-button--danger.is-plain.is-disabled:hover, .el-button--danger.is-plain.is-disabled:focus, .el-button--danger.is-plain.is-disabled:active {
  573. color: #f9b5a4;
  574. background-color: #fef3f0;
  575. border-color: #fde6e1; }
  576. .el-button--info {
  577. color: #fff;
  578. background-color: #68C7FF;
  579. border-color: #68C7FF; }
  580. .el-button--info:hover, .el-button--info:focus {
  581. background: #86d2ff;
  582. border-color: #86d2ff;
  583. color: #fff; }
  584. .el-button--info:active {
  585. background: #5eb3e6;
  586. border-color: #5eb3e6;
  587. color: #fff;
  588. outline: none; }
  589. .el-button--info.is-active {
  590. background: #5eb3e6;
  591. border-color: #5eb3e6;
  592. color: #fff; }
  593. .el-button--info.is-disabled, .el-button--info.is-disabled:hover, .el-button--info.is-disabled:focus, .el-button--info.is-disabled:active {
  594. color: #fff;
  595. background-color: #b4e3ff;
  596. border-color: #b4e3ff; }
  597. .el-button--info.is-plain {
  598. color: #68C7FF;
  599. background: #f0f9ff;
  600. border-color: #c3e9ff; }
  601. .el-button--info.is-plain:hover, .el-button--info.is-plain:focus {
  602. background: #68C7FF;
  603. border-color: #68C7FF;
  604. color: #fff; }
  605. .el-button--info.is-plain:active {
  606. background: #5eb3e6;
  607. border-color: #5eb3e6;
  608. color: #fff;
  609. outline: none; }
  610. .el-button--info.is-plain.is-disabled, .el-button--info.is-plain.is-disabled:hover, .el-button--info.is-plain.is-disabled:focus, .el-button--info.is-plain.is-disabled:active {
  611. color: #a4ddff;
  612. background-color: #f0f9ff;
  613. border-color: #e1f4ff; }
  614. .el-button--medium {
  615. padding: 10px 20px;
  616. font-size: 14px;
  617. border-radius: 4px; }
  618. .el-button--medium.is-round {
  619. padding: 10px 20px; }
  620. .el-button--small {
  621. padding: 9px 15px;
  622. font-size: 12px;
  623. border-radius: 3px; }
  624. .el-button--small.is-round {
  625. padding: 9px 15px; }
  626. .el-button--mini {
  627. padding: 7px 15px;
  628. font-size: 12px;
  629. border-radius: 3px; }
  630. .el-button--mini.is-round {
  631. padding: 7px 15px; }
  632. .el-button--text {
  633. border-color: transparent;
  634. color: #C8A063;
  635. background: transparent;
  636. padding-left: 0;
  637. padding-right: 0; }
  638. .el-button--text:hover, .el-button--text:focus {
  639. color: #d3b382;
  640. border-color: transparent;
  641. background-color: transparent; }
  642. .el-button--text:active {
  643. color: #b49059;
  644. border-color: transparent;
  645. background-color: transparent; }
  646. .el-button--text.is-disabled, .el-button--text.is-disabled:hover, .el-button--text.is-disabled:focus {
  647. border-color: transparent; }
  648. .el-button-group {
  649. display: inline-block;
  650. vertical-align: middle; }
  651. .el-button-group::before,
  652. .el-button-group::after {
  653. display: table;
  654. content: ""; }
  655. .el-button-group::after {
  656. clear: both; }
  657. .el-button-group .el-button {
  658. float: left;
  659. position: relative; }
  660. .el-button-group .el-button + .el-button {
  661. margin-left: 0; }
  662. .el-button-group .el-button:first-child {
  663. border-top-right-radius: 0;
  664. border-bottom-right-radius: 0; }
  665. .el-button-group .el-button:last-child {
  666. border-top-left-radius: 0;
  667. border-bottom-left-radius: 0; }
  668. .el-button-group .el-button:first-child:last-child {
  669. border-top-right-radius: 4px;
  670. border-bottom-right-radius: 4px;
  671. border-top-left-radius: 4px;
  672. border-bottom-left-radius: 4px; }
  673. .el-button-group .el-button:not(:first-child):not(:last-child) {
  674. border-radius: 0; }
  675. .el-button-group .el-button:not(:last-child) {
  676. margin-right: -1px; }
  677. .el-button-group .el-button:hover, .el-button-group .el-button:focus, .el-button-group .el-button:active {
  678. z-index: 1; }
  679. .el-button-group .el-button.is-active {
  680. z-index: 1; }
  681. .el-button-group .el-button--primary:first-child {
  682. border-right-color: rgba(255, 255, 255, 0.5); }
  683. .el-button-group .el-button--primary:last-child {
  684. border-left-color: rgba(255, 255, 255, 0.5); }
  685. .el-button-group .el-button--primary:not(:first-child):not(:last-child) {
  686. border-left-color: rgba(255, 255, 255, 0.5);
  687. border-right-color: rgba(255, 255, 255, 0.5); }
  688. .el-button-group .el-button--success:first-child {
  689. border-right-color: rgba(255, 255, 255, 0.5); }
  690. .el-button-group .el-button--success:last-child {
  691. border-left-color: rgba(255, 255, 255, 0.5); }
  692. .el-button-group .el-button--success:not(:first-child):not(:last-child) {
  693. border-left-color: rgba(255, 255, 255, 0.5);
  694. border-right-color: rgba(255, 255, 255, 0.5); }
  695. .el-button-group .el-button--warning:first-child {
  696. border-right-color: rgba(255, 255, 255, 0.5); }
  697. .el-button-group .el-button--warning:last-child {
  698. border-left-color: rgba(255, 255, 255, 0.5); }
  699. .el-button-group .el-button--warning:not(:first-child):not(:last-child) {
  700. border-left-color: rgba(255, 255, 255, 0.5);
  701. border-right-color: rgba(255, 255, 255, 0.5); }
  702. .el-button-group .el-button--danger:first-child {
  703. border-right-color: rgba(255, 255, 255, 0.5); }
  704. .el-button-group .el-button--danger:last-child {
  705. border-left-color: rgba(255, 255, 255, 0.5); }
  706. .el-button-group .el-button--danger:not(:first-child):not(:last-child) {
  707. border-left-color: rgba(255, 255, 255, 0.5);
  708. border-right-color: rgba(255, 255, 255, 0.5); }
  709. .el-button-group .el-button--info:first-child {
  710. border-right-color: rgba(255, 255, 255, 0.5); }
  711. .el-button-group .el-button--info:last-child {
  712. border-left-color: rgba(255, 255, 255, 0.5); }
  713. .el-button-group .el-button--info:not(:first-child):not(:last-child) {
  714. border-left-color: rgba(255, 255, 255, 0.5);
  715. border-right-color: rgba(255, 255, 255, 0.5); }