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

📄 gwl-calcpanel.css

📁 这是一个检测JSP服务器内存的Ajax程序 可以动态显示服务器上的数据 并且一图像的方式直观显示数据
💻 CSS
字号:
.popupCalc-panel {
	background: #ddd;
	border: 1px solid #666;
	padding: 3px;
}

.popupCalc-actionButtons {
	
}

.popupCalc-doneButton {
	width: 52px;
	height: 20px;
	font-family: arial;
	font-size: 8px;
	background: #0c0;
	color: #fff;
}

.popupCalc-cancelButton {
	width: 52px;
	height: 20px;
	font-family: arial;
	font-size: 8px;
	background: #c00;
	color: #fff;
}

.simpleCalcPanel {
	width: 105px;
}

.simpleCalcDisplay {
	width: 105px;
	text-align: right;
}

.calcButton {
	width: 20px;
	height: 20px;
	font-family: arial;
	font-size: 10px;
}

.calcButton-equals {
	height: 40px;
}

.calcButton-negate {
	
}

.calcButton-decimal {
	
}

.calcButton-plus {
	
}

.calcButton-minus {
	
}

.calcButton-multiply {
	
}

.calcButton-divide {
	
}

.calcButton-clear {
	
}

.calcButton-erase {
	font-size: 8px;
}

.calcButton-equals {
	
}

.calcButton-0 {
	
}

.calcButton-1 {
	
}

.calcButton-2 {
	
}

.calcButton-3 {
	
}

.calcButton-4 {
	
}

.calcButton-5 {
	
}

.calcButton-6 {
	
}

.calcButton-7 {
	
}

.calcButton-8 {
	
}

.calcButton-9 {
	
}

⌨️ 快捷键说明

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