⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.css

📁 a project create chat room in asp.net with c sharp and ajax
💻 CSS
字号:
body {
	margin: 0;
	padding: 0;
	background: #89b4ef url(background.jpg) no-repeat top left;
	font-family: Verdana !important;
	font-size: 11px;
}
.login {
	background: #89b4ef url(background1.jpg) no-repeat top left !important;
}
#logo {
	height: 60px;
	margin-left: 10px;
	background: url(Logo.jpg) left no-repeat;
}

#layout{
	width:100%;
	font-family: Verdana !important;
	font-size: 11px !important;
	height:auto;
}
#layout input, #layout select{
	font-family:Verdana;
	font-size:11px;
}
/*CRUMPS*/
#crupms {
	height: 56px;
	width: 100%;
}
#crupms img {
	float: left;
	margin: 6px 82px 0 70px;
}
#crumpstxt {
	float: left;
	font-size: 24px;
	padding-top: 20px;
}
/*End CRUMPS*/
#right{
	position: absolute;
	top: 138px;
	left: 178px;
	right: 6px;
	margin: 0 0px 0 6px;
	padding: 0 0px 0 0px;
	border: 1px solid #76a5e0;
	background: #fff url(contentheader.jpg) top left no-repeat;
}
#left {
	clear:both;
}

/*HEADER*/
#headerwrap {
	background: #fff url(headerbkgr.jpg) right repeat-y;
}
#headerline {
	height: 20px;
	background-color: #fff;
}
#headerlogin {
	height: 40px;
	width: 200px;
	float: right;
	margin: 12px 0 0 0;
	font-size: 12px;
	text-align: right;
	padding-right: 8px;
}
.exitlink {
	border-left: 1px solid #b7d7ff;
	padding-left: 4px;
	margin-left: 4px;
}
#glance {
	height: 22px;
	background: #fff url(headerbkgr.jpg) right repeat-y;
	padding: 0px 0 0 8px;
	margin: 0px 0 0 0;
}
.header-table{
	width:710px;
	height:22px;
	border: 1px solid #6795d1;
	background: url(backbuttons.jpg) repeat-x bottom;
}
.header-links {
	padding-left: 5px;
	font-size: 10px;
	color: #1B17B0;
}
/* End Header */

/*LEFT NAVIGATION*/
#leftnav {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 4px;
	padding: 0;
	background-color: #76a5e0;
	font-size: 11px;
	clear: both;
}
#navline {
	height: 5px;
	font-size: 5px;
	line-height: 5px;
	background-color: #76a5e0;
	clear: both;
}
ul {
	padding: 4px 0 0px 0;
	margin: 0 0 0px 0px;
	line-height: 11px;
	list-style-type: none;
}
li {
	padding: 0 0 6px 0;
	margin: 0 0 0px 0;
}
.navblock {
	clear: both;
	position: relative;
	padding: 0 0 1px 8px;
	margin: 0 0 0px 0px;
	background-color: #ebf3ff;
	border-top: 1px solid #76a5e0;
	border-left: 1px solid #76a5e0;
	border-right: 1px solid #76a5e0;
	border-bottom: 1px solid #76a5e0;
}
.navblock a {
	text-decoration: none;
	background: url(navtag.jpg) no-repeat top left;
	margin: 0;
	padding: 0 0 0 16px;
	color: #1B17B0;
	clear: both;
}
.navlabel {
	clear: both;
	height: 20px;
	font-weight: bold;
	color: #1B17B0;
	background-color: #B7D6FF;
	padding: 2px 0 0 4px;
	margin: 1px 0 0 1px;
	border-top: 1px solid #E3EEFF;
	border-left: 1px solid #E3EEFF;
	border-right: 1px solid #76a5e0;
}
/*End LEFT NAVIGATION*/

/*LOGIN BOX*/
#passwordBox{
	width:240px;
	margin:40px auto 0 auto;
	padding:0px 0 0 0;
	border: 1px solid #617DA7;
	background-color:#f6faff;	
}
#loginbox{
	width:240px;
	margin:100px auto 0 auto;
	padding:0px 0 0 0;
	border: 1px solid #617DA7;
	background-color:#f6faff;	
}
.loginbox-head{
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	padding:0;
	font-size:11px;
	font-family:Verdana;
	color: #1B17B0;
	border-bottom: #8AB3EE 1px solid;
	background: url(backnav_m.jpg) top repeat-x;
}
.loginbox-content{
	background-color:#f6faff;	
	padding:6px;
}
.loginbox-label{
	width:80px;
	line-height:28px;
	height:28px;
	font-size:11px;
	font-family:Verdana;
	padding:0 0 0 6px;
}
.loginbox-txt{
	font-size:11px;
	height:28px;
	font-family:Verdana;
	padding:0 6px 0 0;
}
.loginbox-txt input{
	width:140px;
	margin:0 auto;
}
/* End LOGIN BOX */

/* Content Header */
#content-head{
	width:90%;
	height:50px;	
	padding:0px 0 0 20px;
}
.ch-head{
	line-height:26px;
	font-weight:bold;
	font-size:14px;	
}
.ch-description{
	
}
/* End Content Header */

/* filter box */
.filter{
	border-collapse: collapse;
	margin-left: 6px;
	width:350px;
}
/* filter box */
/* Small table style*/
#stable{
	width:550px;
	margin:0 0 0 6px;
}
#stable2{
	width:300px;
	margin:0 0 0 6px;
	background-color: #f6faff;
}
.table_header{
	height: 20px;
	width: 100%;
	padding: 0 0 0 6px;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	background: url(backnav_m.jpg) top repeat-x;
	color: #1B17B0;
	border: #8AB3EE 1px solid;
	white-space:nowrap;
}
.table_header a{
	font-weight: bold;
	font-size: 11px;
	color: #000 !important;
	white-space: nowrap;
	text-decoration: none;
}
.table_cell, .table_cell2 {
	height: 30px;
	font-size: 11px !important;
	font-family:Verdana;
	background-color: #f6faff;
	padding: 5px;
	color: black;
	border-bottom: 1px solid #deecff;
	border-collapse: collapse;
	text-decoration: none;
}
.table_footer {
	height: 20px;
	line-height: 30px;
}/* End Small table style*/
/* Big table style */
.btable1{
}
.btable2{
	background-color:#f6faff;
}
.btable1 a{
	font-weight: bold;
	font-size: 11px;
	color: #000;
	white-space: nowrap;
	text-decoration: none;
}
.btable1 a:hover{
	color:#1B17B0;
	text-decoration:underline;
}
.table_header2 {
	height: 26px;
	line-height:26px;
	padding: 0 0 0 6px;
	font-size:11px;
	font-family:Verdana;
	margin: 0;
	font-weight: bold;
	background: url(backtable.jpg) top repeat-x;
	color: #1B17B0;
	border-bottom: #8AB3EE 1px solid;
	border-top: #8AB3EE 1px solid;
	text-align: left !important;
}
.table_header2 a {
	color: #1B17B0;
	text-decoration: underline;
}
.table_header2c {
	height: 26px;
	line-height:26px;
	padding: 0 0 0 6px;
	font-size:11px;
	font-family:Verdana;
	margin: 0;
	font-weight: bold;
	background: url(backtable.jpg) top repeat-x;
	color: #1B17B0;
	border-bottom: #8AB3EE 1px solid;
	border-top: #8AB3EE 1px solid;
	text-align: center !important;
}
.table_cell3 {
	height: 30px;
	line-height:16px;
	font-size:11px;
	font-family:Verdana;
	padding:4px 4px 4px 6px;
	text-align: left;
	overflow:hidden;
}
.table_cell3c {
	height: 30px;
	line-height:16px;
	font-size:11px;
	font-family:Verdana;
	padding:4px 0;
	text-align: center;
}
.table_cell3c img{
	margin:4px;
}
/* end Big table style */	
/* Edit User Profile */
.profile_topic{
	width:550px !important;
	margin:0 0 10px 6px;
}
.charcount{
	width:40px !important;
	font-family:Verdana;
	margin:6px 0 0 0;
}
.prof-field textarea{
	width:100%;
	margin:6px 0 0 0;
	font-family:Verdana;
	font-size:11px;	
}
.prof-field input{
	width:100%;
	margin:6px 0 0 0;
	font-family:Verdana;
}
.box-heading {
	font-size: 11px;
	font-family:Verdana;
	color:black;
	margin:0;
	padding:0;
	height:22px;
	line-height:22px;
}
.note{
	line-height:22px;
	color:black;
	text-align:justify;
	width:99%;
	font-family:Verdana;
}
.markedit{
	width:100%;
	margin:0;
	padding:0;
}
.prof-field2 td{
	font-size: 11px;
	font-family:Verdana;
}
.tdlabel {
	width: 100px;
	text-align: left;
	margin:0;
	padding:0;
	font-size: 11px;
	font-family:Verdana;
}
.tdvalue {
	width:120px;
	margin:0;
	padding:0;
	text-align: left;
	font-size: 11px;
	font-family:Verdana;
}
/* End Edit User Profile */
/* Edit Photos */
.editphotos-img{
	background-color: #f6faff;
	height:122px;
	width:140px;
	border-bottom: 1px solid #deecff;	
}
.editphotos-img img{
	padding:1px;
	border: 1px solid #deecff;	
	background-color:#ffffff;
}
.editphotos-wrap{
	background-color: #f6faff;
	font-size: 11px  !important;
	font-family:Verdana;
	text-align:center;
	border-bottom: 1px solid #deecff;	
}
.editphotos-wrap td{
	font-family:Verdana;
	font-size:11px;	
}
.editphotos-links{
	height: 30px;
	font-size: 11px  !important;
	font-family:Verdana;
	text-align:center;
}
.editphotos-links a, .editphotos-wrap a{
	text-decoration:underline;
	font-weight:bold;
	color: black;
}
.editphotos-links a:hover, .editphotos-wrap a:hover{
	color:#1B17B0;
	text-decoration:underline;
}
/* End Edit Photos */
/* Approve photo page */
.app-photo{
	padding:1px;
	margin:4px;
	border: #8AB3EE 1px solid;
}
.approvephoto2{
	margin:0 0 0 6px;
	width:99%;
	border:0px;
}
.approvephoto2-wrap td{
	border: #8AB3EE 1px solid;
	text-align:center;
	width:10%;
}
.approvephoto2 td img{
	vertical-align:middle;
	margin:4px;
}
/* End Approve photo page */
a.exitlink {
	color: #ee8132;
	white-space: nowrap;
	text-decoration: none;
}
/* Edit Templates */
.theader{
	width:650px;
	margin:10px 0 6px 0;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.ttable{
	margin:0px 0 10px 6px;
	width:650px;
	clear:both;
	background-color: #f6faff;
	border-bottom: 1px solid #deecff;
}
.ttable_header{
	height: 20px;
	width: 100%;
	padding: 0 0 0 6px;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	background: url(backnav_m.jpg) top repeat-x;
	color: #1B17B0;
	border: #8AB3EE 1px solid;
	white-space:nowrap;
}
.tvalue_cell{
	width:500px !important;
	padding:6px;
}
.tlabel_cell{
	font-family:Verdana;
	font-size:11px;
	padding:6px;
	width:138px !important;
}
.tdescription{
	padding:6px;
	font-family:Verdana;
	font-size:11px;
	margin:0 0 0px 0;
	line-height:16px;	
}
.thtmleditor input{

}
.tsingleline{
	font-family:Verdana;
	font-size:11px;
	width:100%;
}
.tmultiline{
	font-family:Verdana;
	font-size:11px;
	width:100%;
	height:120px;
}
.tadd-buttons{
	width:600px;
	margin:0 0 0 6px;
	padding: 0px 0 0px 0;
	text-align: center;	
}
/* End Edit Templates */

/* Settings */
.slabel{
	padding:6px;
	font-size:11px;
	font-family:Verdana;
	line-height:16px;
}
.svalue{

}
.shint{
	background-color:#fff;
	width:40px;
	text-align:center;
	vertical-align:middle;
}
#hintbox {
	/*CSS for pop up hint box */
	position: absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}
.hintanchor {
	/*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}
#settnigstbl table {
	border: 0 !important;
	width: 100%;
	font-family: Verdana !important;
}
.empty_row {
	height: 8px;
	font-size: 8px;
	line-height: 8px;
	background-color: #ffffff !important;
}
.even_row {
	background-color: #f6faff;
}
/* End Settiings */
/* Textboxes and labels */
.textbox{
	font-size:11px;
	font-family:Verdana;
	line-height:16px;
}
.textbox2{
	font-size:11px;
	font-family:Verdana;
}
.label{
	width:100%;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
.fckeditor input{
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
}

/* Global styles */
.wrap{
	margin-left:6px;
}
.wrap img{
	margin:6px 0 6px 0;
}
.clear{
	height:1px;
	line-height:1px;
	clear:both;
	font-size:1px;
}
/* number per page */
.pages {
	margin-right: 10px;
	font-size: 9px !important;
}
.perpage{
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
}
/* page number */
.pagenumber {
	height: 22px;
	line-height:22px;
	font-weight: normal;
	font-size: 11px;
	background-color: #6795d1;
	color: #fff;
	text-decoration: none;
	text-align:center;
}
.pagenumber a {
	color: #1B17B0;
	font-weight: bold;
}
/* separators */
.separator06 {
	height: 6px;
	line-height: 6px;
	font-size: 6px;
}
.separator10{
	height:10px;
	clear:both;
	line-height:10px;
	font-size:10px;
}
.add-buttons{
	padding: 0px 0 4px 0;
	text-align: center;
}
.add-buttons2{
	width:550px;
	margin:0 0 0 6px;
}
/* tables */

/* messages */
.msgboxerror{
	height: 20px;
	line-height:20px;
	padding:6px 0 6px 0;
	color: red;
	font-size:12px;
	border: none;
	font-family:Verdana;
	text-align:center;
	font-weight:normal;
}
.msgboxsuccess{
	padding:6px 0 6px 0;
	height: 20px;
	line-height:20px;
	color: #ee8132;
	font-size:12px;
	border: none;
	font-family:Verdana;
	text-align:center;
	font-weight:normal;
}

/* Single, Multi Line Style*/
.titletextbox{
	clear:both;
	width:508px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:18px;
	margin:10px 0 0 0;
}
.multilinetextbox{
	width:508px;
	height:80px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	margin:10px 0 0 0;
}
.multiline-small{
	clear:both;
	width:320px;
	font-size:12px;
	line-height:16px;
}
.charcount{
	width:30px;
	font-family:verdana !important;
	font-size:11px;
	height:18px;
}
.fckeditor{
	width:510px;
}
.textbox{
	width:96%;
	font-size:11px;
	font-family:Verdana;
	margin:0 0 4px 0;
}
.txtbox-small {
	font-size: 11px;
}
.dropdown{
	font-size:11px;
	font-family:Verdana;
}
.dropdownlist-small{
	font-size: 12px;
	font-family:Verdana;
}
.font{
	font-family:Verdana;
	font-size:11px;
}
.info{
	font-style:italic;
	color:#666;
	padding:0 0 0 5px;
}
.mleft06{
	margin:0 0 0 6px;
}
/*End Single, Multi Line Style*/
.trial
{
    display: none;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -