one more image path fix

This commit is contained in:
scottjehl 2010-09-19 12:13:37 -04:00
parent 188e068dcb
commit 6b28f51452

View file

@ -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; }