|
|
|
@ -7,6 +7,8 @@ h2, .wiki h1 {font-size: 20px;}
|
|
|
|
|
h3, .wiki h2 {font-size: 16px;}
|
|
|
|
|
h4, .wiki h3 {font-size: 13px;}
|
|
|
|
|
h4 {border-bottom: 1px dotted #bbb;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*new by huang*/
|
|
|
|
|
/**/
|
|
|
|
|
.new_creat{
|
|
|
|
@ -65,7 +67,7 @@ ul.tool li{list-style-type:none;
|
|
|
|
|
.font_title_left{
|
|
|
|
|
font-family:微软雅黑;
|
|
|
|
|
font-weight:bold;
|
|
|
|
|
padding-left: 8px;
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
padding-top:3px;
|
|
|
|
|
padding-bottom:3px;
|
|
|
|
|
font-size:16px;
|
|
|
|
@ -102,9 +104,10 @@ ul.tool li{list-style-type:none;
|
|
|
|
|
padding-top: 50px;
|
|
|
|
|
}
|
|
|
|
|
.info_font{
|
|
|
|
|
padding-left: 8px;
|
|
|
|
|
font-family:微软雅黑;
|
|
|
|
|
font-weight:bold;
|
|
|
|
|
font-size:18px;
|
|
|
|
|
font-size:16px;
|
|
|
|
|
color:#4d4d4d;
|
|
|
|
|
}
|
|
|
|
|
.font_lighter{
|
|
|
|
@ -118,30 +121,31 @@ ul.tool li{list-style-type:none;
|
|
|
|
|
font-family:宋体;
|
|
|
|
|
}
|
|
|
|
|
.font_lighter_sidebar{
|
|
|
|
|
font-family:微软雅黑;
|
|
|
|
|
/*font-family:微软雅黑;*/
|
|
|
|
|
color:#919294;
|
|
|
|
|
font-size:13px;
|
|
|
|
|
padding-left: 8px;
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
padding-right: 8px;
|
|
|
|
|
line-height: 1.5em;
|
|
|
|
|
}
|
|
|
|
|
.created_on_project{
|
|
|
|
|
padding-left: 12px;
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
}
|
|
|
|
|
.font_description{
|
|
|
|
|
font-size:14px;
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
font-size:13px;
|
|
|
|
|
line-height: 1.5em;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.font_tool{
|
|
|
|
|
font-family:微软雅黑;
|
|
|
|
|
font-size:16px;
|
|
|
|
|
font-size:14px;
|
|
|
|
|
color: 1a1a1a;
|
|
|
|
|
}
|
|
|
|
|
.spaceleft{float:left; width:240px;}
|
|
|
|
|
.spaceright{float:left; width:620px;}
|
|
|
|
|
|
|
|
|
|
.inf_user_image img.avatar2{
|
|
|
|
|
height:80px;
|
|
|
|
|
width: 80px;
|
|
|
|
|
|
|
|
|
|
padding-left: 6px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.spaceleft{float: left; width: 240px;}
|
|
|
|
|
.spaceright{float:left; width:620px;}
|
|
|
|
|
.inf_user_motto{
|
|
|
|
|
padding-left:8px;
|
|
|
|
|
margin:5px 0px 0px 0px;
|
|
|
|
@ -157,20 +161,25 @@ ul.tool li{list-style-type:none;
|
|
|
|
|
}*/
|
|
|
|
|
.inf_user_image{
|
|
|
|
|
padding-left:8px;
|
|
|
|
|
margin:0px 0px 0px 0px;
|
|
|
|
|
margin:0px;
|
|
|
|
|
background-color:#fff;
|
|
|
|
|
height: auto;
|
|
|
|
|
padding-bottom: 8px;
|
|
|
|
|
}
|
|
|
|
|
.inf_user_image img.avatar2{
|
|
|
|
|
height:80px;
|
|
|
|
|
width: 80px;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.user_fans{
|
|
|
|
|
padding-left:0px;
|
|
|
|
|
margin:0px 0px 0px 0px;
|
|
|
|
|
margin:0px;
|
|
|
|
|
height: auto;
|
|
|
|
|
background-color:#fff;
|
|
|
|
|
}
|
|
|
|
|
.inf_user_context{
|
|
|
|
|
padding-left:0px;
|
|
|
|
|
margin:0px 0px 0px 0px;
|
|
|
|
|
margin:0px;
|
|
|
|
|
padding-top:1px;
|
|
|
|
|
background-color:#fff;
|
|
|
|
|
height: auto;
|
|
|
|
@ -458,13 +467,6 @@ ul.newprojects2 li{
|
|
|
|
|
color: inherit;
|
|
|
|
|
text-d
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/***** Layout *****/
|
|
|
|
|
#wrapper {background: white;}
|
|
|
|
|
|
|
|
|
@ -1024,6 +1026,7 @@ html>body .tabular p {overflow:hidden;}
|
|
|
|
|
margin-left: -180px;
|
|
|
|
|
/* width of labels. Should be smaller than left column to create some right margin */
|
|
|
|
|
width: 175px;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tabular label.floating{
|
|
|
|
@ -1108,7 +1111,7 @@ textarea.text_cf {width:90%;}
|
|
|
|
|
#tab-content-members .splitcontentleft, #tab-content-memberships .splitcontentleft, #tab-content-users .splitcontentleft {width: 64%;}
|
|
|
|
|
#tab-content-members .splitcontentright, #tab-content-memberships .splitcontentright, #tab-content-users .splitcontentright {width: 34%;}
|
|
|
|
|
#tab-content-members fieldset, #tab-content-memberships fieldset, #tab-content-users fieldset {padding:1em; margin-bottom: 1em;}
|
|
|
|
|
#tab-content-members fieldset legend, #tab-content-memberships fieldset legend, #tab-content-users fieldset legend {font-weight: bold;}
|
|
|
|
|
#tab-content-members fieldset legend, #tab-content-memberships fieldset legend, #tab-content-users fieldset legend {font-weight: bold; font-size: 12px}
|
|
|
|
|
#tab-content-members fieldset label, #tab-content-memberships fieldset label, #tab-content-users fieldset label {display: block;}
|
|
|
|
|
#tab-content-members #principals, #tab-content-users #principals {max-height: 400px; overflow: auto;}
|
|
|
|
|
|
|
|
|
@ -1551,7 +1554,6 @@ a.close-icon:hover {background-image:url('../images/close_hl.png');}
|
|
|
|
|
padding-top: 2px;
|
|
|
|
|
padding-bottom: 3px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-add { background-image: url(../images/add.png); }
|
|
|
|
|
.icon-edit { background-image: url(../images/edit.png); }
|
|
|
|
|
.icon-copy { background-image: url(../images/copy.png); }
|
|
|
|
|