input-number.css 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  1. /* BEM support Func
  2. -------------------------- */
  3. /* Element Chalk Variables */
  4. /* Transition
  5. -------------------------- */
  6. /* Colors
  7. -------------------------- */
  8. /* 53a8ff */
  9. /* 66b1ff */
  10. /* 79bbff */
  11. /* 8cc5ff */
  12. /* a0cfff */
  13. /* b3d8ff */
  14. /* c6e2ff */
  15. /* d9ecff */
  16. /* ecf5ff */
  17. /* Link
  18. -------------------------- */
  19. /* Background
  20. -------------------------- */
  21. /* Border
  22. -------------------------- */
  23. /* Box-shadow
  24. -------------------------- */
  25. /* Fill
  26. -------------------------- */
  27. /* Font
  28. -------------------------- */
  29. /* Size
  30. -------------------------- */
  31. /* z-index
  32. -------------------------- */
  33. /* Disable base
  34. -------------------------- */
  35. /* Icon
  36. -------------------------- */
  37. /* Checkbox
  38. -------------------------- */
  39. /* Radio
  40. -------------------------- */
  41. /* Select
  42. -------------------------- */
  43. /* Alert
  44. -------------------------- */
  45. /* Message Box
  46. -------------------------- */
  47. /* Message
  48. -------------------------- */
  49. /* Notification
  50. -------------------------- */
  51. /* Input
  52. -------------------------- */
  53. /* Cascader
  54. -------------------------- */
  55. /* Group
  56. -------------------------- */
  57. /* Tab
  58. -------------------------- */
  59. /* Button
  60. -------------------------- */
  61. /* cascader
  62. -------------------------- */
  63. /* Switch
  64. -------------------------- */
  65. /* Dialog
  66. -------------------------- */
  67. /* Table
  68. -------------------------- */
  69. /* Pagination
  70. -------------------------- */
  71. /* Popover
  72. -------------------------- */
  73. /* Tooltip
  74. -------------------------- */
  75. /* Tag
  76. -------------------------- */
  77. /* Tree
  78. -------------------------- */
  79. /* Dropdown
  80. -------------------------- */
  81. /* Badge
  82. -------------------------- */
  83. /* Card
  84. --------------------------*/
  85. /* Slider
  86. --------------------------*/
  87. /* Steps
  88. --------------------------*/
  89. /* Menu
  90. --------------------------*/
  91. /* Rate
  92. --------------------------*/
  93. /* DatePicker
  94. --------------------------*/
  95. /* Loading
  96. --------------------------*/
  97. /* Scrollbar
  98. --------------------------*/
  99. /* Carousel
  100. --------------------------*/
  101. /* Collapse
  102. --------------------------*/
  103. /* Transfer
  104. --------------------------*/
  105. /* Header
  106. --------------------------*/
  107. /* Footer
  108. --------------------------*/
  109. /* Main
  110. --------------------------*/
  111. /* Break-point
  112. --------------------------*/
  113. /* Break-points
  114. -------------------------- */
  115. /* Scrollbar
  116. -------------------------- */
  117. /* Placeholder
  118. -------------------------- */
  119. /* BEM
  120. -------------------------- */
  121. /* Element Chalk Variables */
  122. /* Transition
  123. -------------------------- */
  124. /* Colors
  125. -------------------------- */
  126. /* 53a8ff */
  127. /* 66b1ff */
  128. /* 79bbff */
  129. /* 8cc5ff */
  130. /* a0cfff */
  131. /* b3d8ff */
  132. /* c6e2ff */
  133. /* d9ecff */
  134. /* ecf5ff */
  135. /* Link
  136. -------------------------- */
  137. /* Background
  138. -------------------------- */
  139. /* Border
  140. -------------------------- */
  141. /* Box-shadow
  142. -------------------------- */
  143. /* Fill
  144. -------------------------- */
  145. /* Font
  146. -------------------------- */
  147. /* Size
  148. -------------------------- */
  149. /* z-index
  150. -------------------------- */
  151. /* Disable base
  152. -------------------------- */
  153. /* Icon
  154. -------------------------- */
  155. /* Checkbox
  156. -------------------------- */
  157. /* Radio
  158. -------------------------- */
  159. /* Select
  160. -------------------------- */
  161. /* Alert
  162. -------------------------- */
  163. /* Message Box
  164. -------------------------- */
  165. /* Message
  166. -------------------------- */
  167. /* Notification
  168. -------------------------- */
  169. /* Input
  170. -------------------------- */
  171. /* Cascader
  172. -------------------------- */
  173. /* Group
  174. -------------------------- */
  175. /* Tab
  176. -------------------------- */
  177. /* Button
  178. -------------------------- */
  179. /* cascader
  180. -------------------------- */
  181. /* Switch
  182. -------------------------- */
  183. /* Dialog
  184. -------------------------- */
  185. /* Table
  186. -------------------------- */
  187. /* Pagination
  188. -------------------------- */
  189. /* Popover
  190. -------------------------- */
  191. /* Tooltip
  192. -------------------------- */
  193. /* Tag
  194. -------------------------- */
  195. /* Tree
  196. -------------------------- */
  197. /* Dropdown
  198. -------------------------- */
  199. /* Badge
  200. -------------------------- */
  201. /* Card
  202. --------------------------*/
  203. /* Slider
  204. --------------------------*/
  205. /* Steps
  206. --------------------------*/
  207. /* Menu
  208. --------------------------*/
  209. /* Rate
  210. --------------------------*/
  211. /* DatePicker
  212. --------------------------*/
  213. /* Loading
  214. --------------------------*/
  215. /* Scrollbar
  216. --------------------------*/
  217. /* Carousel
  218. --------------------------*/
  219. /* Collapse
  220. --------------------------*/
  221. /* Transfer
  222. --------------------------*/
  223. /* Header
  224. --------------------------*/
  225. /* Footer
  226. --------------------------*/
  227. /* Main
  228. --------------------------*/
  229. /* Break-point
  230. --------------------------*/
  231. /* BEM support Func
  232. -------------------------- */
  233. /* Element Chalk Variables */
  234. /* Transition
  235. -------------------------- */
  236. /* Colors
  237. -------------------------- */
  238. /* 53a8ff */
  239. /* 66b1ff */
  240. /* 79bbff */
  241. /* 8cc5ff */
  242. /* a0cfff */
  243. /* b3d8ff */
  244. /* c6e2ff */
  245. /* d9ecff */
  246. /* ecf5ff */
  247. /* Link
  248. -------------------------- */
  249. /* Background
  250. -------------------------- */
  251. /* Border
  252. -------------------------- */
  253. /* Box-shadow
  254. -------------------------- */
  255. /* Fill
  256. -------------------------- */
  257. /* Font
  258. -------------------------- */
  259. /* Size
  260. -------------------------- */
  261. /* z-index
  262. -------------------------- */
  263. /* Disable base
  264. -------------------------- */
  265. /* Icon
  266. -------------------------- */
  267. /* Checkbox
  268. -------------------------- */
  269. /* Radio
  270. -------------------------- */
  271. /* Select
  272. -------------------------- */
  273. /* Alert
  274. -------------------------- */
  275. /* Message Box
  276. -------------------------- */
  277. /* Message
  278. -------------------------- */
  279. /* Notification
  280. -------------------------- */
  281. /* Input
  282. -------------------------- */
  283. /* Cascader
  284. -------------------------- */
  285. /* Group
  286. -------------------------- */
  287. /* Tab
  288. -------------------------- */
  289. /* Button
  290. -------------------------- */
  291. /* cascader
  292. -------------------------- */
  293. /* Switch
  294. -------------------------- */
  295. /* Dialog
  296. -------------------------- */
  297. /* Table
  298. -------------------------- */
  299. /* Pagination
  300. -------------------------- */
  301. /* Popover
  302. -------------------------- */
  303. /* Tooltip
  304. -------------------------- */
  305. /* Tag
  306. -------------------------- */
  307. /* Tree
  308. -------------------------- */
  309. /* Dropdown
  310. -------------------------- */
  311. /* Badge
  312. -------------------------- */
  313. /* Card
  314. --------------------------*/
  315. /* Slider
  316. --------------------------*/
  317. /* Steps
  318. --------------------------*/
  319. /* Menu
  320. --------------------------*/
  321. /* Rate
  322. --------------------------*/
  323. /* DatePicker
  324. --------------------------*/
  325. /* Loading
  326. --------------------------*/
  327. /* Scrollbar
  328. --------------------------*/
  329. /* Carousel
  330. --------------------------*/
  331. /* Collapse
  332. --------------------------*/
  333. /* Transfer
  334. --------------------------*/
  335. /* Header
  336. --------------------------*/
  337. /* Footer
  338. --------------------------*/
  339. /* Main
  340. --------------------------*/
  341. /* Break-point
  342. --------------------------*/
  343. /* Break-points
  344. -------------------------- */
  345. /* Scrollbar
  346. -------------------------- */
  347. /* Placeholder
  348. -------------------------- */
  349. /* BEM
  350. -------------------------- */
  351. /* Element Chalk Variables */
  352. /* Transition
  353. -------------------------- */
  354. /* Colors
  355. -------------------------- */
  356. /* 53a8ff */
  357. /* 66b1ff */
  358. /* 79bbff */
  359. /* 8cc5ff */
  360. /* a0cfff */
  361. /* b3d8ff */
  362. /* c6e2ff */
  363. /* d9ecff */
  364. /* ecf5ff */
  365. /* Link
  366. -------------------------- */
  367. /* Background
  368. -------------------------- */
  369. /* Border
  370. -------------------------- */
  371. /* Box-shadow
  372. -------------------------- */
  373. /* Fill
  374. -------------------------- */
  375. /* Font
  376. -------------------------- */
  377. /* Size
  378. -------------------------- */
  379. /* z-index
  380. -------------------------- */
  381. /* Disable base
  382. -------------------------- */
  383. /* Icon
  384. -------------------------- */
  385. /* Checkbox
  386. -------------------------- */
  387. /* Radio
  388. -------------------------- */
  389. /* Select
  390. -------------------------- */
  391. /* Alert
  392. -------------------------- */
  393. /* Message Box
  394. -------------------------- */
  395. /* Message
  396. -------------------------- */
  397. /* Notification
  398. -------------------------- */
  399. /* Input
  400. -------------------------- */
  401. /* Cascader
  402. -------------------------- */
  403. /* Group
  404. -------------------------- */
  405. /* Tab
  406. -------------------------- */
  407. /* Button
  408. -------------------------- */
  409. /* cascader
  410. -------------------------- */
  411. /* Switch
  412. -------------------------- */
  413. /* Dialog
  414. -------------------------- */
  415. /* Table
  416. -------------------------- */
  417. /* Pagination
  418. -------------------------- */
  419. /* Popover
  420. -------------------------- */
  421. /* Tooltip
  422. -------------------------- */
  423. /* Tag
  424. -------------------------- */
  425. /* Tree
  426. -------------------------- */
  427. /* Dropdown
  428. -------------------------- */
  429. /* Badge
  430. -------------------------- */
  431. /* Card
  432. --------------------------*/
  433. /* Slider
  434. --------------------------*/
  435. /* Steps
  436. --------------------------*/
  437. /* Menu
  438. --------------------------*/
  439. /* Rate
  440. --------------------------*/
  441. /* DatePicker
  442. --------------------------*/
  443. /* Loading
  444. --------------------------*/
  445. /* Scrollbar
  446. --------------------------*/
  447. /* Carousel
  448. --------------------------*/
  449. /* Collapse
  450. --------------------------*/
  451. /* Transfer
  452. --------------------------*/
  453. /* Header
  454. --------------------------*/
  455. /* Footer
  456. --------------------------*/
  457. /* Main
  458. --------------------------*/
  459. /* Break-point
  460. --------------------------*/
  461. .el-textarea {
  462. display: inline-block;
  463. width: 100%;
  464. vertical-align: bottom;
  465. font-size: 14px; }
  466. .el-textarea__inner {
  467. display: block;
  468. resize: vertical;
  469. padding: 5px 15px;
  470. line-height: 1.5;
  471. -webkit-box-sizing: border-box;
  472. box-sizing: border-box;
  473. width: 100%;
  474. font-size: inherit;
  475. color: #606266;
  476. background-color: #fff;
  477. background-image: none;
  478. border: 1px solid #dcdfe6;
  479. border-radius: 4px;
  480. -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  481. transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  482. .el-textarea__inner::-webkit-input-placeholder {
  483. color: #c0c4cc; }
  484. .el-textarea__inner:-ms-input-placeholder {
  485. color: #c0c4cc; }
  486. .el-textarea__inner::-ms-input-placeholder {
  487. color: #c0c4cc; }
  488. .el-textarea__inner::placeholder {
  489. color: #c0c4cc; }
  490. .el-textarea__inner:hover {
  491. border-color: #c0c4cc; }
  492. .el-textarea__inner:focus {
  493. outline: none;
  494. border-color: #C8A063; }
  495. .el-textarea.is-disabled .el-textarea__inner {
  496. background-color: #f5f7fa;
  497. border-color: #e4e7ed;
  498. color: #c0c4cc;
  499. cursor: not-allowed; }
  500. .el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder {
  501. color: #c0c4cc; }
  502. .el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder {
  503. color: #c0c4cc; }
  504. .el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder {
  505. color: #c0c4cc; }
  506. .el-textarea.is-disabled .el-textarea__inner::placeholder {
  507. color: #c0c4cc; }
  508. .el-input {
  509. position: relative;
  510. font-size: 14px;
  511. display: inline-block;
  512. width: 100%; }
  513. .el-input::-webkit-scrollbar {
  514. z-index: 11;
  515. width: 6px; }
  516. .el-input::-webkit-scrollbar:horizontal {
  517. height: 6px; }
  518. .el-input::-webkit-scrollbar-thumb {
  519. border-radius: 5px;
  520. width: 6px;
  521. background: #b4bccc; }
  522. .el-input::-webkit-scrollbar-corner {
  523. background: #fff; }
  524. .el-input::-webkit-scrollbar-track {
  525. background: #fff; }
  526. .el-input::-webkit-scrollbar-track-piece {
  527. background: #fff;
  528. width: 6px; }
  529. .el-input .el-input__clear {
  530. color: #c0c4cc;
  531. font-size: 14px;
  532. line-height: 16px;
  533. cursor: pointer;
  534. -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  535. transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  536. .el-input .el-input__clear:hover {
  537. color: #909399; }
  538. .el-input__inner {
  539. -webkit-appearance: none;
  540. background-color: #fff;
  541. background-image: none;
  542. border-radius: 4px;
  543. border: 1px solid #dcdfe6;
  544. -webkit-box-sizing: border-box;
  545. box-sizing: border-box;
  546. color: #606266;
  547. display: inline-block;
  548. font-size: inherit;
  549. height: 40px;
  550. line-height: 40px;
  551. outline: none;
  552. padding: 0 15px;
  553. -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  554. transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  555. width: 100%; }
  556. .el-input__inner::-webkit-input-placeholder {
  557. color: #c0c4cc; }
  558. .el-input__inner:-ms-input-placeholder {
  559. color: #c0c4cc; }
  560. .el-input__inner::-ms-input-placeholder {
  561. color: #c0c4cc; }
  562. .el-input__inner::placeholder {
  563. color: #c0c4cc; }
  564. .el-input__inner:hover {
  565. border-color: #c0c4cc; }
  566. .el-input__inner:focus {
  567. outline: none;
  568. border-color: #C8A063; }
  569. .el-input__suffix {
  570. position: absolute;
  571. height: 100%;
  572. right: 5px;
  573. top: 0;
  574. text-align: center;
  575. color: #c0c4cc;
  576. -webkit-transition: all .3s;
  577. transition: all .3s;
  578. pointer-events: none; }
  579. .el-input__suffix-inner {
  580. pointer-events: all; }
  581. .el-input__prefix {
  582. position: absolute;
  583. height: 100%;
  584. left: 5px;
  585. top: 0;
  586. text-align: center;
  587. color: #c0c4cc;
  588. -webkit-transition: all .3s;
  589. transition: all .3s; }
  590. .el-input__icon {
  591. height: 100%;
  592. width: 25px;
  593. text-align: center;
  594. -webkit-transition: all .3s;
  595. transition: all .3s;
  596. line-height: 40px; }
  597. .el-input__icon:after {
  598. content: '';
  599. height: 100%;
  600. width: 0;
  601. display: inline-block;
  602. vertical-align: middle; }
  603. .el-input__validateIcon {
  604. pointer-events: none; }
  605. .el-input.is-active .el-input__inner {
  606. outline: none;
  607. border-color: #C8A063; }
  608. .el-input.is-disabled .el-input__inner {
  609. background-color: #f5f7fa;
  610. border-color: #e4e7ed;
  611. color: #c0c4cc;
  612. cursor: not-allowed; }
  613. .el-input.is-disabled .el-input__inner::-webkit-input-placeholder {
  614. color: #c0c4cc; }
  615. .el-input.is-disabled .el-input__inner:-ms-input-placeholder {
  616. color: #c0c4cc; }
  617. .el-input.is-disabled .el-input__inner::-ms-input-placeholder {
  618. color: #c0c4cc; }
  619. .el-input.is-disabled .el-input__inner::placeholder {
  620. color: #c0c4cc; }
  621. .el-input.is-disabled .el-input__icon {
  622. cursor: not-allowed; }
  623. .el-input--suffix .el-input__inner {
  624. padding-right: 30px; }
  625. .el-input--prefix .el-input__inner {
  626. padding-left: 30px; }
  627. .el-input--medium {
  628. font-size: 14px; }
  629. .el-input--medium .el-input__inner {
  630. height: 36px;
  631. line-height: 36px; }
  632. .el-input--medium .el-input__icon {
  633. line-height: 36px; }
  634. .el-input--small {
  635. font-size: 13px; }
  636. .el-input--small .el-input__inner {
  637. height: 32px;
  638. line-height: 32px; }
  639. .el-input--small .el-input__icon {
  640. line-height: 32px; }
  641. .el-input--mini {
  642. font-size: 12px; }
  643. .el-input--mini .el-input__inner {
  644. height: 28px;
  645. line-height: 28px; }
  646. .el-input--mini .el-input__icon {
  647. line-height: 28px; }
  648. .el-input-group {
  649. line-height: normal;
  650. display: inline-table;
  651. width: 100%;
  652. border-collapse: separate; }
  653. .el-input-group > .el-input__inner {
  654. vertical-align: middle;
  655. display: table-cell; }
  656. .el-input-group__append, .el-input-group__prepend {
  657. background-color: #f5f7fa;
  658. color: #68C7FF;
  659. vertical-align: middle;
  660. display: table-cell;
  661. position: relative;
  662. border: 1px solid #dcdfe6;
  663. border-radius: 4px;
  664. padding: 0 20px;
  665. width: 1px;
  666. white-space: nowrap; }
  667. .el-input-group__append:focus, .el-input-group__prepend:focus {
  668. outline: none; }
  669. .el-input-group__append .el-select,
  670. .el-input-group__append .el-button, .el-input-group__prepend .el-select,
  671. .el-input-group__prepend .el-button {
  672. display: inline-block;
  673. margin: -10px -20px; }
  674. .el-input-group__append button.el-button,
  675. .el-input-group__append div.el-select .el-input__inner,
  676. .el-input-group__append div.el-select:hover .el-input__inner, .el-input-group__prepend button.el-button,
  677. .el-input-group__prepend div.el-select .el-input__inner,
  678. .el-input-group__prepend div.el-select:hover .el-input__inner {
  679. border-color: transparent;
  680. background-color: transparent;
  681. color: inherit;
  682. border-top: 0;
  683. border-bottom: 0; }
  684. .el-input-group__append .el-button,
  685. .el-input-group__append .el-input, .el-input-group__prepend .el-button,
  686. .el-input-group__prepend .el-input {
  687. font-size: inherit; }
  688. .el-input-group__prepend {
  689. border-right: 0;
  690. border-top-right-radius: 0;
  691. border-bottom-right-radius: 0; }
  692. .el-input-group__append {
  693. border-left: 0;
  694. border-top-left-radius: 0;
  695. border-bottom-left-radius: 0; }
  696. .el-input-group--prepend .el-input__inner {
  697. border-top-left-radius: 0;
  698. border-bottom-left-radius: 0; }
  699. .el-input-group--prepend .el-select .el-input.is-focus .el-input__inner {
  700. border-color: transparent; }
  701. .el-input-group--append .el-input__inner {
  702. border-top-right-radius: 0;
  703. border-bottom-right-radius: 0; }
  704. .el-input-group--append .el-select .el-input.is-focus .el-input__inner {
  705. border-color: transparent; }
  706. /** disalbe default clear on IE */
  707. .el-input__inner::-ms-clear {
  708. display: none;
  709. width: 0;
  710. height: 0; }
  711. .el-input-number {
  712. position: relative;
  713. display: inline-block;
  714. width: 180px;
  715. line-height: 38px; }
  716. .el-input-number .el-input {
  717. display: block; }
  718. .el-input-number .el-input__inner {
  719. -webkit-appearance: none;
  720. padding-left: 50px;
  721. padding-right: 50px;
  722. text-align: center; }
  723. .el-input-number__increase, .el-input-number__decrease {
  724. position: absolute;
  725. z-index: 1;
  726. top: 1px;
  727. width: 40px;
  728. height: auto;
  729. text-align: center;
  730. background: #f5f7fa;
  731. color: #606266;
  732. cursor: pointer;
  733. font-size: 13px; }
  734. .el-input-number__increase:hover, .el-input-number__decrease:hover {
  735. color: #C8A063; }
  736. .el-input-number__increase:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled), .el-input-number__decrease:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled) {
  737. border-color: #C8A063; }
  738. .el-input-number__increase.is-disabled, .el-input-number__decrease.is-disabled {
  739. color: #c0c4cc;
  740. cursor: not-allowed; }
  741. .el-input-number__increase {
  742. right: 1px;
  743. border-radius: 0 4px 4px 0;
  744. border-left: 1px solid #dcdfe6; }
  745. .el-input-number__decrease {
  746. left: 1px;
  747. border-radius: 4px 0 0 4px;
  748. border-right: 1px solid #dcdfe6; }
  749. .el-input-number.is-disabled .el-input-number__increase, .el-input-number.is-disabled .el-input-number__decrease {
  750. border-color: #e4e7ed;
  751. color: #e4e7ed; }
  752. .el-input-number.is-disabled .el-input-number__increase:hover, .el-input-number.is-disabled .el-input-number__decrease:hover {
  753. color: #e4e7ed;
  754. cursor: not-allowed; }
  755. .el-input-number--medium {
  756. width: 200px;
  757. line-height: 34px; }
  758. .el-input-number--medium .el-input-number__increase, .el-input-number--medium .el-input-number__decrease {
  759. width: 36px;
  760. font-size: 14px; }
  761. .el-input-number--medium .el-input__inner {
  762. padding-left: 43px;
  763. padding-right: 43px; }
  764. .el-input-number--small {
  765. width: 130px;
  766. line-height: 30px; }
  767. .el-input-number--small .el-input-number__increase, .el-input-number--small .el-input-number__decrease {
  768. width: 32px;
  769. font-size: 13px; }
  770. .el-input-number--small .el-input-number__increase [class*=el-icon], .el-input-number--small .el-input-number__decrease [class*=el-icon] {
  771. -webkit-transform: scale(0.9);
  772. transform: scale(0.9); }
  773. .el-input-number--small .el-input__inner {
  774. padding-left: 39px;
  775. padding-right: 39px; }
  776. .el-input-number--mini {
  777. width: 130px;
  778. line-height: 26px; }
  779. .el-input-number--mini .el-input-number__increase, .el-input-number--mini .el-input-number__decrease {
  780. width: 28px;
  781. font-size: 12px; }
  782. .el-input-number--mini .el-input-number__increase [class*=el-icon], .el-input-number--mini .el-input-number__decrease [class*=el-icon] {
  783. -webkit-transform: scale(0.8);
  784. transform: scale(0.8); }
  785. .el-input-number--mini .el-input__inner {
  786. padding-left: 35px;
  787. padding-right: 35px; }
  788. .el-input-number.is-without-controls .el-input__inner {
  789. padding-left: 15px;
  790. padding-right: 15px; }
  791. .el-input-number.is-controls-right .el-input__inner {
  792. padding-left: 15px;
  793. padding-right: 50px; }
  794. .el-input-number.is-controls-right .el-input-number__increase, .el-input-number.is-controls-right .el-input-number__decrease {
  795. height: auto;
  796. line-height: 19px; }
  797. .el-input-number.is-controls-right .el-input-number__increase [class*=el-icon], .el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon] {
  798. -webkit-transform: scale(0.8);
  799. transform: scale(0.8); }
  800. .el-input-number.is-controls-right .el-input-number__increase {
  801. border-radius: 0 4px 0 0;
  802. border-bottom: 1px solid #dcdfe6; }
  803. .el-input-number.is-controls-right .el-input-number__decrease {
  804. right: 1px;
  805. bottom: 1px;
  806. top: auto;
  807. left: auto;
  808. border-right: none;
  809. border-left: 1px solid #dcdfe6;
  810. border-radius: 0 0 4px 0; }
  811. .el-input-number.is-controls-right[class*=medium] [class*=increase], .el-input-number.is-controls-right[class*=medium] [class*=decrease] {
  812. line-height: 17px; }
  813. .el-input-number.is-controls-right[class*=small] [class*=increase], .el-input-number.is-controls-right[class*=small] [class*=decrease] {
  814. line-height: 15px; }
  815. .el-input-number.is-controls-right[class*=mini] [class*=increase], .el-input-number.is-controls-right[class*=mini] [class*=decrease] {
  816. line-height: 13px; }