📄 style.css
字号:
body
{
font-size: 9pt;
font-family: 宋体;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}
.navigate
{
font-size: 9pt;
font-family: 宋体;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
background-color: #d6dff7;
}
.Blackbr
{
padding-top:8px;
display:block;
border-top:solid 1px Black;
width:100%;
height:30px;
}
table
{
font-size: 9pt;
font-family: 宋体;
}
.menu_bg
{
border-right: white 1px solid;
padding-right: 2px;
padding-left: 2px;
background: #d6dff7;
padding-bottom: 5px;
border-left: white 1px solid;
padding-top: 5px;
border-bottom: white 1px solid;
}
.TDTitle
{
color: #AD7D7D;
height: 32px;
font-size: 16px;
clip: rect(auto auto auto auto);
letter-spacing: 2px;
padding-left: 35px;
padding-top: 9px;
font-weight :bold ;
}
.button
{
BORDER-LEFT: #7EBF4F 1px solid;
BORDER-RIGHT: #7EBF4F 1px solid;
BORDER-TOP: #7EBF4F 1px solid;
BORDER-BOTTOM: #7EBF4F 1px solid;
PADDING-LEFT: 2px;
PADDING-RIGHT: 2px;
PADDING-TOP: 2px;
FONT-SIZE: 12px;
CURSOR: hand;
COLOR: black;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#CAE4B6);
}
.TextBox
{
font-family: "Verdana";
font-size: 9pt;
text-decoration: none;
border: 1px solid #B8B8B8;
height: 22px;
}
.DataGridHeader
{
font-size: 9pt;
color: #ffffff;
font-weight: bold;
text-align: center;
background-color: #3198DD;
table-layout: fixed;
word-break: keep-all;
text-overflow: ellipsis;
}
.qtable
{
border-left-color: #EDF5FF;
border-bottom-color: #EDF5FF;
border-right-color: #EDF5FF;
border-right-color: #EDF5FF;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
SPAN.title
{
font-size: 12pt;
font-weight: bold;
line-height: 2;
color: Blue;
top: 2px;
}
TR.HeaderStyle
{
color: Black;
background-color: #3198DD;
height: 30px;
font-weight :bold ;
}
TR.ItemStyle
{
color: Black;
height: 30px;
}
.ItemStyle1
{
color: #000000;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -