dialog.css
来自「Art2008 CMS是一款具有强大的功能的基于ASP语言的网站管理软件」· CSS 代码 · 共 22 行
CSS
22 行
body { padding: 0px;background-color:#EEF0FF}
td {line-height:150%}
body.upload {margin:0px}
input{
font-size: 9pt;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
height: 18px;
clip: rect( );
color: #000000;
border-color: black #000000 #000000 black;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.imgButton {border:1px solid #f5f5f4;}
.imgButtonOver {border:1px solid #0A246A; background-color:#b6bdd2;cursor:hand;}
.imgButtonOut {border:1px solid #f5f5f4;}
.imgButtonDown {border:1px inset;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?