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

📄 tabview.css

📁 contract management system
💻 CSS
字号:



div.TabView div.Tabs
{
  height: 24px;
  overflow: hidden;
}

div.TabView div.Tabs a
{
  float: left;
  display: block;

  width:  90px;
  text-align: center;

  height:      24px;
  padding-top: 3px;
  vertical-align: middle;
	border: 1px solid black;
	border-bottom-width: 0;

  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  color: #000080;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
background-color: lightyellow;
}

div.TabView div.Pages
{
  clear: both;
  border: 1px solid #404040;
  overflow: hidden;
}

div.TabView div.Pages div.Page
{
  height: 100%;
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad
{
  padding: 3px 5px;
}
.back_southidc{BACKGROUND-IMAGE:url('../imgs/titlebg.gif');COLOR:000000;}
.table_southidc{BACKGROUND-COLOR: A4B6D7;}
.td_southidc{BACKGROUND-COLOR: F2F8FF;}
.tr_southidc{BACKGROUND-COLOR: ECF5FF;}
.black{font-family:宋体;font-size:9pt;color:#000000}
.black10{font-family:宋体;font-size:10pt;color:#000000}
.white{font-family:宋体;font-size:9pt;color:#FFFFFF}
.green{font-family:宋体;font-size:9pt;color:#008000}
.gray{font-family:宋体;font-size:9pt;color:#C0C0C0}
.blue{font-family:宋体;font-size:9pt;color:#0000FF}
.Blue8{font-family:宋体;font-size:8pt;color:#333399}
.red{font-family:宋体;font-size:9pt;color:#FF0000}
.maroon{font-family:宋体;font-size:9pt;color:#840000}
.dategray{font-family:宋体;font-size:8pt;color:#C0C0C0}
.datered{font-family:宋体;font-size:8pt;color:#FF0000}
.purple{font-family:宋体;font-size:9pt;color:#7B287B}

⌨️ 快捷键说明

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