mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-04 04:44:42 +00:00
one more image path fix
This commit is contained in:
parent
188e068dcb
commit
6b28f51452
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
.ui-globalnav-expanded ul .ui-btn .ui-icon { top: 20px; }
|
||||
#chat .ui-icon { background: url(images/glyphish/09-chat2.png) 50% 50% no-repeat; }
|
||||
#email .ui-icon { background: url(images/glyphish/18-envelope.png) 50% 50% no-repeat; }
|
||||
.nav-glyphish-example .ui-globalnav-toggle .ui-icon { background: url(/images/glyphish/19-gear.png) 50% 50% no-repeat !important; }
|
||||
.nav-glyphish-example .ui-globalnav-toggle .ui-icon { background: url(images/glyphish/19-gear.png) 50% 50% no-repeat !important; }
|
||||
#login .ui-icon { background: url(images/glyphish/30-key.png) 50% 50% no-repeat; }
|
||||
#beer .ui-icon { background: url(images/glyphish/88-beermug.png) 50% 50% no-repeat; }
|
||||
#coffee .ui-icon { background: url(images/glyphish/100-coffee.png) 50% 50% no-repeat; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue