element-gui
Version:
A Component Library for Vue.js.
1 lines • 10.6 kB
CSS
.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 #D2D2D2;color:#555;-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:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:9px 20px;font-size:14px;border-radius:2px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#1890FF;border-color:#badeff;background-color:#e8f4ff}.el-button:active{color:#1682e6;border-color:#1682e6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=icon-]{vertical-align:bottom}.el-button [class*=icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#1890FF;color:#1890FF}.el-button.is-active,.el-button.is-plain:active{color:#1682e6;border-color:#1682e6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#999;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#D2D2D2}.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:#D2D2D2;color:#999}.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:9px 20px}.el-button.is-circle{border-radius:50%;padding:9px}.el-button--primary{color:#FFF;background-color:#1890FF;border-color:#1890FF}.el-button--primary:focus,.el-button--primary:hover{background:#46a6ff;border-color:#46a6ff;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#1682e6;border-color:#1682e6;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:#8cc8ff;border-color:#8cc8ff}.el-button--primary.is-plain{color:#1890FF;background:#e8f4ff;border-color:#a3d3ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#1890FF;border-color:#1890FF;color:#FFF}.el-button--primary.is-plain:active{background:#1682e6;border-color:#1682e6;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:#74bcff;background-color:#e8f4ff;border-color:#d1e9ff}.el-button--success{color:#FFF;background-color:#66BF16;border-color:#66BF16}.el-button--success:focus,.el-button--success:hover{background:#85cc45;border-color:#85cc45;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#5cac14;border-color:#5cac14;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:#b3df8b;border-color:#b3df8b}.el-button--success.is-plain{color:#66BF16;background:#f0f9e8;border-color:#c2e5a2}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#66BF16;border-color:#66BF16;color:#FFF}.el-button--success.is-plain:active{background:#5cac14;border-color:#5cac14;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:#a3d973;background-color:#f0f9e8;border-color:#e0f2d0}.el-button--warning{color:#FFF;background-color:#E6AD00;border-color:#E6AD00}.el-button--warning:focus,.el-button--warning:hover{background:#ebbd33;border-color:#ebbd33;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#cf9c00;border-color:#cf9c00;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:#f3d680;border-color:#f3d680}.el-button--warning.is-plain{color:#E6AD00;background:#fdf7e6;border-color:#f5de99}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6AD00;border-color:#E6AD00;color:#FFF}.el-button--warning.is-plain:active{background:#cf9c00;border-color:#cf9c00;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:#f0ce66;background-color:#fdf7e6;border-color:#faefcc}.el-button--danger{color:#FFF;background-color:#FF4B53;border-color:#FF4B53}.el-button--danger:focus,.el-button--danger:hover{background:#ff6f75;border-color:#ff6f75;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#e6444b;border-color:#e6444b;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:#ffa5a9;border-color:#ffa5a9}.el-button--danger.is-plain{color:#FF4B53;background:#ffedee;border-color:#ffb7ba}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#FF4B53;border-color:#FF4B53;color:#FFF}.el-button--danger.is-plain:active{background:#e6444b;border-color:#e6444b;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:#ff9398;background-color:#ffedee;border-color:#ffdbdd}.el-button--info{color:#FFF;background-color:#999;border-color:#999}.el-button--info:focus,.el-button--info:hover{background:#adadad;border-color:#adadad;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#8a8a8a;border-color:#8a8a8a;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:#ccc;border-color:#ccc}.el-button--info.is-plain{color:#999;background:#f5f5f5;border-color:#d6d6d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#999;border-color:#999;color:#FFF}.el-button--info.is-plain:active{background:#8a8a8a;border-color:#8a8a8a;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:#c2c2c2;background-color:#f5f5f5;border-color:#ebebeb}.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:8px 20px;font-size:14px;border-radius:2px}.el-button--mini,.el-button--small{font-size:12px;border-radius:1px}.el-button--medium.is-round{padding:8px 20px}.el-button--medium.is-circle{padding:8px}.el-button--small,.el-button--small.is-round{padding:8px 15px}.el-button--small.is-circle{padding:8px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{color:#1890FF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#46a6ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#1682e6;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:2px}.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)}