centered icons in demo

This commit is contained in:
scottjehl 2010-09-19 12:09:47 -04:00
parent 0395289c76
commit 04f24f1d9d

View file

@ -12,7 +12,7 @@
<style type="text/css">
.nav-glyphish-example .ui-btn .ui-btn-inner { padding-top: 40px !important; }
.ui-globalnav-expanded ul .ui-btn .ui-btn-inner { padding-top: 55px !important; }
.nav-glyphish-example .ui-btn .ui-icon, .ui-globalnav-expanded ul .ui-btn .ui-icon { width: 30px!important; height: 30px!important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: none !important; border-radius: none !important; }
.nav-glyphish-example .ui-btn .ui-icon, .ui-globalnav-expanded ul .ui-btn .ui-icon { width: 30px!important; height: 30px!important; margin-left: -15px !important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: none !important; border-radius: none !important; }
.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; }