mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
new icon: delete
This commit is contained in:
parent
39bf32394c
commit
ccd3ffa761
2 changed files with 3 additions and 0 deletions
|
|
@ -131,6 +131,9 @@ a.ui-link-inherit { text-decoration: none !important; }
|
|||
.ui-icon-plus { background-image: url(../images/icon-plus-white.png); }
|
||||
.ui-icon-minus { background-image: url(../images/icon-minus-white.png); }
|
||||
|
||||
/* delete/close */
|
||||
.ui-icon-delete { background-image: url(../images/icon-delete.png); }
|
||||
|
||||
/*checks,radios*/
|
||||
.ui-icon-checkbox-off { background-image: url(../images/form-check-off.png); }
|
||||
.ui-icon-checkbox-on { background-image: url(../images/form-check-on.png); }
|
||||
|
|
|
|||
BIN
images/icon-delete.png
Normal file
BIN
images/icon-delete.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in a new issue