1 line
1.8 KiB
CSS
1 line
1.8 KiB
CSS
.exploitHead,.makeOverItem,.makeOverResultItem,.softBotItem{display:flex;justify-content:space-between;align-items:center}.exploitHead{height:65px;border-bottom:1px solid #e0e6f5;color:#151d40}.makeOverResultItem{background-color:rgba(255,0,0,.04);border:1px solid #f60011;border-radius:4px;margin-top:16px;padding:0 15px;height:32px;color:rgba(0,0,0,.65)}.makeOverResultItem .circle{display:inline-block;width:14px;height:14px;text-align:center;line-height:14px;border-radius:50%;background-color:#cc0209;color:#fff;font-size:12px;margin-right:5px}.makeOverBox{background-color:rgba(59,105,255,.03);border:1px solid #ebf1ff;margin-top:16px;padding:12px 30px 0 12px}.makeOverBox .makeOverItem{border-bottom:1px dashed #e0e6f5;padding:10px 0;color:#99a2af}.makeOverBox .makeOverItem:first-child{margin-top:-12px}.makeOverBox .makeOverItem .fromUserNameBot{color:#99a2af}.makeOverBox .makeOverItem .fromUserNameBot:hover{color:#466aff}.makeOverBox .botName{color:#202d40}.softBotListBox{margin-top:16px;color:#202d40}.softBotListBox .softBotItem{border-bottom:1px dashed #e0e6f5;padding:20px 0 15px}.softBotListBox .imgBox{width:44px;height:44px;border-radius:50%;object-fit:cover}.nullBotsBox{border-radius:4px 4px 0 0;text-align:center;padding:25px 158px 65px}.nullBotsBox .showBigTip{color:#333;margin-top:16px;margin-bottom:22px!important}.nullBotsBox .showTip{color:#666}.botOneLine{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.botOneLine.botNameWarpBox{display:flex;align-items:center}.botNameBox{max-width:80%;display:inline-block}.statusBot{border:1px solid #466aff;border-radius:5px;color:#466aff;padding:4px 6px;background-color:rgba(70,106,255,.09);line-height:12px}.statusBot.public{background-color:rgba(58,213,115,.08);border-color:#25c589;color:#25c589}.statusBot.private{background-color:rgba(230,126,34,.08);border-color:#e67e22;color:#e67e22} |