dev_forum
parent
830fe31e95
commit
74ed2ec427
@ -1,96 +1,105 @@
|
|||||||
.radioStyle{
|
.radioStyle{
|
||||||
display: block;
|
display: block;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
#settingsMarkdown{
|
#settingsMarkdown{
|
||||||
background:transparent;
|
background:transparent;
|
||||||
}
|
}
|
||||||
#challenge_begin{
|
#challenge_begin{
|
||||||
height: 30px;
|
height: 30px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
}
|
}
|
||||||
#shixundescription .CodeMirror{
|
#shixundescription .CodeMirror{
|
||||||
width: 570px !important;
|
width: 570px !important;
|
||||||
margin-top: 31px !important;
|
margin-top: 31px !important;
|
||||||
height: 364px !important;
|
height: 364px !important;
|
||||||
}
|
}
|
||||||
#shixundescription .editormd-preview{
|
#shixundescription .editormd-preview{
|
||||||
width: 567px !important;
|
width: 567px !important;
|
||||||
top: 40px !important;
|
top: 40px !important;
|
||||||
height: 364px !important;
|
height: 364px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#shixunmemoMD .CodeMirror{
|
#shixunmemoMD .CodeMirror{
|
||||||
width: 548px !important;
|
width: 548px !important;
|
||||||
margin-top: 31px !important;
|
margin-top: 31px !important;
|
||||||
height: 578px !important;
|
height: 578px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#shixunmemoMD .editormd-preview{
|
#shixunmemoMD .editormd-preview{
|
||||||
width: 544px !important;
|
width: 544px !important;
|
||||||
top: 40px !important;
|
top: 40px !important;
|
||||||
height: 578px !important;
|
height: 578px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.radioStyle {
|
.radioStyle {
|
||||||
display: block;
|
display: block;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.white-btn.use_scope-btn:hover {
|
a.white-btn.use_scope-btn:hover {
|
||||||
color: #FFF !important;
|
color: #FFF !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shixunScopeInput {
|
.shixunScopeInput {
|
||||||
width: 218px;
|
width: 218px;
|
||||||
height: 33px;
|
height: 33px;
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-modal-title {
|
.ant-modal-title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.newuse_scope-btn:hover {
|
a.newuse_scope-btn:hover {
|
||||||
border: 1px solid #F06200;
|
border: 1px solid #F06200;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
background: #FF7500;
|
background: #FF7500;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.newuse_scope-btn {
|
a.newuse_scope-btn {
|
||||||
border: 1px solid #FF7500;
|
border: 1px solid #FF7500;
|
||||||
color: #FF7500 !important;
|
color: #FF7500 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tpmprompt {
|
.tpmprompt {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
margin-top: -4px;
|
margin-top: -4px;
|
||||||
}
|
}
|
||||||
.ml36{
|
.ml36{
|
||||||
margin-left: 26px;
|
margin-left: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#shixunmemoMD{
|
#shixunmemoMD{
|
||||||
width:98% !important;
|
width:98% !important;
|
||||||
height: 620px !important;
|
height: 620px !important;
|
||||||
}
|
}
|
||||||
.pdr20{
|
#shixunmemoMDs{
|
||||||
padding-right:20px;
|
width: 98% !important;
|
||||||
}
|
height: 420px !important;
|
||||||
|
}
|
||||||
.nonemodel{
|
#shixunmemoMDs .CodeMirror {
|
||||||
width: 30%;
|
/* width: 548px !important; */
|
||||||
height: 624px;
|
margin-top: 31px !important;
|
||||||
/*background: rgba(0, 0, 0, 0.65);*/
|
height: 402px !important;
|
||||||
background: #f5f5f5;
|
}
|
||||||
position: absolute;
|
.pdr20{
|
||||||
z-index: 100;
|
padding-right:20px;
|
||||||
opacity: 0.5;
|
}
|
||||||
left: 21.5%;
|
|
||||||
}
|
.nonemodel{
|
||||||
|
width: 59%;
|
||||||
.shixunmemoMDdiv{
|
height: 468px;
|
||||||
width: 99%;
|
/*background: rgba(0, 0, 0, 0.65);*/
|
||||||
height: 615px;
|
background: #f5f5f5;
|
||||||
|
position: absolute;
|
||||||
|
z-index: 100;
|
||||||
|
opacity: 0.5;
|
||||||
|
left: 21.5%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.shixunmemoMDdiv{
|
||||||
|
width: 99%;
|
||||||
|
height: 615px;
|
||||||
}
|
}
|
Loading…
Reference in new issue