Commit graph

10 commits

Author SHA1 Message Date
Maurice Gottlieb
be7f74262b Fix for #2653 - Firefox 7.0.1 - Collapsible heading gets truncated beginning of string 2011-10-11 00:51:45 +03:00
gseguin
139ab1378b Added comments 2011-09-14 21:12:43 -07:00
gseguin
99e52eafdc Set font-weight to normal in collapsible content 2011-09-14 21:11:54 -07:00
gseguin
e6eaf7cacd Fix for #1899:
Re-styled collapsible and collapsible set so the content of the collapsible now is applied the ui-btn-up-%%theme%% class. This way the border will match the border of the header button. In the meantime in the ui-collapsible-content class we remove the background image and tweak the margin/padding to make everything look good.
Combined the expand/collapse handlers into a single one and made extensive use of .toggleClass()
2011-09-14 16:02:47 -07:00
gseguin
87ca47f162 Fix for issue #1899
Refactored some css classes
Fixed bottom corners in set with only one collapsible
2011-09-14 11:05:53 -07:00
Álvaro Lázaro
f44d3c3cef Fixed #1809 - icon images not showing in collapsible content. 2011-06-10 03:52:15 -07:00
ehynds
f9c1592bc7 fix extra-wide pages in opera & opera mini 2011-01-12 18:00:53 -05:00
scottjehl
25c2ce5ce6 added support for grouped collapsibles that make accordions. Parent element just needs a data-role of collapsible-set. Fixes #87, Fixes #178 2010-10-23 10:20:06 -04:00
scottjehl
b2f791a5ef fixed icon positioning. 2010-10-22 19:05:13 -04:00
scottjehl
d5cbcf755b Created a themes directory and moved all CSS and images there.
Edited the PHP combiner and .htaccess logic to accommodate this change, as well as allowing manifest files to use a "../" when referencing files, which will be handy when adding themes that don't include structural files yet.

Modified all HTML files to point to /themes/default for their theme.
2010-10-13 13:26:23 -04:00