socialforge/public/stylesheets/welcome.css

377 lines
7.9 KiB
CSS
Raw Normal View History

2013-11-27 15:37:43 +08:00
/*.body_resize { width:950px; margin:0 auto; padding:0;}
2013-11-21 17:11:55 +08:00
.left { width:371px; float:left; margin:20px 5px 10px 5px; padding:5px;}
.right { width:527px; float:left; margin:20px 5px 10px 5px; padding:5px;}
.right ul { list-style:none; margin:5px 20px; padding:0;}
.right li { font: bold 12px Arial, Helvetica, sans-serif; color:#6f6f6f; padding:5px 20px; margin:0; background:url(images/about_ul_li.gif) left no-repeat;}
2013-11-27 15:37:43 +08:00
.body { background:#ebebeb; border-bottom:1px solid #fff; }
2013-11-21 17:11:55 +08:00
.home {
font:bold 16px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
color:#2c2c2c;
border-bottom:1px solid #cccccc;
padding:10px 5px;
margin:0 0 10px 0;
}
p {
font:normal 13px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
color:#6f6f6f;
line-height:1.8em;
padding:5px 5px;
margin:0;
}
div.project {
font:normal 15px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
color:#6f6f6f;
line-height:1.8em;
padding:5px 5px;
margin:0;
border-bottom:1px solid #eeeeee;
width: 95%;
float: right;
}
div.project a{
color: #5B5B5B;
}
2013-11-22 08:19:40 +08:00
div.project {
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
div.project>.nowrap {
2013-11-21 17:11:55 +08:00
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
2013-11-22 08:19:40 +08:00
}
2013-11-21 17:11:55 +08:00
span.grey {
float: right;
font: normal 13px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
color:#afaeae;
line-height:1.8em;
padding:5px 5px;
margin:0;
2013-11-27 15:37:43 +08:00
}*/
2014-01-03 21:02:30 +08:00
.top_bar{
height: auto;
}
img.weixin{
2014-01-03 21:33:01 +08:00
display: inline-block;
2014-01-03 21:02:30 +08:00
}
div.loginForm{
float: left;
margin-top: -30px;
}
2013-11-27 15:37:43 +08:00
.welcome-message-list li.message-brief-intro{
position: relative;
display: block;
margin-bottom: -1px;
margin-left: 0px;
padding: 8px 10px 0px;
border-bottom: 1px dashed rgb(229, 229, 229);
width: 95%;
height: auto;
}
li {
list-style-type: none;
}
ul {
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
/*width: 50%;*/
2013-11-27 15:37:43 +08:00
}
ul.welcome-message-list{
2013-11-29 10:48:16 +08:00
margin-top: 0px;
2013-11-27 15:37:43 +08:00
}
.welcome-message-list h3, .user-welcome-message-list h3 {
border-bottom: 1.5px solid rgb(21, 165, 200);
padding: 2px;
2013-12-28 13:14:38 +08:00
/*margin-left: 10px;*/
2013-12-11 16:14:51 +08:00
font-size: 16px;
2013-11-27 15:37:43 +08:00
}
2013-12-28 13:14:38 +08:00
.user-message-box-list {
margin-left: 6px;
}
2013-11-27 15:37:43 +08:00
/*鍚勭鍒楄〃鏄剧ず*/
.d-p-index-box{
2013-12-04 15:49:21 +08:00
/*border: 1px solid #e6e6e6;*/
2013-11-27 15:37:43 +08:00
background: #ffffff;
padding: 1px;
}
.d-p-index-hdright{
position: relative;
float: right;
margin-top: -27px;
margin-right: 10px;
color: #999999;
}
2013-12-05 15:26:29 +08:00
.d-p-index-box h3{
2013-12-11 16:14:51 +08:00
height: 25px;
line-height: 25px;
2013-12-04 15:49:21 +08:00
background-color: rgb(252, 252, 252);
color: green;
2013-12-05 15:26:29 +08:00
/*text-indent: 8px;*/
2013-11-27 15:37:43 +08:00
margin: 0;
2013-12-11 16:14:51 +08:00
padding: 0px;
2013-11-27 15:37:43 +08:00
display: block;
2013-12-11 16:14:51 +08:00
font-size: 16px;
2013-12-05 15:26:29 +08:00
/*font-size: 1em;*/
2013-12-04 15:49:21 +08:00
border-top: none;
border-bottom: 1px solid rgb(21, 165, 200);
/*-webkit-margin-before: 0.83em;
2013-11-27 15:37:43 +08:00
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
2013-12-04 15:49:21 +08:00
-webkit-margin-end: 0px;*/
2013-11-27 15:37:43 +08:00
font-weight: bold;
margin-top: 0px;
2013-12-04 15:49:21 +08:00
/*-webkit-box-shadow:5px 2px 6px #eee;
-moz-box-shadow:5px 2px 6px #eee;
padding:4px 10px;
text-shadow:5px 2px 6px #eee;*/
2013-11-27 15:37:43 +08:00
}
.d-p-index-hotproject{
width: 48%;
2013-12-13 16:08:29 +08:00
margin-top: 40px;
2013-11-27 15:37:43 +08:00
float: left;
}
ul.d-p-index-hdright{
padding: 0px;
margin-top: -30px;
}
li {
display: list-item;
text-align: -webkit-match-parent;
}
.d-p-project-bytime li.current a{
color: #333;
font-weight: 700;
2013-11-21 17:11:55 +08:00
}
2013-11-27 15:37:43 +08:00
.d-p-project-bytime li{
float: left;
padding:0px 8px;
background: center right no-repeat;
}
.d-p-project-bytime a{
color: #999;
}
.d-p-projectlist-box{
/*width: 476px;*/
overflow: hidden;
height:auto;
margin: 0px;
padding: 0px;
2013-12-04 15:49:21 +08:00
background-color: rgb(252, 252, 252);
2013-12-28 12:09:56 +08:00
margin-top: 6px;
2013-11-27 15:37:43 +08:00
}
.d-p-index-newsource li,.d-p-index-hotproject ul.d-p-projectlist li{
2013-12-05 15:26:29 +08:00
color: rgb(102, 102, 102);
2013-11-27 15:37:43 +08:00
background: center -1px no-repeat;
line-height: 20px;
2013-11-28 17:22:24 +08:00
padding: 5px 5px 0px 9px;
2013-11-27 15:37:43 +08:00
width: 440px;
2013-11-30 09:29:02 +08:00
/*cursor: pointer;*/
2013-12-04 15:49:21 +08:00
/*font: 12px/1.5 tahoma,arial,\5b8b\4f53;*/
2013-11-27 15:37:43 +08:00
float: left;
/* display:block;*/
margin-left: 0px;
margin-top: 0px;
border-bottom: 1px solid rgb(245,245,245);
}
.d-g-blue{
2013-12-05 15:26:29 +08:00
color: rgb(17, 102, 173) !important;
2013-11-27 15:37:43 +08:00
font-weight: 700;
}
ul.d-p-projectlist{
margin-top: 0px;
}
/*
p.layout-1 {
margin-top: -8px;
}*/
/*
p.layout {
margin-top: -8px;
}
*/
.right ul li {
margin-bottom: 6px;
2013-12-13 16:08:29 +08:00
border-bottom: 1px dashed rgb(229,229,229);
2013-11-27 15:37:43 +08:00
}
2013-11-28 10:07:49 +08:00
.avatar-3 {
2013-11-28 16:00:53 +08:00
width: 40px;
height: 40px;
margin-top: 5px;
}
2013-12-04 15:49:21 +08:00
.message-brief-intro a.gray{
2013-12-13 16:08:29 +08:00
color: rgb(17, 102, 173);
2013-12-04 15:49:21 +08:00
}
.message-brief-intro a.gray:visited{
2013-12-14 11:41:53 +08:00
color: #4B2374;
2013-11-28 17:22:24 +08:00
}
.avatar-4 {
width: 45px;
height: 45px;
2013-11-28 10:07:49 +08:00
}
2013-11-30 09:29:02 +08:00
.d-p-project-intro {
cursor: text;
}
2013-11-27 15:37:43 +08:00
/*p.clr, .clr { clear:both; padding:0; margin:0; background:none;}*/
2013-11-21 17:11:55 +08:00
2013-12-04 15:49:21 +08:00
.inner-right a, a:link, a:visited {
2013-12-05 15:26:29 +08:00
color: rgb(17, 102, 173);
2013-12-04 15:49:21 +08:00
}
2013-11-21 17:11:55 +08:00
2013-12-05 15:26:29 +08:00
.tooltip {
margin-left: 10px;
}
div#tooltip {
background-color: #46ccef;
border: 1px solid #c8c8c8;
border-radius: 5px;
width: 220px;
/*text-align: center;*/
text-indent: -5px;
padding: 20px;
position: absolute;
opacity: 100;
}
/*div#tooltip .arrow {
border-style: solid;
position: absolute;
}
div#tooltip .bottom {
border-color: #c8c8c8 transparent transparent transparent;
border-width: 8px 8px 0px 8px;
bottom: -8px;
}*/
div#tooltip::after {
border-color: #f8f8f8 transparent transparent transparent;
border-style: solid;
border-width: 7px 7px 0px 7px;
bottom: 1px;
content: "";
position: absolute;
left: -7px;
}
2013-11-21 17:11:55 +08:00
2013-12-11 16:14:51 +08:00
.inner-content {
position: absolute;
margin-top: -32px;
margin-left: 230px;
}
2013-11-21 17:11:55 +08:00
2013-12-11 16:14:51 +08:00
.inner-content li {
float: left;
list-style-type: none;
white-space: nowrap;
margin-right: 0px;
background: none repeat scroll 0% 0% rgb(255, 255, 255);
position: relative;
margin-bottom: -1px;
/*padding-left: 6px;
padding-right: 6px;*/
}
.inner-content a:link, .inner-content a:visited{
margin-right: 0.2em;
padding: 0.1em 0.2em 0.1em 0.2em;
color: #A62020;
background-color: #FCE6EA;
text-decoration: none;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF:
border-bottom: 1px solid #717171;
border-right: 1px solid #717171;
}
.inner-content a:hover{
border-top: 1px solid #717171;
border-left: 1px solid #717171;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}
a.attachments_list_color {
2014-01-03 22:23:46 +08:00
color: grey;
}
2014-01-24 15:01:15 +08:00
.search-bar {
margin: 0;
padding: 0;
float: right;
margin-top: 10px;
margin-right: 60px;
}
.main-content-bar{
margin: 0;
2014-01-24 18:58:04 +08:00
margin-top: 35px;
2014-01-24 15:01:15 +08:00
padding: 0;
margin-bottom: 30px;
width: 100%;
height: auto;
}
.weixin-content{
margin: 0;
padding: 0;
text-align: center;
}
#identifier-pannel{
position:fixed;
left: 50%;
bottom:0;
z-index:9999;
width:150px;
margin-left:500px;
}
#identifier-pannel a:link,#identifier-pannel a:visited{
display:block;
padding:10px;
line-height:18px;
font-size:12px;
color:#333;
text-decoration:none;
white-space:nowrap;
text-align:center;
background:#f9f9f9;
}
#identifier-pannel a:hover{
background:#ccd8db;
color:#000;
}
#identifier-pannel img{
display:block;
margin:5px auto;
border:none;
}
2014-01-24 15:45:13 +08:00
.forum-topic li{
float: left;
}