mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-03 12:24:46 +00:00
centered icons in demo
This commit is contained in:
parent
0395289c76
commit
04f24f1d9d
1 changed files with 1 additions and 1 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue