天津投入产出系统后端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

103 lines
1.8 KiB

.icon-add{
background:url('icons/edit_add.png') no-repeat;
}
.icon-edit{
background:url('icons/pencil.png') no-repeat;
}
.icon-remove{
background:url('icons/edit_remove.png') no-repeat;
}
.icon-save{
background:url('icons/filesave.png') no-repeat;
}
.icon-cut{
background:url('icons/cut.png') no-repeat;
}
.icon-ok{
background:url('icons/ok.png') no-repeat;
}
.icon-no{
background:url('icons/no.png') no-repeat;
}
.icon-delete{
background:url('icons/cancel.png') no-repeat;
}
.icon-close{
background:url('icons/no.png') no-repeat;
}
.icon-cancel{
background:url('icons/no.png') no-repeat;
}
.icon-delete{
background:url('icons/cancel.png') no-repeat;
}
.icon-reload{
background:url('icons/reload.png') no-repeat;
}
.icon-search{
background:url('icons/search.png') no-repeat;
}
.icon-print{
background:url('icons/print.png') no-repeat;
}
.icon-help{
background:url('icons/help.png') no-repeat;
}
.icon-undo{
background:url('icons/undo.png') no-repeat;
}
.icon-redo{
background:url('icons/redo.png') no-repeat;
}
.icon-back{
background:url('icons/back.png') no-repeat;
}
.icon-large_smartart
{
background:url('icons/large_smartart.png') no-repeat center center;
}
.icon-set{
background:url('icons/set.png') no-repeat;
}
.icon-template{
background:url('icons/template.png') no-repeat;
}
.icon-start{
background:url('icons/start.png') no-repeat;
}
.icon-stop{
background:url('icons/stop.png') no-repeat;
}
.icon-pwd{
background:url('icons/pwd.png') no-repeat;
}
.icon-qt{
background:url('icons/qt.png') no-repeat;
}
.icon-datapower{
background:url('icons/datapower.png') no-repeat;
}
.icon-lock
{
background:url('icons/lock.png') no-repeat;
}
.icon-unlock
{
background:url('icons/unlock.png') no-repeat;
}
.icon-reset
{
background:url('icons/reset.png') no-repeat;
}
.icon-detail
{
background:url('icons/detail.png') no-repeat;
}