www.gusucode.com > HadSky PHP轻论坛系统源码 v2.4.2源码程序 > ytqlt_v2.4.2.0701/template/puyuetian_whitestyle/css/body.css

    .body-bk-btn {
	padding: .5rem !important;
	border-bottom: solid 1px #caebfb;
	background: linear-gradient(to top, #f5f9fb, #fff);
	font-size: 12px;
	color: #555 !important;
	height: 32px;
}

.body-bk-btn > .bk-title {
	float: right;
	width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.body-cbk-btn > .cbk-title {
	display: inline-block;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.body-bk-btn > .bk-span:hover {
	opacity: 0.8;
}

.body-bk-btn > .am-badge,
.body-cbk-btn > .am-badge {
	font-size: 12px;
	font-weight: 200;
	cursor: pointer;
}

.body-cbk-btn {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.body-rightheader {
	height: 105px;
	padding: 15px 6px 5px;
	overflow: hidden;
}

.btn-dlan > .btn-yqqhdl,
.btn-dlan > .btn-ptdl {
	display: inline-block;
	border: solid 1px #999;
	color: #999;
	border-radius: 5px;
	height: 36px;
	line-height: 34px;
	padding: 0 15px;
	cursor: pointer;
	font-size: 15px;
}

.btn-dlan > .btn-yqqhdl:hover,
.btn-dlan > .btn-ptdl:hover {
	border: solid 1px #666;
	color: #666;
}

.btn-dlan > .btn-ptdl {
	float: left;
	margin-right: 10px;
}

.btn-dlan > .btn-yqqhdl {
	float: right;
}

.user-info > .user-head img {
	width: 36px;
	height: 36px;
	border-radius: 18px;
}

.user-info > .user-head,
.user-info > .user-nickname {
	float: left;
	height: 36px;
}

.user-info >.user-head {
	text-align: left;
	width: 44px;
}

.user-info > .user-nickname {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 36px;
	width: 128px;
	color: #666;
}

.user-info > .user-btn {
	float: right;
	height: 32px;
	width: 32px;
	border-radius: 5px;
	border: solid 1px #999;
	color: #999;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	margin: 2px;
}

.user-info > .user-btn:hover {
	border: solid 1px #666;
	color: #666;
}

.user-info > .user-sign,
.btn-dlan > .guesttip {
	clear: both;
	padding-top: 8px;
	display: block;
	height: 34px;
	line-height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #666;
}