|
|
@ -13,9 +13,11 @@
|
|
|
|
margin-top: -20px;
|
|
|
|
margin-top: -20px;
|
|
|
|
margin-left: -17px;
|
|
|
|
margin-left: -17px;
|
|
|
|
left: 50%;
|
|
|
|
left: 50%;
|
|
|
|
top: 50%;
|
|
|
|
top: 50%;
|
|
|
|
|
|
|
|
/* .editormd-preview 有个 z-index 99 某些情况下,被cm盖住了 */
|
|
|
|
z-index: 50;
|
|
|
|
z-index: 50;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.b-label>.resize-helper button{
|
|
|
|
.b-label>.resize-helper button{
|
|
|
|
width: 24px;
|
|
|
|
width: 24px;
|
|
|
|
height: 24px;
|
|
|
|
height: 24px;
|
|
|
@ -64,6 +66,7 @@
|
|
|
|
,#game_show_content #tab_con_5 .editormd-preview {
|
|
|
|
,#game_show_content #tab_con_5 .editormd-preview {
|
|
|
|
width: 100% !important;
|
|
|
|
width: 100% !important;
|
|
|
|
height: 100% !important;
|
|
|
|
height: 100% !important;
|
|
|
|
|
|
|
|
z-index: 20;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* tab 样式覆盖 */
|
|
|
|
/* tab 样式覆盖 */
|
|
|
|