整理几个easyui图标放这边,用的时候来拿
.icon-blank{
background
:
url
(
'icons/blank.gif'
)
no-repeat
;
}
.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