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

📄 buttonstyle.css

📁 企业短信收发系统
💻 CSS
字号:
.ButtonExitSystem {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:39px;
	height:31px;
	background-image:url(../images/Exit1.gif);
	border: none;
	CURSOR: hand;
}

.ButtonLogin {
	font-size: 12px;
	background-image: url(../images/btLogin.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 26px;
	width: 79px;
	border: none;
	CURSOR: hand;
}

.ButtonLogOut {
	font-size: 12px;
	background-image: url(../images/btnLogOut.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 75px;
	border: none;
	CURSOR: hand;
}

.ButtonSetDefault {
	font-size: 12px;
	background-image: url(../images/btnSetDefault.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 100px;
	border: none;
	CURSOR: hand;
}

.ButtonDeath {
	font-size: 12px;
	background-image: url(../images/btnDeath.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	CURSOR: hand;
}

.ButtonSignOut {
	font-size: 12px;
	background-image: url(../images/btnSignOut.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	CURSOR: hand;
}

.ButtonSignIn {
	font-size: 12px;
	background-image: url(../images/btnSignIn.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	CURSOR: hand;
}

.ButtonAddNext {
	font-size: 12px;
	background-image: url(../images/btAddNext.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 100px;
	border: none;
	CURSOR: hand;
}

.ButtonView{
	background-image: url(../images/btBrowse.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonAdd{
	background-image: url(../images/btNew.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}


.ButtonAddNext {
	background-image: url(../images/btAddNext.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 100px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}
.ButtonNew {
	background-image: url(../images/btNew.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}
.ButtonEdit {
	background-image: url(../images/btEdit.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}
.ButtonDel{
	background-image: url(../images/btDelete.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonSelect{
	background-image: url(../images/btnSelect.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}

.ButtonSearch{
	background-image: url(../images/btSearch.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}

.ButtonSearchAll{
	background-image: url(../images/btnSearchAll.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}

.ButtonSave{
	background-image: url(../images/btSave.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}


.ButtonClose{
	background-image: url(../images/btClose.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}

.ButtonExit{
	background-image: url(../images/btExit.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}
.ButtonRefresh{
	background-image: url(../images/btRefresh.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}
.ButtonHideSearch{
	background-image: url(../images/btShowHide.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 10px;
	width: 50px;
	border: none;
	vertical-align:top;
	CURSOR: hand;
	float: none;
}
.ButtonHideSearch2{
	background-image: url(../images/btShowHide2.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 50px;
	width: 6px;
	border: none;
	vertical-align:top;
	CURSOR: hand;
	float: none;
}

.ButtonCalendar
{
	background-image : url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonBrowser
{
	background-image : url(../images/Browser.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonCancel
{
	background-image : url(../images/btnCancel.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonOk
{
	background-image : url(../images/btnOK.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonAddView
{
	background-image : url(../images/btAddView.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonAddAll
{
	background-image : url(../images/btAddAll.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonRemoveAll
{
	background-image : url(../images/btRemoveAll.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonClear
{
	background-image : url(../images/btClear.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonClearDefault
{
	background-image : url(../images/btClearDefault.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 60px;
	height:17px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonSaveDefault
{
	background-image : url(../images/btSaveDefault.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 60px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonBack
{
	background-image : url(../images/btnBack.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonNoproblem
{
	background-image : url(../images/btnNoproblem.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonAddChild
{
	background-image : url(../images/btAddChild.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 100px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonNewDirect
{
	background-image : url(../images/btnNewDirect.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonEditDirect
{
	background-image : url(../images/btnEditDirect.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonDelDirect
{
	background-image : url(../images/btDelDirect.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonDelDocument
{
	background-image : url(../images/btDelDocument.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonEditDocument
{
	background-image : url(../images/btEditDocument.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonNewDocument
{
	background-image : url(../images/btnNewDocument.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 70px;
	height:18px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonClose{
	background-image: url(../images/btnClose.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonDoTheme{
	background-image: url(../images/btDoTheme.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonReset{
	background-image: url(../images/btReset.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

⌨️ 快捷键说明

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