|
|
|
@ -199,7 +199,7 @@ html{ overflow-x:hidden;}
|
|
|
|
|
.close_btn span { display:none;}
|
|
|
|
|
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
|
|
|
|
|
.msgserver { margin-top:5px;}
|
|
|
|
|
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -112px; padding-left:22px; height:21px; display:block; }
|
|
|
|
|
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -112px; padding-left:22px; height:21px; display:block; color:#15bccf;}
|
|
|
|
|
.opnionText{box-shadow:none; width:122px; height:180px; border-color: #DFDFDF; background:#fff; color:#999; padding:3px; font-size:12px;overflow:auto; background-attachment:fixed;border-style:solid;}
|
|
|
|
|
a.opnionButton{ display:block; background:#15bccf; width:130px; height:23px; margin-top:5px; text-align:center; padding-top:3px;}
|
|
|
|
|
a:hover.opnionButton{background: #0fa9bb; }
|
|
|
|
@ -210,8 +210,7 @@ a:hover.opnionButton{background: #0fa9bb; }
|
|
|
|
|
a.close_btn {background-position:-44px 0;}
|
|
|
|
|
a:hover.close_btn {background-position:-66px 0;}
|
|
|
|
|
.show_btn {background-position:-119px 0;}
|
|
|
|
|
.msgserver a {color:#15bccf; }
|
|
|
|
|
.msgserver a:hover { text-decoration:underline; }
|
|
|
|
|
.msgserver a:hover { color: #0fa9bb; }
|
|
|
|
|
.break_word{word-break: break-all;word-wrap: break-word;}
|
|
|
|
|
/***** Ajax indicator ******/
|
|
|
|
|
#ajax-indicator {
|
|
|
|
|