UNPKG

@femessage/element-ui

Version:

A Component Library for Vue.js.

1 lines 11.9 kB
.el-button-group>.el-button.is-active,.el-button-group>.el-button.is-disabled,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDEE6;color:#6A6C73;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:400;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#2460e0;border-color:#bdcff6;background-color:#e9effc}.el-button:active{color:#2056ca;border-color:#2056ca;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#2460e0;color:#2460e0}.el-button.is-active,.el-button.is-plain:active{color:#2056ca;border-color:#2056ca}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#C6C7CA;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#FFF;border-color:#EBEEF5;color:#C6C7CA}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#FFF;background-color:#2460e0;border-color:#2460e0}.el-button--primary:focus,.el-button--primary:hover{background:#5080e6;border-color:#5080e6;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#2056ca;border-color:#2056ca;color:#FFF}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#FFF;background-color:#92b0f0;border-color:#92b0f0}.el-button--primary.is-plain{color:#2460e0;background:#e9effc;border-color:#a7bff3}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#2460e0;border-color:#2460e0;color:#FFF}.el-button--primary.is-plain:active{background:#2056ca;border-color:#2056ca;color:#FFF;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#7ca0ec;background-color:#e9effc;border-color:#d3dff9}.el-button--success{color:#FFF;background-color:#2FD163;border-color:#2FD163}.el-button--success:focus,.el-button--success:hover{background:#59da82;border-color:#59da82;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#2abc59;border-color:#2abc59;color:#FFF}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#FFF;background-color:#97e8b1;border-color:#97e8b1}.el-button--success.is-plain{color:#2FD163;background:#eafaef;border-color:#acedc1}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#2FD163;border-color:#2FD163;color:#FFF}.el-button--success.is-plain:active{background:#2abc59;border-color:#2abc59;color:#FFF;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#82e3a1;background-color:#eafaef;border-color:#d5f6e0}.el-button--warning{color:#FFF;background-color:#F5A623;border-color:#F5A623}.el-button--warning:focus,.el-button--warning:hover{background:#f7b84f;border-color:#f7b84f;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#dd9520;border-color:#dd9520;color:#FFF}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#FFF;background-color:#fad391;border-color:#fad391}.el-button--warning.is-plain{color:#F5A623;background:#fef6e9;border-color:#fbdba7}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#F5A623;border-color:#F5A623;color:#FFF}.el-button--warning.is-plain:active{background:#dd9520;border-color:#dd9520;color:#FFF;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f9ca7b;background-color:#fef6e9;border-color:#fdedd3}.el-button--danger{color:#FFF;background-color:#FF4D4F;border-color:#FF4D4F}.el-button--danger:focus,.el-button--danger:hover{background:#ff7172;border-color:#ff7172;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#e64547;border-color:#e64547;color:#FFF}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#FFF;background-color:#ffa6a7;border-color:#ffa6a7}.el-button--danger.is-plain{color:#FF4D4F;background:#ffeded;border-color:#ffb8b9}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#FF4D4F;border-color:#FF4D4F;color:#FFF}.el-button--danger.is-plain:active{background:#e64547;border-color:#e64547;color:#FFF;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#ff9495;background-color:#ffeded;border-color:#ffdbdc}.el-button--info{color:#FFF;background-color:#A7A8AD;border-color:#A7A8AD}.el-button--info:focus,.el-button--info:hover{background:#b9b9bd;border-color:#b9b9bd;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#96979c;border-color:#96979c;color:#FFF}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#FFF;background-color:#d3d4d6;border-color:#d3d4d6}.el-button--info.is-plain{color:#A7A8AD;background:#f6f6f7;border-color:#dcdcde}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#A7A8AD;border-color:#A7A8AD;color:#FFF}.el-button--info.is-plain:active{background:#96979c;border-color:#96979c;color:#FFF;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#cacbce;background-color:#f6f6f7;border-color:#edeeef}.el-button--text,.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{color:#2460e0;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#5080e6;border-color:transparent;background-color:transparent}.el-button--text:active{color:#2056ca;background-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table;content:""}.el-button-group::after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#6A6C73;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#C6C7CA}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#F2F8FE}.el-calendar-table td.is-today{color:#2460e0}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#F2F8FE}