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