Plat Admin

step.css 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  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. .el-step {
  232. position: relative;
  233. -ms-flex-negative: 1;
  234. flex-shrink: 1; }
  235. .el-step:last-of-type .el-step__line {
  236. display: none; }
  237. .el-step:last-of-type.is-flex {
  238. -ms-flex-preferred-size: auto !important;
  239. flex-basis: auto !important;
  240. -ms-flex-negative: 0;
  241. flex-shrink: 0;
  242. -webkit-box-flex: 0;
  243. -ms-flex-positive: 0;
  244. flex-grow: 0; }
  245. .el-step:last-of-type .el-step__main, .el-step:last-of-type .el-step__description {
  246. padding-right: 0; }
  247. .el-step__head {
  248. position: relative;
  249. width: 100%; }
  250. .el-step__head.is-process {
  251. color: #303133;
  252. border-color: #303133; }
  253. .el-step__head.is-wait {
  254. color: #c0c4cc;
  255. border-color: #c0c4cc; }
  256. .el-step__head.is-success {
  257. color: #67c23a;
  258. border-color: #67c23a; }
  259. .el-step__head.is-error {
  260. color: #f56c6c;
  261. border-color: #f56c6c; }
  262. .el-step__head.is-finish {
  263. color: #409EFF;
  264. border-color: #409EFF; }
  265. .el-step__icon {
  266. position: relative;
  267. z-index: 1;
  268. display: -webkit-inline-box;
  269. display: -ms-inline-flexbox;
  270. display: inline-flex;
  271. -webkit-box-pack: center;
  272. -ms-flex-pack: center;
  273. justify-content: center;
  274. -webkit-box-align: center;
  275. -ms-flex-align: center;
  276. align-items: center;
  277. width: 24px;
  278. height: 24px;
  279. font-size: 14px;
  280. -webkit-box-sizing: border-box;
  281. box-sizing: border-box;
  282. background: #fff;
  283. -webkit-transition: .15s ease-out;
  284. transition: .15s ease-out; }
  285. .el-step__icon.is-text {
  286. border-radius: 50%;
  287. border: 2px solid;
  288. border-color: inherit; }
  289. .el-step__icon.is-icon {
  290. width: 40px; }
  291. .el-step__icon-inner {
  292. display: inline-block;
  293. -webkit-user-select: none;
  294. -moz-user-select: none;
  295. -ms-user-select: none;
  296. user-select: none;
  297. text-align: center;
  298. font-weight: bold;
  299. line-height: 1;
  300. color: inherit; }
  301. .el-step__icon-inner[class*=el-icon]:not(.is-status) {
  302. font-size: 25px;
  303. font-weight: normal; }
  304. .el-step__icon-inner.is-status {
  305. -webkit-transform: translateY(1px);
  306. transform: translateY(1px); }
  307. .el-step__line {
  308. position: absolute;
  309. border-color: inherit;
  310. background-color: #c0c4cc; }
  311. .el-step__line-inner {
  312. display: block;
  313. border-width: 1px;
  314. border-style: solid;
  315. border-color: inherit;
  316. -webkit-transition: .15s ease-out;
  317. transition: .15s ease-out;
  318. -webkit-box-sizing: border-box;
  319. box-sizing: border-box;
  320. width: 0;
  321. height: 0; }
  322. .el-step__main {
  323. white-space: normal;
  324. text-align: left; }
  325. .el-step__title {
  326. font-size: 16px;
  327. line-height: 38px; }
  328. .el-step__title.is-process {
  329. font-weight: bold;
  330. color: #303133; }
  331. .el-step__title.is-wait {
  332. color: #c0c4cc; }
  333. .el-step__title.is-success {
  334. color: #67c23a; }
  335. .el-step__title.is-error {
  336. color: #f56c6c; }
  337. .el-step__title.is-finish {
  338. color: #409EFF; }
  339. .el-step__description {
  340. padding-right: 10%;
  341. margin-top: -5px;
  342. font-size: 12px;
  343. line-height: 20px;
  344. font-weight: normal; }
  345. .el-step__description.is-process {
  346. color: #303133; }
  347. .el-step__description.is-wait {
  348. color: #c0c4cc; }
  349. .el-step__description.is-success {
  350. color: #67c23a; }
  351. .el-step__description.is-error {
  352. color: #f56c6c; }
  353. .el-step__description.is-finish {
  354. color: #409EFF; }
  355. .el-step.is-horizontal {
  356. display: inline-block; }
  357. .el-step.is-horizontal .el-step__line {
  358. height: 2px;
  359. top: 11px;
  360. left: 0;
  361. right: 0; }
  362. .el-step.is-vertical {
  363. display: -webkit-box;
  364. display: -ms-flexbox;
  365. display: flex; }
  366. .el-step.is-vertical .el-step__head {
  367. -webkit-box-flex: 0;
  368. -ms-flex-positive: 0;
  369. flex-grow: 0;
  370. width: 24px; }
  371. .el-step.is-vertical .el-step__main {
  372. padding-left: 10px;
  373. -webkit-box-flex: 1;
  374. -ms-flex-positive: 1;
  375. flex-grow: 1; }
  376. .el-step.is-vertical .el-step__title {
  377. line-height: 24px;
  378. padding-bottom: 8px; }
  379. .el-step.is-vertical .el-step__line {
  380. width: 2px;
  381. top: 0;
  382. bottom: 0;
  383. left: 11px; }
  384. .el-step.is-vertical .el-step__icon.is-icon {
  385. width: 24px; }
  386. .el-step.is-center .el-step__head {
  387. text-align: center; }
  388. .el-step.is-center .el-step__main {
  389. text-align: center; }
  390. .el-step.is-center .el-step__description {
  391. padding-left: 20%;
  392. padding-right: 20%; }
  393. .el-step.is-center .el-step__line {
  394. left: 50%;
  395. right: -50%; }
  396. .el-step.is-simple {
  397. display: -webkit-box;
  398. display: -ms-flexbox;
  399. display: flex;
  400. -webkit-box-align: center;
  401. -ms-flex-align: center;
  402. align-items: center; }
  403. .el-step.is-simple .el-step__head {
  404. width: auto;
  405. font-size: 0;
  406. padding-right: 10px; }
  407. .el-step.is-simple .el-step__icon {
  408. background: transparent;
  409. width: 16px;
  410. height: 16px;
  411. font-size: 12px; }
  412. .el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status) {
  413. font-size: 18px; }
  414. .el-step.is-simple .el-step__icon-inner.is-status {
  415. -webkit-transform: scale(0.8) translateY(1px);
  416. transform: scale(0.8) translateY(1px); }
  417. .el-step.is-simple .el-step__main {
  418. position: relative;
  419. display: -webkit-box;
  420. display: -ms-flexbox;
  421. display: flex;
  422. -webkit-box-align: stretch;
  423. -ms-flex-align: stretch;
  424. align-items: stretch;
  425. -webkit-box-flex: 1;
  426. -ms-flex-positive: 1;
  427. flex-grow: 1; }
  428. .el-step.is-simple .el-step__title {
  429. font-size: 16px;
  430. line-height: 20px; }
  431. .el-step.is-simple:not(:last-of-type) .el-step__title {
  432. max-width: 50%;
  433. word-break: break-all; }
  434. .el-step.is-simple .el-step__arrow {
  435. -webkit-box-flex: 1;
  436. -ms-flex-positive: 1;
  437. flex-grow: 1;
  438. display: -webkit-box;
  439. display: -ms-flexbox;
  440. display: flex;
  441. -webkit-box-align: center;
  442. -ms-flex-align: center;
  443. align-items: center;
  444. -webkit-box-pack: center;
  445. -ms-flex-pack: center;
  446. justify-content: center; }
  447. .el-step.is-simple .el-step__arrow::before, .el-step.is-simple .el-step__arrow::after {
  448. content: '';
  449. display: inline-block;
  450. position: absolute;
  451. height: 15px;
  452. width: 1px;
  453. background: #c0c4cc; }
  454. .el-step.is-simple .el-step__arrow::before {
  455. -webkit-transform: rotate(-45deg) translateY(-4px);
  456. transform: rotate(-45deg) translateY(-4px);
  457. -webkit-transform-origin: 0 0;
  458. transform-origin: 0 0; }
  459. .el-step.is-simple .el-step__arrow::after {
  460. -webkit-transform: rotate(45deg) translateY(4px);
  461. transform: rotate(45deg) translateY(4px);
  462. -webkit-transform-origin: 100% 100%;
  463. transform-origin: 100% 100%; }
  464. .el-step.is-simple:last-of-type .el-step__arrow {
  465. display: none; }