Plat Admin

radio-button.css 9.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  1. @charset "UTF-8";
  2. /* BEM support Func
  3. -------------------------- */
  4. /* Element Chalk Variables */
  5. /* Transition
  6. -------------------------- */
  7. /* Colors
  8. -------------------------- */
  9. /* 53a8ff */
  10. /* 66b1ff */
  11. /* 79bbff */
  12. /* 8cc5ff */
  13. /* a0cfff */
  14. /* b3d8ff */
  15. /* c6e2ff */
  16. /* d9ecff */
  17. /* ecf5ff */
  18. /* Link
  19. -------------------------- */
  20. /* Background
  21. -------------------------- */
  22. /* Border
  23. -------------------------- */
  24. /* Box-shadow
  25. -------------------------- */
  26. /* Fill
  27. -------------------------- */
  28. /* Font
  29. -------------------------- */
  30. /* Size
  31. -------------------------- */
  32. /* z-index
  33. -------------------------- */
  34. /* Disable base
  35. -------------------------- */
  36. /* Icon
  37. -------------------------- */
  38. /* Checkbox
  39. -------------------------- */
  40. /* Radio
  41. -------------------------- */
  42. /* Select
  43. -------------------------- */
  44. /* Alert
  45. -------------------------- */
  46. /* Message Box
  47. -------------------------- */
  48. /* Message
  49. -------------------------- */
  50. /* Notification
  51. -------------------------- */
  52. /* Input
  53. -------------------------- */
  54. /* Cascader
  55. -------------------------- */
  56. /* Group
  57. -------------------------- */
  58. /* Tab
  59. -------------------------- */
  60. /* Button
  61. -------------------------- */
  62. /* cascader
  63. -------------------------- */
  64. /* Switch
  65. -------------------------- */
  66. /* Dialog
  67. -------------------------- */
  68. /* Table
  69. -------------------------- */
  70. /* Pagination
  71. -------------------------- */
  72. /* Popover
  73. -------------------------- */
  74. /* Tooltip
  75. -------------------------- */
  76. /* Tag
  77. -------------------------- */
  78. /* Tree
  79. -------------------------- */
  80. /* Dropdown
  81. -------------------------- */
  82. /* Badge
  83. -------------------------- */
  84. /* Card
  85. --------------------------*/
  86. /* Slider
  87. --------------------------*/
  88. /* Steps
  89. --------------------------*/
  90. /* Menu
  91. --------------------------*/
  92. /* Rate
  93. --------------------------*/
  94. /* DatePicker
  95. --------------------------*/
  96. /* Loading
  97. --------------------------*/
  98. /* Scrollbar
  99. --------------------------*/
  100. /* Carousel
  101. --------------------------*/
  102. /* Collapse
  103. --------------------------*/
  104. /* Transfer
  105. --------------------------*/
  106. /* Header
  107. --------------------------*/
  108. /* Footer
  109. --------------------------*/
  110. /* Main
  111. --------------------------*/
  112. /* Break-point
  113. --------------------------*/
  114. /* Break-points
  115. -------------------------- */
  116. /* Scrollbar
  117. -------------------------- */
  118. /* Placeholder
  119. -------------------------- */
  120. /* BEM
  121. -------------------------- */
  122. /* Element Chalk Variables */
  123. /* Transition
  124. -------------------------- */
  125. /* Colors
  126. -------------------------- */
  127. /* 53a8ff */
  128. /* 66b1ff */
  129. /* 79bbff */
  130. /* 8cc5ff */
  131. /* a0cfff */
  132. /* b3d8ff */
  133. /* c6e2ff */
  134. /* d9ecff */
  135. /* ecf5ff */
  136. /* Link
  137. -------------------------- */
  138. /* Background
  139. -------------------------- */
  140. /* Border
  141. -------------------------- */
  142. /* Box-shadow
  143. -------------------------- */
  144. /* Fill
  145. -------------------------- */
  146. /* Font
  147. -------------------------- */
  148. /* Size
  149. -------------------------- */
  150. /* z-index
  151. -------------------------- */
  152. /* Disable base
  153. -------------------------- */
  154. /* Icon
  155. -------------------------- */
  156. /* Checkbox
  157. -------------------------- */
  158. /* Radio
  159. -------------------------- */
  160. /* Select
  161. -------------------------- */
  162. /* Alert
  163. -------------------------- */
  164. /* Message Box
  165. -------------------------- */
  166. /* Message
  167. -------------------------- */
  168. /* Notification
  169. -------------------------- */
  170. /* Input
  171. -------------------------- */
  172. /* Cascader
  173. -------------------------- */
  174. /* Group
  175. -------------------------- */
  176. /* Tab
  177. -------------------------- */
  178. /* Button
  179. -------------------------- */
  180. /* cascader
  181. -------------------------- */
  182. /* Switch
  183. -------------------------- */
  184. /* Dialog
  185. -------------------------- */
  186. /* Table
  187. -------------------------- */
  188. /* Pagination
  189. -------------------------- */
  190. /* Popover
  191. -------------------------- */
  192. /* Tooltip
  193. -------------------------- */
  194. /* Tag
  195. -------------------------- */
  196. /* Tree
  197. -------------------------- */
  198. /* Dropdown
  199. -------------------------- */
  200. /* Badge
  201. -------------------------- */
  202. /* Card
  203. --------------------------*/
  204. /* Slider
  205. --------------------------*/
  206. /* Steps
  207. --------------------------*/
  208. /* Menu
  209. --------------------------*/
  210. /* Rate
  211. --------------------------*/
  212. /* DatePicker
  213. --------------------------*/
  214. /* Loading
  215. --------------------------*/
  216. /* Scrollbar
  217. --------------------------*/
  218. /* Carousel
  219. --------------------------*/
  220. /* Collapse
  221. --------------------------*/
  222. /* Transfer
  223. --------------------------*/
  224. /* Header
  225. --------------------------*/
  226. /* Footer
  227. --------------------------*/
  228. /* Main
  229. --------------------------*/
  230. /* Break-point
  231. --------------------------*/
  232. /* Element Chalk Variables */
  233. /* Transition
  234. -------------------------- */
  235. /* Colors
  236. -------------------------- */
  237. /* 53a8ff */
  238. /* 66b1ff */
  239. /* 79bbff */
  240. /* 8cc5ff */
  241. /* a0cfff */
  242. /* b3d8ff */
  243. /* c6e2ff */
  244. /* d9ecff */
  245. /* ecf5ff */
  246. /* Link
  247. -------------------------- */
  248. /* Background
  249. -------------------------- */
  250. /* Border
  251. -------------------------- */
  252. /* Box-shadow
  253. -------------------------- */
  254. /* Fill
  255. -------------------------- */
  256. /* Font
  257. -------------------------- */
  258. /* Size
  259. -------------------------- */
  260. /* z-index
  261. -------------------------- */
  262. /* Disable base
  263. -------------------------- */
  264. /* Icon
  265. -------------------------- */
  266. /* Checkbox
  267. -------------------------- */
  268. /* Radio
  269. -------------------------- */
  270. /* Select
  271. -------------------------- */
  272. /* Alert
  273. -------------------------- */
  274. /* Message Box
  275. -------------------------- */
  276. /* Message
  277. -------------------------- */
  278. /* Notification
  279. -------------------------- */
  280. /* Input
  281. -------------------------- */
  282. /* Cascader
  283. -------------------------- */
  284. /* Group
  285. -------------------------- */
  286. /* Tab
  287. -------------------------- */
  288. /* Button
  289. -------------------------- */
  290. /* cascader
  291. -------------------------- */
  292. /* Switch
  293. -------------------------- */
  294. /* Dialog
  295. -------------------------- */
  296. /* Table
  297. -------------------------- */
  298. /* Pagination
  299. -------------------------- */
  300. /* Popover
  301. -------------------------- */
  302. /* Tooltip
  303. -------------------------- */
  304. /* Tag
  305. -------------------------- */
  306. /* Tree
  307. -------------------------- */
  308. /* Dropdown
  309. -------------------------- */
  310. /* Badge
  311. -------------------------- */
  312. /* Card
  313. --------------------------*/
  314. /* Slider
  315. --------------------------*/
  316. /* Steps
  317. --------------------------*/
  318. /* Menu
  319. --------------------------*/
  320. /* Rate
  321. --------------------------*/
  322. /* DatePicker
  323. --------------------------*/
  324. /* Loading
  325. --------------------------*/
  326. /* Scrollbar
  327. --------------------------*/
  328. /* Carousel
  329. --------------------------*/
  330. /* Collapse
  331. --------------------------*/
  332. /* Transfer
  333. --------------------------*/
  334. /* Header
  335. --------------------------*/
  336. /* Footer
  337. --------------------------*/
  338. /* Main
  339. --------------------------*/
  340. /* Break-point
  341. --------------------------*/
  342. .el-radio-button {
  343. position: relative;
  344. display: inline-block;
  345. outline: none; }
  346. .el-radio-button__inner {
  347. display: inline-block;
  348. line-height: 1;
  349. white-space: nowrap;
  350. vertical-align: middle;
  351. background: #fff;
  352. border: 1px solid #dcdfe6;
  353. font-weight: 500;
  354. border-left: 0;
  355. color: #606266;
  356. -webkit-appearance: none;
  357. text-align: center;
  358. -webkit-box-sizing: border-box;
  359. box-sizing: border-box;
  360. outline: none;
  361. margin: 0;
  362. position: relative;
  363. cursor: pointer;
  364. -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  365. transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  366. padding: 12px 20px;
  367. font-size: 14px;
  368. border-radius: 0; }
  369. .el-radio-button__inner.is-round {
  370. padding: 12px 20px; }
  371. .el-radio-button__inner:hover {
  372. color: #1b73a5; }
  373. .el-radio-button__inner [class*="el-icon-"] {
  374. line-height: 0.9; }
  375. .el-radio-button__inner [class*="el-icon-"] + span {
  376. margin-left: 5px; }
  377. .el-radio-button:first-child .el-radio-button__inner {
  378. border-left: 1px solid #dcdfe6;
  379. border-radius: 4px 0 0 4px;
  380. -webkit-box-shadow: none !important;
  381. box-shadow: none !important; }
  382. .el-radio-button__orig-radio {
  383. opacity: 0;
  384. outline: none;
  385. position: absolute;
  386. z-index: -1; }
  387. .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  388. color: #fff;
  389. background-color: #1b73a5;
  390. border-color: #1b73a5;
  391. -webkit-box-shadow: -1px 0 0 0 #1b73a5;
  392. box-shadow: -1px 0 0 0 #1b73a5; }
  393. .el-radio-button__orig-radio:disabled + .el-radio-button__inner {
  394. color: #c0c4cc;
  395. cursor: not-allowed;
  396. background-image: none;
  397. background-color: #fff;
  398. border-color: #ebeef5;
  399. -webkit-box-shadow: none;
  400. box-shadow: none; }
  401. .el-radio-button__orig-radio:disabled:checked + .el-radio-button__inner {
  402. background-color: #f2f6fc; }
  403. .el-radio-button:last-child .el-radio-button__inner {
  404. border-radius: 0 4px 4px 0; }
  405. .el-radio-button:first-child:last-child .el-radio-button__inner {
  406. border-radius: 4px; }
  407. .el-radio-button--medium .el-radio-button__inner {
  408. padding: 10px 20px;
  409. font-size: 14px;
  410. border-radius: 0; }
  411. .el-radio-button--medium .el-radio-button__inner.is-round {
  412. padding: 10px 20px; }
  413. .el-radio-button--small .el-radio-button__inner {
  414. padding: 9px 15px;
  415. font-size: 12px;
  416. border-radius: 0; }
  417. .el-radio-button--small .el-radio-button__inner.is-round {
  418. padding: 9px 15px; }
  419. .el-radio-button--mini .el-radio-button__inner {
  420. padding: 7px 15px;
  421. font-size: 12px;
  422. border-radius: 0; }
  423. .el-radio-button--mini .el-radio-button__inner.is-round {
  424. padding: 7px 15px; }
  425. .el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
  426. /*获得焦点时 样式提醒*/
  427. -webkit-box-shadow: 0 0 2px 2px #1b73a5;
  428. box-shadow: 0 0 2px 2px #1b73a5; }