progress.css 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  1. /* BEM support Func
  2. -------------------------- */
  3. /* Element Chalk Variables */
  4. /* Transition
  5. -------------------------- */
  6. /* Color
  7. -------------------------- */
  8. /* 53a8ff */
  9. /* 66b1ff */
  10. /* 79bbff */
  11. /* 8cc5ff */
  12. /* a0cfff */
  13. /* b3d8ff */
  14. /* c6e2ff */
  15. /* d9ecff */
  16. /* ecf5ff */
  17. /* Link
  18. -------------------------- */
  19. /* Border
  20. -------------------------- */
  21. /* Fill
  22. -------------------------- */
  23. /* Typography
  24. -------------------------- */
  25. /* Size
  26. -------------------------- */
  27. /* z-index
  28. -------------------------- */
  29. /* Disable base
  30. -------------------------- */
  31. /* Icon
  32. -------------------------- */
  33. /* Checkbox
  34. -------------------------- */
  35. /* Radio
  36. -------------------------- */
  37. /* Select
  38. -------------------------- */
  39. /* Alert
  40. -------------------------- */
  41. /* MessageBox
  42. -------------------------- */
  43. /* Message
  44. -------------------------- */
  45. /* Notification
  46. -------------------------- */
  47. /* Input
  48. -------------------------- */
  49. /* Cascader
  50. -------------------------- */
  51. /* Group
  52. -------------------------- */
  53. /* Tab
  54. -------------------------- */
  55. /* Button
  56. -------------------------- */
  57. /* cascader
  58. -------------------------- */
  59. /* Switch
  60. -------------------------- */
  61. /* Dialog
  62. -------------------------- */
  63. /* Table
  64. -------------------------- */
  65. /* Pagination
  66. -------------------------- */
  67. /* Popup
  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. /* Timeline
  110. --------------------------*/
  111. /* Backtop
  112. --------------------------*/
  113. /* Link
  114. --------------------------*/
  115. /* Calendar
  116. --------------------------*/
  117. /* Form
  118. -------------------------- */
  119. /* Avatar
  120. --------------------------*/
  121. /* Empty
  122. -------------------------- */
  123. /* Descriptions
  124. -------------------------- */
  125. /* Skeleton
  126. --------------------------*/
  127. /* Svg
  128. --------------- */
  129. /* Result
  130. -------------------------- */
  131. /* Break-point
  132. --------------------------*/
  133. /* Break-points
  134. -------------------------- */
  135. /* Scrollbar
  136. -------------------------- */
  137. /* Placeholder
  138. -------------------------- */
  139. /* BEM
  140. -------------------------- */
  141. /* Element Chalk Variables */
  142. /* Transition
  143. -------------------------- */
  144. /* Color
  145. -------------------------- */
  146. /* 53a8ff */
  147. /* 66b1ff */
  148. /* 79bbff */
  149. /* 8cc5ff */
  150. /* a0cfff */
  151. /* b3d8ff */
  152. /* c6e2ff */
  153. /* d9ecff */
  154. /* ecf5ff */
  155. /* Link
  156. -------------------------- */
  157. /* Border
  158. -------------------------- */
  159. /* Fill
  160. -------------------------- */
  161. /* Typography
  162. -------------------------- */
  163. /* Size
  164. -------------------------- */
  165. /* z-index
  166. -------------------------- */
  167. /* Disable base
  168. -------------------------- */
  169. /* Icon
  170. -------------------------- */
  171. /* Checkbox
  172. -------------------------- */
  173. /* Radio
  174. -------------------------- */
  175. /* Select
  176. -------------------------- */
  177. /* Alert
  178. -------------------------- */
  179. /* MessageBox
  180. -------------------------- */
  181. /* Message
  182. -------------------------- */
  183. /* Notification
  184. -------------------------- */
  185. /* Input
  186. -------------------------- */
  187. /* Cascader
  188. -------------------------- */
  189. /* Group
  190. -------------------------- */
  191. /* Tab
  192. -------------------------- */
  193. /* Button
  194. -------------------------- */
  195. /* cascader
  196. -------------------------- */
  197. /* Switch
  198. -------------------------- */
  199. /* Dialog
  200. -------------------------- */
  201. /* Table
  202. -------------------------- */
  203. /* Pagination
  204. -------------------------- */
  205. /* Popup
  206. -------------------------- */
  207. /* Popover
  208. -------------------------- */
  209. /* Tooltip
  210. -------------------------- */
  211. /* Tag
  212. -------------------------- */
  213. /* Tree
  214. -------------------------- */
  215. /* Dropdown
  216. -------------------------- */
  217. /* Badge
  218. -------------------------- */
  219. /* Card
  220. --------------------------*/
  221. /* Slider
  222. --------------------------*/
  223. /* Steps
  224. --------------------------*/
  225. /* Menu
  226. --------------------------*/
  227. /* Rate
  228. --------------------------*/
  229. /* DatePicker
  230. --------------------------*/
  231. /* Loading
  232. --------------------------*/
  233. /* Scrollbar
  234. --------------------------*/
  235. /* Carousel
  236. --------------------------*/
  237. /* Collapse
  238. --------------------------*/
  239. /* Transfer
  240. --------------------------*/
  241. /* Header
  242. --------------------------*/
  243. /* Footer
  244. --------------------------*/
  245. /* Main
  246. --------------------------*/
  247. /* Timeline
  248. --------------------------*/
  249. /* Backtop
  250. --------------------------*/
  251. /* Link
  252. --------------------------*/
  253. /* Calendar
  254. --------------------------*/
  255. /* Form
  256. -------------------------- */
  257. /* Avatar
  258. --------------------------*/
  259. /* Empty
  260. -------------------------- */
  261. /* Descriptions
  262. -------------------------- */
  263. /* Skeleton
  264. --------------------------*/
  265. /* Svg
  266. --------------- */
  267. /* Result
  268. -------------------------- */
  269. /* Break-point
  270. --------------------------*/
  271. .el-progress {
  272. position: relative;
  273. line-height: 1; }
  274. .el-progress__text {
  275. font-size: 14px;
  276. color: #606266;
  277. display: inline-block;
  278. vertical-align: middle;
  279. margin-left: 10px;
  280. line-height: 1; }
  281. .el-progress__text i {
  282. vertical-align: middle;
  283. display: block; }
  284. .el-progress--circle, .el-progress--dashboard {
  285. display: inline-block; }
  286. .el-progress--circle .el-progress__text, .el-progress--dashboard .el-progress__text {
  287. position: absolute;
  288. top: 50%;
  289. left: 0;
  290. width: 100%;
  291. text-align: center;
  292. margin: 0;
  293. -webkit-transform: translate(0, -50%);
  294. transform: translate(0, -50%); }
  295. .el-progress--circle .el-progress__text i, .el-progress--dashboard .el-progress__text i {
  296. vertical-align: middle;
  297. display: inline-block; }
  298. .el-progress--without-text .el-progress__text {
  299. display: none; }
  300. .el-progress--without-text .el-progress-bar {
  301. padding-right: 0;
  302. margin-right: 0;
  303. display: block; }
  304. .el-progress--text-inside .el-progress-bar {
  305. padding-right: 0;
  306. margin-right: 0; }
  307. .el-progress.is-success .el-progress-bar__inner {
  308. background-color: #67C23A; }
  309. .el-progress.is-success .el-progress__text {
  310. color: #67C23A; }
  311. .el-progress.is-warning .el-progress-bar__inner {
  312. background-color: #E6A23C; }
  313. .el-progress.is-warning .el-progress__text {
  314. color: #E6A23C; }
  315. .el-progress.is-exception .el-progress-bar__inner {
  316. background-color: #F56C6C; }
  317. .el-progress.is-exception .el-progress__text {
  318. color: #F56C6C; }
  319. .el-progress-bar {
  320. padding-right: 50px;
  321. display: inline-block;
  322. vertical-align: middle;
  323. width: 100%;
  324. margin-right: -55px;
  325. -webkit-box-sizing: border-box;
  326. box-sizing: border-box; }
  327. .el-progress-bar__outer {
  328. height: 6px;
  329. border-radius: 100px;
  330. background-color: #EBEEF5;
  331. overflow: hidden;
  332. position: relative;
  333. vertical-align: middle; }
  334. .el-progress-bar__inner {
  335. position: absolute;
  336. left: 0;
  337. top: 0;
  338. height: 100%;
  339. background-color: #5075FC;
  340. text-align: right;
  341. border-radius: 100px;
  342. line-height: 1;
  343. white-space: nowrap;
  344. -webkit-transition: width 0.6s ease;
  345. transition: width 0.6s ease; }
  346. .el-progress-bar__inner::after {
  347. display: inline-block;
  348. content: "";
  349. height: 100%;
  350. vertical-align: middle; }
  351. .el-progress-bar__innerText {
  352. display: inline-block;
  353. vertical-align: middle;
  354. color: #FFFFFF;
  355. font-size: 12px;
  356. margin: 0 5px; }
  357. @-webkit-keyframes progress {
  358. 0% {
  359. background-position: 0 0; }
  360. 100% {
  361. background-position: 32px 0; } }
  362. @keyframes progress {
  363. 0% {
  364. background-position: 0 0; }
  365. 100% {
  366. background-position: 32px 0; } }