mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
woops killed all the icons. fixed
This commit is contained in:
parent
ce2c6284fa
commit
196a98b8f4
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ label.ui-select { font-size: 16px; line-height: 1.4; font-weight: normal; margi
|
|||
.ui-listbox { position: absolute; padding: 0; z-index: 100 !important; width: 80%; max-width: 350px; padding: 6px; }
|
||||
.ui-listbox-hidden { top: -999999px; left: -99999px; }
|
||||
.ui-listbox-screen { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; }
|
||||
.ui-screen-hidden, .ui-li .ui-icon { display: none; }
|
||||
.ui-screen-hidden, .ui-listbox .ui-li .ui-icon { display: none; }
|
||||
.ui-btn-active .ui-icon { display: block; }
|
||||
|
||||
/*used in listbox - to be removed/replaced with page-style hiding*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue