?? default.css
字號:
body
{
background: #ffffff;
font-size: 12px;
margin: 10px 0px 10px 0px;
text-align: center;
}
input.Button
{
background: url(Images/Button.jpg) repeat-x center;
border: solid 1px #78b048;
color: #ffffff;
height: 25px;
width: 75px;
}
label.error
{
color: #ff0000;
}
table.Container
{
border-collapse: collapse;
width: 100%;
}
table.Container td.Bottom
{
padding: 10px 0px 10px 0px;
text-align: center;
}
table.Container td.Left
{
text-align: left;
vertical-align: top;
width: 30%;
}
table.Container td.Name
{
border: solid 1px #78b048;
font-weight: bold;
text-align: right;
width: 30%;
}
table.Container td.Top
{
text-align: right;
}
table.Container td.Value
{
border: solid 1px #78b048;
text-align: left;
}
table.List
{
border: solid 1px #7d7e7d;
border-collapse: collapse;
width: 100%;
}
table.List tr
{
color: #636563;
height: 25px;
}
table.List tr td
{
border: groove 1px #e7e3e7;
}
table.List tr td.Center
{
text-align: center;
}
table.List tr td.Hover
{
background: #e8e8e8;
}
table.List tr td.Left
{
text-align: left;
}
table.List tr td.Right
{
text-align: right;
}
table.List tr th
{
background: #6bc75a;
border: groove 1px #e7e3e7;
color: #ffffff;
}
table.List tr th.Choose
{
width: 25px;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -