2024-07-25 17:14:54 +08:00
|
|
|
.popbox{position:absolute;z-index:2229;display:none;min-width:140px;max-width:400px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding;font-size:14px;box-shadow:0 2px 5px 0 rgb(0 0 0 / 10%);-webkit-box-shadow:0 2px 5px 0 rgb(0 0 0 / 10%);background-clip:padding-box;outline:none;border-radius:var(--radius);padding:var(--radius);margin:10px 0;border:1px solid rgb(0 0 0 / 10%);}.popbox-menu{background-color:#fff;}li.langset{position:relative;}li.langset > ul.langlist{position:absolute;right:100%;top:0;width:150px;margin-right:0;display:none;text-align:left;-webkit-background-clip:padding-box;-moz-background-clip:padding;border:1px solid #d6dadc;border-bottom-color:#c4c9cc;*border:1px solid #e1e1e1;font-size:14px;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / 15%);box-shadow:0 5px 10px rgb(0 0 0 / 15%);background-clip:padding-box;outline:none;border-radius:var(--radius);}li.langset:hover ul.langlist{display:block;}.loadding{background:url(loading.gif) center no-repeat;width:100%;height:50px;}.popbox.fade{-webkit-transition:opacity 0.3s linear,top 0.3s ease-out;transition:opacity 0.3s linear,top 0.3s ease-out;top:-25%;}.popbox.fade.in{top:10%;}.popbox.top{margin-top:-10px;}.popbox.right{margin-left:10px;}.popbox.bottom{margin-top:10px;}.popbox.left{margin-left:-10px;}.popbox-header{position:relative;padding:9px 5px;}.popbox-header:before,.popbox-header:after{content:" ";display:table;}.popbox-header:after{clear:both;}.popbox-header i.icon{margin-top:4px;padding:0;float:left;}.popbox-header button.back,.popbox-header button.cancel{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;margin-top:2px;opacity:0.2;filter:alpha(opacity=20);}.popbox-header button.back:hover,.popbox-header button.cancel:hover{opacity:0.4;filter:alpha(opacity=40);}.popbox-header button.back{float:left;margin-right:5px;}.popbox-header button.cancel{float:right;}.popbox-header h3{margin:0;font-size:16px;line-height:20px;}.popbox-bodywrapper{max-height:400px;overflow:auto;}.popbox-body{position:relative;max-height:480px;overflow-x:hidden;overflow-y:auto;}.popbox-body form{margin-bottom:0;}.popbox-body .empty-menu{border:dotted 1px #e1e1e1;background:#f9f9f7;padding:15px;margin:15px;min-height:48px;line-height:48px;text-align:center;min-width:220px;color:#999;}.popbox-body .empty-menu-nomin-h{border:dotted 1px #e1e1e1;background:#f9f9f7;padding:15px;margin:15px;min-height:48px;line-height:48px;text-align:center;color:#999;}.popbox-bodyheader{position:relative;overflow-x:hidden;overflow-y:auto;max-height:400px;padding:15px;}.popbox-bodyheader:before,.popbox-bodyheader:after{content:" ";display:table;}.popbox-bodyheader:after{clear:both;}.popbox-bodyheader button.back,.popbox-bodyheader button.cancel{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;margin-top:4px;opacity:0.2;filter:alpha(opacity=20);}.popbox-bodyheader button.back:hover,.popbox-bodyheader button.cancel:hover{opacity:0.4;filter:alpha(opacity=40);}.popbox-bodyheader button.back{float:left;}.popbox-bodyheader button.cancel{float:right;}.popbox-form{margin-bottom:0;}.popbox-footer{text-align:center;}.popbox-footer:before,.popbox-footer:after{content:" ";display:table;}.popbox-footer:after{clear:both;}.popbox-footer:before,.popbox-footer:after{content:" ";display:table;}.popbox-footer:after{clear:both;}.popbox-footer .btn + .btn{margin-bottom:0;}.popbox-footer .btn-group .btn + .btn{margin-left:-1px;}.popbox-footer .btn-block + .btn-block{margin-left:0;}.popbox-footer .action-item{display:block;margin-top:13px;margin-left:10px;}.popbox-footer.top-divider{border-top:solid 1px #e1e1e1;}ul.popbox-step{padding:0;margin:0;}ul.popbox-step li.popbox-step-li{padding:0;list-style-type:none;}.no-padding{padding:0;}ul.popbox-menu{margin:0;border-radius:var(--radius);}ul.popbox-menu li{margin:2px 0;}ul.popbox-menu li.divider{border:0;border-top:solid 1px #e1e1e1;border-bottom:solid 1px #fff;margin:5px 0;}ul.popbox-menu li > a{display:block;cursor:pointer;padding:7px 15px;position:relative;padding-left:
|