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

📄 default.css

📁 Word自动转换成Chm格式工具
💻 CSS
字号:
body {
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
}

body.Main {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

body, td, div {
  line-height: 18px
}

body, td, div, input, textarea, button, label {
  font-family: Tahoma;
  font-size: 8pt;
}

.TreeNode {
  line-height: 12px
}

.Header {
  font-weight: bold;
  height: 25px
}

.Title {
  background-color: #D0E0F0;
  font-weight: bold;
  color: #000000;
  height: 25px
}

.Title3 {
  background-color: #F0F0F0;
  font-weight: bold;
  color: #000000;
  height: 25px
}

.Table {
  border-left-width: 2px;
  border-left-color: #D0E0F0;
  border-left-style: solid;
  border-right-width: 2px;
  border-right-color: #D0E0F0;
  border-right-style: solid;
}

.Selected {
  background-color: #0066FF;
  color: #FFFFFF;
  padding-left:5px;
  padding-right:5px;
}

td.Title2 {
  border-left-width: 1px;
  border-left-color: #808080;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-color: #808080;
  border-right-style: solid;
  border-top-width: 1px;
  border-top-color: #808080;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;
  background-color: #C0C0C0;
  font-weight: bold;
  color: #FFFFFF;
  height: 25px;
  padding-right: 10px;
}

.Cell2 {
  background-color: #F0F0F0;
  border-left-width: 1px;
  border-left-color: #808080;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-color: #808080;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;
  padding-right: 10px
}

.Footer {
  background-color: #D0E0F0;
  height: 3px
}

.Space {
  height: 10px
}

.Space3 {
  height: 3px
}

.none {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #0066FF;
}
.Edit {
  border: 1px solid #404040;
  background-color: transparent;
  color: #0066FF;
  width: 100%;
}

.Edit, .EditCenter, .EditLeft, .EditRight {
  border: 1px solid #404040;
  background-color: transparent;
  color: #0066FF;
}

.EditCenter {
  text-align: center
}

.EditLeft {
  text-align: left
}

.EditRight {
  text-align: right
}

.ScrollBox {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.Frame, .Toolbar {
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
}

.BlackFrame {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.Toolbar {
  background-color: #F0F0F0;
}

.C1R1 {
  background-color: #FFFFFF;
}

.C2R1 {
  background-color: #F0F0F0;
}

.C1R2 {
  background-color: #F0F0F0;
}

.C2R2 {
  background-color: #E0E0E0;
}

.R1 {
  background-color: #F4F4F4;
}

.R2 {
  background-color: #FFFFFF;
}

a {
  cursor: hand;
  text-decoration: none;
  color: #0066FF;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #BDBDBD;
  padding-bottom: 0px
}

a.Title2 {
  cursor: hand;
  color: #0066FF;
}

a.Button {
  cursor: hand;
  color: #0066FF;
  text-decoration: none;
  border: 0px;
}

.SameNode {
  color: #A0A0A0;
}

.DiffNode {
}

.DiffNodeNew {
  color: red;
}

.DiffNodeDel {
  color: red;
}
 
img.0 {
  cursor: hand;
  background-image: url('Images\CheckBox0.gif');
}

img.1 {
  cursor: hand;
  background-image: url('Images\CheckBox1.gif');
}

img.2 {
  cursor: hand;
  background-image: url('Images\CheckBox2.gif');
}

hr.Line {
  border-top: 1px solid #D0D0D0;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

tr.Hover {
  border: 1px solid red;
  background-color: red;
}

⌨️ 快捷键说明

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