mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-09 17:01:05 +00:00
another sprite fix.
This commit is contained in:
parent
21d608f0b4
commit
980392fc5f
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ 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: -504px 0; }
|
||||
.ui-icon-info { background-position: -140px 0; }
|
||||
.ui-icon-info { background-position: -540px 0; }
|
||||
|
||||
/*checks,radios*/
|
||||
.ui-icon-checkbox-off,
|
||||
|
|
|
|||
Loading…
Reference in a new issue