h5educoderbuild/static/css/9.c40515bc.chunk.css

2 lines
11 KiB
CSS

.test-case-container{position:fixed;width:100%;bottom:0;top:0;z-index:100;background:rgba(0,0,0,.8)}.test-case-container .test-case-wrapper{width:100%;height:100%;position:relative}.test-case-container .test-case-body{position:absolute;background:#010e1f;border-radius:12px 12px 0 0;border:1px solid #213857;width:100%;height:88%;bottom:0;overflow:auto}.test-case-container ul{margin:0;padding:10px 0}.test-header{height:44px;padding:0 15px;line-height:44px;color:#637da6;font-family:PingFangSC-Bold,PingFang SC;font-weight:700;font-size:12px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;border-bottom:1px solid #213857}.test-header a{font-size:14px;color:#2ea4ff}.test-result{padding:12px 15px 0;font-size:14px;font-family:PingFangSC-Bold,PingFang SC;line-height:18px;font-weight:700}.test-result.success{color:#29bd8b}.test-result.failer{color:#d55}.test-result img{display:block;margin-right:5px}.test-result .count{display:flex;flex-flow:row nowrap;float:left;align-items:center;padding:0 10px 0 4px}.test-case-item{width:92%;margin:0 auto 15px;background:#172740;border-radius:4px;padding:15px;font-family:PingFangSC-Bold,PingFang SC}.test-case-item .case-header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.test-case-item .item-desc{display:none}.test-case-item .item-desc.show{display:block}.test-case-item .item-tip{font-size:11px;color:#c67676;line-height:11px}.test-case-item.active h2,.test-case-item.has-result h2{color:#eee}.test-case-item.active .arrow-right,.test-case-item.has-result .arrow-right{border-left:13px solid #2ea4ff}.test-case-item h2{font-size:16px;color:#405d8c;line-height:21px;display:flex;flex-flow:row nowrap;align-items:center}.test-case-item h4{font-size:14px;color:#637da6;line-height:14px;padding:15px 0 5px}.test-case-item p,.text-area-style{font-size:14px;color:#eee;line-height:20px;letter-spacing:1px}.text-area-style{background:#010e1f;border-radius:4px;width:100%;border:0 solid transparent;padding:10px 15px;font-family:PingFangSC-Bold,PingFang SC}.text-area-style.error{color:#d55}.arrow-down{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:13px solid #2ea4ff}.test-title{margin-left:10px}.arrow-right{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:13px solid #405d8c}.choose-game-item{padding:16px 15px;background:#010e1f;margin-top:18px;border-radius:4px}.choose-game-item p{color:#637da6!important}.choose-game-item p:first-child{margin-bottom:13px}.choose-game-item p b{font-weight:500;color:#fff}.editor-wrapper{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;height:100%}.editor-wrapper .choose-container,.editor-wrapper .editor-container{flex:1 0 auto;width:100%}.editor-wrapper .choose-container{background:#010e1f;font-size:14px;line-height:16px;font-family:PingFang SC;height:calc(100% - 49px);color:#eee;overflow:auto}.editor-wrapper .code-nav{height:34px;width:100%;background:#103252;display:flex;flex-flow:column nowrap;justify-content:center}.editor-wrapper .code-nav a{display:block;font-size:17px;text-align:center;font-weight:400;color:#eee;width:100%;position:relative}.editor-wrapper .code-nav a.white-arrow-down:before{content:" ";position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #fff;left:calc(50% + 40px);top:6px}.editor-wrapper .code-nav a.white-arrow-right:before{content:" ";position:absolute;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #fff;left:calc(50% + 40px);top:6px}.footer-bar{justify-content:space-between;width:100%;overflow:hidden;color:#fff;height:49px;background-color:#052645;padding:0 13px}.footer-bar,.footer-bar .btn-container{display:flex;flex-flow:row nowrap;align-items:center}.footer-bar .icon-btn{font-size:11px;height:44px;width:44px;color:#2ea4ff;text-align:center}.footer-bar .icon-btn:first-child{margin-right:15px}.footer-bar img{display:block;margin:0 auto;height:23px}.btn-test{border:none;outline:none;border-radius:22px;width:72px;height:36px;line-height:36px;font-size:16px;text-align:center;color:#fff;background:#2ea4ff}.btn-test.disabled{background:#555d68}.test-result-container{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;font-family:PingFangSC-Bold,PingFang SC}.test-result-container img{display:block}.test-result-container .result-body{width:245px;background:#fff;border-radius:8px;overflow:hidden}.test-result-container h3{font-size:16px;font-weight:700;text-align:center;color:#2ea4ff;margin:20px 0}.test-result-container p{font-size:14px;font-weight:400;color:#888;text-align:center}.test-result-container .number{color:#ffa400}.test-result-container .btn-container{margin:25px auto 20px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.test-result-container .btn{width:78px;height:30px;border-radius:15px;border:1px solid #2ea4ff;background:#fff;font-size:14px;color:#2ea4ff}.test-result-container .btn:nth-child(2){margin-left:19px;color:#fff;border:1px solid transparent;background:-webkit-gradient(linear,left top,right top,from(#74c2ff),to(#2ea4ff));background:linear-gradient(90deg,#74c2ff,#2ea4ff)}.test-result-container .btn-close{display:block;margin-top:30px}.test-result-container .btn-close img{margin:0 auto}.choose-container{margin:0;padding:0}.choose-container li{padding:30px 15px;border-bottom:1px solid #213857}.choose-container .subject{margin-bottom:20px;font-size:17px;overflow:hidden;line-height:26px;letter-spacing:.5px;font-weight:700}.choose-container .subject .subject-body{float:left}.choose-container .subject .subject-body img{max-width:100%}.choose-container .option>a{display:block;outline:none;color:#d8d8d8;padding:11px;background:hsla(0,0%,84.7%,.04);border-radius:5px;line-height:22px;overflow:hidden;margin-bottom:16px;display:flex}.choose-container .option>a:last-child{margin-bottom:0}.choose-container .am-list-item{border:1px solid #213857;background-color:hsla(0,0%,84.7%,.04);margin-top:5px}.choose-container .am-list-item textarea{color:#8b9399}.choose-container .checkbox,.choose-container .radio{display:block;width:18px;float:left;height:18px;border:1px solid #5e707a;border-radius:50%;margin-right:16.5px;margin-top:2px;flex-shrink:0}.choose-container .abackgroodcolor{margin:14px auto auto;padding-bottom:14px;padding-left:5px;padding-top:10px;background:hsla(0,0%,84.7%,.04)}.choose-container .top{display:block;color:#ffb538;font-size:14px;padding-bottom:15px;font-family:MicrosoftYaHei}.choose-container .active{background:url(/h5educoderbuild/static/media/success.11f5f5bd.svg);background-size:100%}.choose-container .checkbox{border-radius:2px}.choose-container .checkbox.active{background:url(/h5educoderbuild/static/media/checkbox.e9fe6796.svg);background-size:100%}.am-list .am-list-item.am-textarea-item{display:flex;align-items:flex-start;box-sizing:border-box;min-height:44px;padding-left:15px;padding-right:15px;border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list .am-list-item.am-textarea-item{border-bottom:none}html:not([data-scale]) .am-list .am-list-item.am-textarea-item:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list .am-list-item.am-textarea-item:after{-webkit-transform:scaleY(.33);transform:scaleY(.33)}}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line{align-items:center}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-label{align-self:center}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control{padding-top:0;padding-bottom:0}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control textarea{line-height:25.5px}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-clear,.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line.am-textarea-error .am-textarea-error-extra{margin-top:0}.am-textarea-label{align-self:flex-start;color:#000;text-align:left;min-height:44px;font-size:17px;line-height:44px;margin-left:0;margin-right:5px;white-space:nowrap;overflow:hidden}.am-textarea-label.am-textarea-label-2{width:34px}.am-textarea-label.am-textarea-label-3{width:51px}.am-textarea-label.am-textarea-label-4{width:68px}.am-textarea-label.am-textarea-label-5{width:85px}.am-textarea-label.am-textarea-label-6{width:102px}.am-textarea-label.am-textarea-label-7{width:119px}.am-textarea-control{flex:1 1;padding-top:10px;padding-bottom:9px}.am-textarea-control textarea{color:#000;font-size:17px;line-height:25.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:0;border:0;background-color:transparent;overflow:visible;display:block;resize:none;word-break:break-word;word-wrap:break-word}.am-textarea-control textarea::-webkit-input-placeholder{color:#bbb}.am-textarea-control textarea::-ms-input-placeholder{color:#bbb}.am-textarea-control textarea:-ms-input-placeholder{color:#bbb}.am-textarea-control textarea::placeholder{color:#bbb}.am-textarea-control textarea:disabled{color:#bbb;background-color:#fff}.am-textarea-clear{display:none;width:21px;height:21px;margin-top:12px;border-radius:50%;overflow:hidden;font-style:normal;color:#fff;background-color:#ccc;background-repeat:no-repeat;background-size:21px auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")}.am-textarea-clear-active{background-color:#108ee9}.am-textarea-focus .am-textarea-clear{display:block}.am-textarea-has-count{padding-bottom:14px}.am-textarea-count{position:absolute;bottom:6px;right:5px;color:#bbb;font-size:14px}.am-textarea-count span{color:#000}.am-textarea-error .am-textarea-control textarea{color:#f50}.am-textarea-error .am-textarea-error-extra{margin-top:12px;width:21px;height:21px;margin-left:8px;background-size:21px 21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.266a7.69 7.69 0 015.469 2.264c.71.71 1.269 1.538 1.657 2.459.404.954.608 1.967.608 3.011a7.69 7.69 0 01-2.264 5.469 7.694 7.694 0 01-2.459 1.657A7.675 7.675 0 019 16.734a7.69 7.69 0 01-5.469-2.264 7.694 7.694 0 01-1.657-2.459A7.675 7.675 0 011.266 9 7.69 7.69 0 013.53 3.531a7.694 7.694 0 012.459-1.657A7.675 7.675 0 019 1.266zM9 0a9 9 0 00-9 9 9 9 0 009 9 9 9 0 009-9 9 9 0 00-9-9zm0 11.25a.703.703 0 01-.703-.703V4.06a.703.703 0 111.406 0v6.486A.703.703 0 019 11.25zm-.791 1.916a.791.791 0 111.582 0 .791.791 0 01-1.582 0z' fill='%23F50' fill-rule='evenodd'/%3E%3C/svg%3E")}.am-textarea-disabled .am-textarea-label{color:#bbb}.am-list-body .am-list-item:last-child{border-bottom:0}.am-list-body .am-list-item:last-child:after{display:none!important}
/*# sourceMappingURL=9.c40515bc.chunk.css.map */