|
@@ -1,11 +1,11 @@
|
|
|
.U_MD_O_H { width: 100%; }
|
|
|
-.U_MD_O_H_img { background: url(img/Editor_img1.png) no-repeat; }
|
|
|
+.U_MD_O_H_img { background: url(/img/Editor_img1.png) no-repeat; }
|
|
|
.U_MD_O_H_head { width: 100%; }
|
|
|
|
|
|
#U_MD_O_W_E_body {min-width: 210mm;position:relative;background-color: white;overflow: hidden;}
|
|
|
.U_MD_O_H_head_top { width: 100%; height: 35px; background: #3c475b; }
|
|
|
.U_MD_O_H_head_navigation { width: 100%; height: 35px; }
|
|
|
-.U_MD_O_H_head_navigation_i { width: 30px; height: 30px; background: url(img/Editor_img1.png) no-repeat; background-position: -240px -78px; margin-top: 2px; }
|
|
|
+.U_MD_O_H_head_navigation_i { width: 30px; height: 30px; background: url(/img/Editor_img1.png) no-repeat; background-position: -240px -78px; margin-top: 2px; }
|
|
|
|
|
|
/*编辑器初始样式*/
|
|
|
.U_MD_O_H_pageSize{width: 210mm;font-family: "宋体";font-size: 10.5pt;margin: 0px auto 30px;}
|
|
@@ -95,8 +95,8 @@
|
|
|
.U_MD_O_H_head_features_ul_s {width: 100%;border: 1px solid #CDCDCD;background-color: #f7f8f9;outline: 0;padding: 4px 0;line-height: 18px;}
|
|
|
.U_MD_O_H_head_features_ul_s:hover {background-color:#e1e2e3;}
|
|
|
.U_MD_O_H_head_features_ul_s:active{background: #bfc1c4;}
|
|
|
-.U_MD_O_H_head_features_ul_i { display: table-cell; width: 20px; height: 20px; background: url(img/wordEditor.png) no-repeat; margin-top: 4px; }
|
|
|
-.U_MD_O_H_head_features_ul_i2 { display: table-cell; width: 20px; height: 20px; background: url(img/wordEditor2.png) no-repeat; margin-top: 4px; }
|
|
|
+.U_MD_O_H_head_features_ul_i { display: table-cell; width: 20px; height: 20px; background: url(/img/wordEditor.png) no-repeat; margin-top: 4px; }
|
|
|
+.U_MD_O_H_head_features_ul_i2 { display: table-cell; width: 20px; height: 20px; background: url(/img/wordEditor2.png) no-repeat; margin-top: 4px; }
|
|
|
.U_MD_O_H_head_features_ul_b { width: 20px; height: 20px; margin: 4px auto 0 auto; }
|
|
|
.U_MD_O_H_head_features_ul_x { float: left; width: 2px; background: #D1D1D1; height: 32px; margin:4px 6px; font-size: 0;}
|
|
|
.U_MD_O_H_head_features_colorPicker{width:12px; height:25px; background: url(BoomYun//img/pc/U_Boom_HO_xl.png) no-repeat;float:left;background-position: 2px;margin-top: 8px;}
|
|
@@ -115,7 +115,7 @@
|
|
|
.U_MD_O_H_head_file_bj:hover, U_MD_O_H_head_file_bjo { background-color: #4D5968; color: #e9ebed; }
|
|
|
.U_MD_O_H_head_file_bj:hover > .U_MD_O_H_head_file_x, U_MD_O_H_head_file_bjo > .U_MD_O_H_head_file_x { background-position: -313px -72px; }
|
|
|
.U_MD_O_H_head_file_web { margin-left: 10px; font-size: 14px; float: left; }
|
|
|
-.U_MD_O_H_head_file_x { cursor: pointer; float: right; margin: 10px 8px 0 0; margin-top: 10px; width: 10px; height: 10px; background: url(img/Editor_img1.png) no-repeat; background-position: -313px -53px;cursor: pointer; }
|
|
|
+.U_MD_O_H_head_file_x { cursor: pointer; float: right; margin: 10px 8px 0 0; margin-top: 10px; width: 10px; height: 10px; background: url(/img/Editor_img1.png) no-repeat; background-position: -313px -53px;cursor: pointer; }
|
|
|
|
|
|
.U_MD_O_H_body { width: 1130px; margin:auto; }/*position: absolute; */
|
|
|
.U_MD_O_H_body .U_MD_F_S_TI { color: #000; line-height: 30px; }
|
|
@@ -146,7 +146,7 @@
|
|
|
/**.U_MD_O_H_body_left_invite_linkTxt:hover{background-color:#444;color:#fff}*/
|
|
|
.U_MD_O_H_body_left_invite_user { overflow: hidden; }
|
|
|
.U_MD_O_H_body_left_invite_user_a { width: 60px; height: 55px; margin: 10px 0 0 9px; display: block; cursor: pointer; float: left; }
|
|
|
-.U_MD_O_H_body_left_invite_user_a_img { width: 32px; height: 32px; background: url(img/Editor_img1.png) no-repeat; background-position: -336px -51px; margin: auto; }
|
|
|
+.U_MD_O_H_body_left_invite_user_a_img { width: 32px; height: 32px; background: url(/img/Editor_img1.png) no-repeat; background-position: -336px -51px; margin: auto; }
|
|
|
.U_MD_O_H_body_left_invite_user_a_user { width: 32px; height: 32px; margin: auto; }
|
|
|
.U_MD_O_H_body_left_invite_user_a_user img { width: 32px; height: 32px; }
|
|
|
.U_MD_O_H_body_left_invite_user_a_div { line-height: 25px; width: 60px; text-align: center; overflow: hidden; }
|
|
@@ -256,7 +256,7 @@
|
|
|
|
|
|
/*窗口17 更多*/
|
|
|
.U_MD_O_W_Paper7_Main { border-bottom: 1px solid #f1f1f1; line-height: 65px; width: 100%; text-indent: 30px; font-size: 20px; }
|
|
|
-.U_MD_O_W_Paper7_Main_Icon { width: 30px; height: 30px; background: url(img/Editor_img1.png) no-repeat; float: left; background-position: -44px -81px; margin: 17.5px 18px; }
|
|
|
+.U_MD_O_W_Paper7_Main_Icon { width: 30px; height: 30px; background: url(/img/Editor_img1.png) no-repeat; float: left; background-position: -44px -81px; margin: 17.5px 18px; }
|
|
|
|
|
|
/*窗口18 邀请好友*/
|
|
|
.U_MD_O_W_Paper8 { padding: 30px 40px; font-weight: 700; }
|
|
@@ -280,8 +280,8 @@
|
|
|
.U_MD_O_W_Paper8_Que_Code { margin: 20px auto -25px; padding: 20px 0px; border-top: 1px solid #ccc; text-align: center; }
|
|
|
.U_MD_O_W_Paper8_Que_Code > img { display: inline-block; width: 180px; height: 180px; }
|
|
|
.U_MD_O_W_Paper8_Sanfang { margin-top: 5px; }
|
|
|
-.U_MD_O_W_Paper8_Sanfang_Weibo { width:35px; height:35px; float:left; cursor: pointer; background: url(img/Xinlang.png) no-repeat; margin-right: 30px; }
|
|
|
-.U_MD_O_W_Paper8_Sanfang_Kongjian { width:35px; height:35px; float:left; cursor: pointer; background: url(img/Kongjian.png) no-repeat; }
|
|
|
+.U_MD_O_W_Paper8_Sanfang_Weibo { width:35px; height:35px; float:left; cursor: pointer; background: url(/img/Xinlang.png) no-repeat; margin-right: 30px; }
|
|
|
+.U_MD_O_W_Paper8_Sanfang_Kongjian { width:35px; height:35px; float:left; cursor: pointer; background: url(/img/Kongjian.png) no-repeat; }
|
|
|
|
|
|
.U_MD_O_H_body_right { height: 315px; width: 285px; margin: 15px 0 0 30px; float: left; }
|
|
|
.U_MD_O_H_body_right_user { }
|
|
@@ -315,7 +315,7 @@
|
|
|
.U_MD_O_H_Nav_Add { float:right; width:42px; height:100%; background-color:#ccc; color:White; }
|
|
|
.U_MD_O_H_Nav_Add:hover { background-color:#949494; } */
|
|
|
|
|
|
-.U_MD_O_W_N_Logo {background: url(img/Logo_.png) no-repeat;background-size: cover;margin: 20px auto;width: 77px;height: 77px;border: 1px solid #eeeeee;border-radius: 100%;text-align: center;line-height: 77px;overflow: hidden;}
|
|
|
+.U_MD_O_W_N_Logo {background: url(/img/Logo_.png) no-repeat;background-size: cover;margin: 20px auto;width: 77px;height: 77px;border: 1px solid #eeeeee;border-radius: 100%;text-align: center;line-height: 77px;overflow: hidden;}
|
|
|
.U_MD_O_W_N_NavBox {height:425px; overflow:auto; }
|
|
|
.U_MD_O_W_N_Bottom {border-top: 1px solid rgb(214, 222, 240);margin-top:15px;padding:12px 0;text-align: center; }
|
|
|
.U_MD_O_W_N_Bottom button { width:113px; height:34px; margin: 0 14px;line-height: 34px;padding: 0 10px;border-radius: 3px;background: #fff;box-shadow: rgb(194, 194, 194) 0px 1px 3px;border: 1px solid #ccc;}
|