mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-15 10:03:10 +00:00
sprite fix
This commit is contained in:
parent
62acefae7b
commit
3dd8884582
1 changed files with 2 additions and 2 deletions
|
|
@ -179,8 +179,8 @@ a.ui-link-inherit { text-decoration: none !important; }
|
|||
|
||||
.ui-icon-grid { background-position: -432px 0; }
|
||||
.ui-icon-star { background-position: -468px 0; }
|
||||
.ui-icon-alert { background-position: -486px 0; }
|
||||
.ui-icon-info { background-position: -504px 0; }
|
||||
.ui-icon-alert { background-position: -504px 0; }
|
||||
.ui-icon-info { background-position: -140px 0; }
|
||||
|
||||
/*checks,radios*/
|
||||
.ui-icon-checkbox-off,
|
||||
|
|
|
|||
Loading…
Reference in a new issue