|
|
|
@ -56,7 +56,7 @@ a.invi_search_btn{ background:#15bccf; color:#fff; text-align: center; width:40p
|
|
|
|
|
a:hover.invi_search_btn{ background:#0da1b2; border:1px solid #0da1b2;}
|
|
|
|
|
.rolebox{ margin:10px 0;}
|
|
|
|
|
.w180_h{ width:180px;overflow:hidden; white-space: nowrap; text-overflow:ellipsis; text-align:left;}
|
|
|
|
|
.w140_h{ width:135px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;text-align:left; padding-left:5px;}
|
|
|
|
|
.w140_h{ width:119px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;text-align:left; padding-left:5px;}
|
|
|
|
|
|
|
|
|
|
/*问题跟踪*/
|
|
|
|
|
.problem_top{ margin:10px 0 ;}
|
|
|
|
@ -394,14 +394,14 @@ blockquote {
|
|
|
|
|
.box ul li{ line-height:1.9;}
|
|
|
|
|
.members_left{ float:left; width:410px; margin-right:20px; text-align:center;}
|
|
|
|
|
.members_left{}
|
|
|
|
|
.members_left ul li{ height:30px; border-bottom:1px solid #E4E4E4; width:410px; padding-top:10px; }
|
|
|
|
|
.members_left ul li{ height:22px; border-bottom:1px solid #E4E4E4; width:410px; padding-top:5px; }
|
|
|
|
|
.members_left ul li a{ float:left; text-align:left;}
|
|
|
|
|
.members_left ul li span{ float:left; text-align:center; color:#484747;text-align:left;}
|
|
|
|
|
.w150{ text-align:center; width:150px;}
|
|
|
|
|
.f_b{ font-weight: bold;}
|
|
|
|
|
.members_right{ float:left; width:240px;}
|
|
|
|
|
.members_right label{ margin-left:15px;}
|
|
|
|
|
.members_jion{ background:#f0fbff; padding:10px; height:200px; margin-bottom:10px;}
|
|
|
|
|
.members_jion{ background:#f0f0f0; padding:10px; height:200px; margin-bottom:10px;}
|
|
|
|
|
.members_add{ padding-left:10px; }
|
|
|
|
|
.member_search_input{ border:1px solid #15bccf; background:#fff; width:170px; height:24px; color:#9b9b9b; padding-left:5px; margin-bottom:10px;}
|
|
|
|
|
.member_search_btn{ background:#15bccf; color:#fff; text-align: center; width:40px; height:22px;border:1px solid #15bccf; padding-top:2px; cursor:pointer;}
|
|
|
|
|