|
|
|
@ -66,7 +66,9 @@ a
|
|
|
|
|
.action-settings #header h1:before
|
|
|
|
|
{
|
|
|
|
|
font-family: Fontawesome;
|
|
|
|
|
|
|
|
|
|
/* content: "\f0f0 ";*/
|
|
|
|
|
padding-right: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*by young*/
|
|
|
|
|
.action-settings #header h1:before
|
|
|
|
@ -190,11 +192,7 @@ a
|
|
|
|
|
.controller-gantts #header h1:before
|
|
|
|
|
{
|
|
|
|
|
font-family: Fontawesome;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* content: "\f080";*/
|
|
|
|
|
|
|
|
|
|
padding-right: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -210,25 +208,16 @@ a
|
|
|
|
|
.controller-welcome #header h1:before
|
|
|
|
|
{
|
|
|
|
|
font-family: Fontawesome;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* content: "\f015 ";*/
|
|
|
|
|
|
|
|
|
|
/* content: "\f015 ";*/
|
|
|
|
|
padding-right: 5px;
|
|
|
|
|
font-weight: 100;
|
|
|
|
|
}
|
|
|
|
|
.controller-users #header h1:before
|
|
|
|
|
{
|
|
|
|
|
font-family: Fontawesome;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
padding-right: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* content: "\f0f0 ";*/
|
|
|
|
|
padding-right: 5px;
|
|
|
|
|
}
|
|
|
|
|
/*end*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -373,11 +362,10 @@ ul.projects li.root
|
|
|
|
|
background-color:#fff; /*顶层导航颜色*/
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size:13px; /* bai */
|
|
|
|
|
font-family: 微软雅黑;
|
|
|
|
|
font-family: "Microsoft YaHei";
|
|
|
|
|
position:relative;
|
|
|
|
|
padding:0;
|
|
|
|
|
height:1px;
|
|
|
|
|
padding-top:0;
|
|
|
|
|
/*by bai*/
|
|
|
|
|
border-radius: 5px;/*导航栏边角变圆*/
|
|
|
|
|
/*end*/
|
|
|
|
@ -403,7 +391,6 @@ ul.projects li.root
|
|
|
|
|
{
|
|
|
|
|
/*by young*/
|
|
|
|
|
color:#fff; /*the color of the fonts*/
|
|
|
|
|
font-weight:6px;
|
|
|
|
|
padding:4px 3px
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -454,7 +441,7 @@ ul.projects li.root
|
|
|
|
|
#main.nosidebar #content_
|
|
|
|
|
{
|
|
|
|
|
width:auto;
|
|
|
|
|
float:center;
|
|
|
|
|
/*float:center;*/
|
|
|
|
|
min-height:800px;
|
|
|
|
|
border: 1px solid #ffffff;
|
|
|
|
|
}
|
|
|
|
@ -537,7 +524,7 @@ ul.projects li.root
|
|
|
|
|
margin:4px 20px 20px;
|
|
|
|
|
padding-bottom:15px;
|
|
|
|
|
text-align:left
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
/*font-size: 18px;*/
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#footer a:hover
|
|
|
|
@ -664,8 +651,8 @@ div.splitcontentleft h2
|
|
|
|
|
position:relative;
|
|
|
|
|
z-index: 2;
|
|
|
|
|
background: #fff;*/
|
|
|
|
|
font-family:微软雅黑, "PT Sans", Helvetica, Arial;
|
|
|
|
|
font: color: #FFF;
|
|
|
|
|
/*font-family:"Microsoft YaHei", "PT Sans", Helvetica, Arial;*/
|
|
|
|
|
/*font: color: #FFF;*/
|
|
|
|
|
transition:all .4s linear;
|
|
|
|
|
-moz-transition:all .4s linear;
|
|
|
|
|
-o-transition:all .4s linear;
|
|
|
|
@ -695,8 +682,9 @@ div.splitcontentleft h2
|
|
|
|
|
}
|
|
|
|
|
#top-menu li a.my-page:before {
|
|
|
|
|
font-family: Fontawesome;
|
|
|
|
|
content: "\f0c9 ";
|
|
|
|
|
|
|
|
|
|
content: "\f0c9 ";
|
|
|
|
|
/* content: "\f0f0 ";*/
|
|
|
|
|
}
|
|
|
|
|
/*by young*/
|
|
|
|
|
#top-menu li a.home:before {
|
|
|
|
|
font-family: Fontawesome;
|
|
|
|
@ -745,9 +733,6 @@ div.splitcontentleft h2
|
|
|
|
|
content: "\f08b ";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* content: "\f0f0 ";*/
|
|
|
|
|
}
|
|
|
|
|
#top-menu #account a.logout:before {
|
|
|
|
|
font-family: Fontawesome;
|
|
|
|
|
/* content: "\f08b ";*/
|
|
|
|
@ -1065,7 +1050,7 @@ input[type="submit"]
|
|
|
|
|
|
|
|
|
|
html > body #content
|
|
|
|
|
{
|
|
|
|
|
min-height:auto!important
|
|
|
|
|
/*min-height:auto !important;*/
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
pre,code,.line-code
|
|
|
|
@ -1479,7 +1464,6 @@ div.pagination span {
|
|
|
|
|
-moz-border-bottom-colors: none;
|
|
|
|
|
border-image: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div.pagination span.current-page {
|
|
|
|
|
/*color: rgb(153, 153, 153); add by huang*/
|
|
|
|
@ -1548,7 +1532,6 @@ div.pagination_new span {
|
|
|
|
|
-moz-border-bottom-colors: none;
|
|
|
|
|
border-image: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div.pagination_new span.current-page {
|
|
|
|
|
color: rgb(153, 153, 153);
|
|
|
|
@ -1745,7 +1728,7 @@ div.project-search-block {
|
|
|
|
|
margin-bottom: 0px;
|
|
|
|
|
padding: 10px;
|
|
|
|
|
width: 95%;
|
|
|
|
|
border-top: 1px solid rgb(242,242,242);
|
|
|
|
|
border-top: 1px solid rgb(242,242,242);
|
|
|
|
|
/*border-bottom: 1px solid rgb(223, 223, 223);*/
|
|
|
|
|
margin-left: auto;
|
|
|
|
|
margin-right: auto;
|
|
|
|
@ -1833,7 +1816,7 @@ a.usage {
|
|
|
|
|
/*end*/
|
|
|
|
|
|
|
|
|
|
a.bid_user {
|
|
|
|
|
font-family:微软雅黑;
|
|
|
|
|
font-family:"Microsoft YaHei";
|
|
|
|
|
color:#acaeb1;
|
|
|
|
|
font-size:12px;
|
|
|
|
|
}
|
|
|
|
@ -1850,7 +1833,7 @@ a.bid_course{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.bids_user {
|
|
|
|
|
font-family:微软雅黑;
|
|
|
|
|
font-family:"Microsoft YaHei";
|
|
|
|
|
color:#15bccf;
|
|
|
|
|
font-size:14px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
@ -1866,10 +1849,10 @@ input[type='text'].noline {
|
|
|
|
|
.noline {
|
|
|
|
|
/*border-style: none;
|
|
|
|
|
border-color: white;*/
|
|
|
|
|
font-family:微软雅黑; /*modify by men*/
|
|
|
|
|
font-family:"Microsoft YaHei"; /*modify by men*/
|
|
|
|
|
border: #d5dee9 1px solid;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
color: #818283; # modified by bai
|
|
|
|
|
color: #818283;
|
|
|
|
|
padding: 9px 5px;
|
|
|
|
|
width: 98%;
|
|
|
|
|
cursor: text;
|
|
|
|
@ -2096,7 +2079,7 @@ ul.message-for-user {
|
|
|
|
|
list-style-type: none;
|
|
|
|
|
margin: 0px;
|
|
|
|
|
padding: 0px;
|
|
|
|
|
font-family: 微软雅黑,Verdana,sans-serif,宋体;
|
|
|
|
|
font-family: "Microsoft YaHei",Verdana,sans-serif,simsun;
|
|
|
|
|
text-align: left;
|
|
|
|
|
font-size: 10pt;
|
|
|
|
|
width: 100%;
|
|
|
|
|