minierp.css

来自「开源的 库存管理系统 www.minierp.cn php+ mysql」· CSS 代码 · 共 50 行

CSS
50
字号
.TDLabBG {
	background-color: #999999;
	FONT-SIZE: 9pt;
}
.TDEdtBG {
	background-color: #FFFFFF;
	FONT-SIZE: 9pt;
}
.TDButBG {
	background-color: #FFFFFF;
}

.TDLstHeBG {
	background-color: #999999;
	FONT-SIZE: 9pt;
}
.TDLstDeBG {
	background-color: #FFFFFF;
	FONT-SIZE: 9pt;
}

.tips {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 1px;
	top: 160px;
}
.logs {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 1px;
	top: 10px;
}
.quickfind{
	position: absolute;
	height: 100px;
	width: 100px;
	left: 780px;
	top: 10px;
}
.messagetip {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 600px;
	top: 20px;
	color: #FF0000;
}

⌨️ 快捷键说明

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