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

📄 styles.css.svn-base

📁 医院医德医风管理系统 B/S架构
💻 SVN-BASE
字号:
h1
{
  font-size: 15px;
}

.LabelCell
{
  background-color: #507cd1;
  color: #fff;
  font-weight: bold;
  width: 120px;
  vertical-align: top;
}

fieldset
{
  padding: 20px;
  padding-top: 0; /*  Fix issue in IE where padding-top is not applied. Add margin to legend instead */
}

legend
{
  margin-bottom: 10px;
}

.Label
{
  display: block;
  font-weight: bold;
}

/* GridView Skin settings */

.FooterStyle
{
  background-image:url(images/thinheader.png);
  color: #fff;
  font-weight: bold;
}

.RowStyle 
{
  background-color: #EFF3FB;
}    
  
.AlternatingRowStyle 
{
  background-color: #fff;
}
  
.SelectedRowStyle 
{
  background-color: #D1DDF1;
  color: #333333;
  font-weight: bold;
}

.PagerStyle 
{
  background-image:url(images/thinheader.png);
  color: #fff;
  text-align: center;
}

.HeaderStyle 
{
  background-image:url(images/thinheader.png);
  color: #fff;
  height:28px;
  font-weight: bold;
}

.BorderStyle 
{
  background-color: #507CD1;
  color: #000000;
  border-style:solid;
  border-width:1;
}

 .buttonClass  
  {  
  border:   fe0000   1px   solid;  
  font-size:   12pt;  
  font: bold;
  background-image:   url(images/button.png);  
  vertical-align:   middle;  
  cursor:   hand;  
  color:   #ffffff;  
  font-family:   "宋体";  
  text-align:   center;  
  height:36px;
  }  
   .c1Class  /*小表格带背影颜色*/
  {  
  border:   fe0000   1px   solid;  
  font-size:   12pt;  
  font: bold;
  background-color:#ffc0bf;  
  vertical-align:   middle;  
  cursor:   hand;  
  color:   #ffffff;  
  text-align:   center;  
  height:20px;
  }  
  .tablelineClass  /*红色的表格线*/
  {
	BORDER-RIGHT: #fe0000 1px solid;
    BORDER-TOP: #fe0000 1px solid; 
    BORDER-LEFT: #fe0000 1px solid;
    BORDER-BOTTOM: #fe0000 1px solid; 
    BORDER-COLLAPSE: collapse;
  }#tablelineClass td 
    {
	border-style:solid;
	border-width:1px;
	border-color:#fe0000;
     }
  .bigtextboxClass
  {
	 height:200px;
	 border-color:#fe0000;
  }
 

  
  
#body {font-family: arial, 宋体, serif;font-size:12px; background-color:#FFFFFF;width:100%; height:100%; margin:auto;}
#header {height: 80px;background-image:url("images/banner.png");background-repeat:no-repeat;}
#header h3{margin-left:100px;margin-top:10px;color:white;font-weight:bold;font-size:24px;letter-spacing:3px;}
#header #clock{float:right;margin-top:-70px;}
#navsite{margin-left:45px;margin-top:-7px;font-size:22px;height:20px;float:left;}
#footer {width: 1024px;height:25px;text-align:center;background-image:url(images/footer.png);}
#loginbg {text-align:center; margin-left:-0px;margin-top:-5px;width: 1024px; height: 768px; background-image: url(Images/bg03.jpg);}
#treeheader {background-image: url(Images/tableheaderlong.gif); width: 300px; height: 32px}
#treefooter {background-image: url(Images/tableheaderlong.gif); width: 300px; height: 32px}
#.treepanel {height:656px;width:305px; border-color:Orange; border-style:Solid; border-width:1px;}
#.UnitTreeView {height:656px;width:300px;}

⌨️ 快捷键说明

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