1
This commit is contained in:
@@ -969,4 +969,42 @@ pre code,pre pre{ padding: 0;margin: 0; background: none;border: none;}
|
||||
}
|
||||
.ans-cc ol ol ol ol ol{
|
||||
list-style-type: upper-roman;
|
||||
}
|
||||
}
|
||||
.ans-cc .table_box table[headerrow="1"] tbody tr:first-child td,.ans-cc .tableContainer table[headerrow="1"] tbody tr:first-child td{
|
||||
background-color: #F2F4F7;
|
||||
font-weight: 600;
|
||||
}
|
||||
.ans-cc .table_box table[headercol="1"] tbody tr td:first-child,.ans-cc .tableContainer table[headercol="1"] tbody tr td:first-child{
|
||||
background-color: #F2F4F7;
|
||||
font-weight: 600;
|
||||
}
|
||||
.w_con{position:relative;padding: 30px 40px;}
|
||||
.w_smname{margin:0;padding:0;color: #1C1B26;font-size: 20px;font-weight: 900;display: flex;align-items: center;margin-bottom: 10px;position:relative;}
|
||||
.w_smname i{width: 24px;height: 24px;margin-right: 8px;}
|
||||
.w_con .fx-btns{position: absolute;top: 34px;right:40px;height: 20px;z-index:2;}
|
||||
.w_con .fx-btns div{float: left;font-size: 14px;color: #3A8BFF;cursor: pointer;line-height: 20px;}
|
||||
.w_con .fx-change{margin-right: 20px;}
|
||||
.w_con .fx-change:hover,.w_con .fx-remove:hover{color: #3a8bff;}
|
||||
.w_book ul{margin:0;padding:0}
|
||||
.w_book li{color: #131B26;font-weight: 400;font-size: 16px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;cursor: pointer}
|
||||
.w_book li:nth-last-child(1){margin-bottom: 0;}
|
||||
.w_book li a{color: #131B26;text-decoration: none}
|
||||
.w_book li a:hover{color: #5C4DFF;text-decoration: none}
|
||||
.boxDel{position:absolute;width:32px;height:32px;}
|
||||
.ai_micro_Text{padding:30px 40px;}
|
||||
.w_text{color: #494759;font-size: 16px;line-height: 1.6;font-weight: 500;}
|
||||
.w_row{margin-bottom: 30px;background-color: #fff;border-radius: 24px;box-shadow: 0 1px 12px 0 rgba(1,39,78,0.12)}
|
||||
.ans-micro-resourceFX{width:100%;min-height:100px;}
|
||||
.ai_micro_other{display: flex;padding: 30px 40px;}
|
||||
.ai_micro_other .ans-attach-ct{flex:1;height:520px;}
|
||||
.ai_micro_other .ans-attach-ct:not(:last-child) {margin-right:30px;}
|
||||
.ans-cc .ai_micro_Text ol{padding-left:30px}
|
||||
.editor-iframe:hover .draghandle{background: url(/ananas/new-editor/images/iframedragHandle.png) center center / 8px 20px no-repeat;}
|
||||
.editor-iframe:hover .draghandle:hover{background: url(/ananas/new-editor/images/iframedragHandle_hover.png) center center / 8px 20px no-repeat;}
|
||||
.ai_micro_corecontent,.ai_micro_reviewtest{padding:30px 40px;}
|
||||
.w_con .fx-empty{display: none;text-align: center; padding: 50px 0 30px;color: #8A8B99; font-size: 16px;}
|
||||
.changeEmptyTips{text-align: center; padding: 50px 0 30px;color: #8A8B99; font-size: 16px;}
|
||||
.commonMicroAnscc{background-color: #fff;border-radius: 24px;box-shadow: 0 1px 12px 0 rgba(1,39,78,0.12)}
|
||||
.commonMicroAnscc .w_row{background: none;border-radius: 0;box-shadow: none;margin-bottom:0;}
|
||||
.commonMicroAnscc .ai_micro_Text,.commonMicroAnscc .ai_micro_other,.commonMicroAnscc .ai_micro_corecontent,.commonMicroAnscc .ai_micro_reviewtest{padding: 0;}
|
||||
.commonMicroAnscc {padding: 30px 40px}
|
||||
Reference in New Issue
Block a user