Commit graph

8 commits

Author SHA1 Message Date
scottjehl
33b1748b24 tuned up the padding on buttons with icons 2010-10-11 18:03:16 -04:00
scottjehl
00567105c9 moved focus for buttons over to hover state. no ui-focus class, no outline (hover state provides visual affordance) 2010-10-11 16:32:49 -04:00
scottjehl
3058a5fb47 adjusted classes for buttons in footer, bar 2010-10-11 16:23:34 -04:00
scottjehl
a5410482d6 made sure inline buttons don't have smaller text, no margin. 2010-10-11 16:19:50 -04:00
scottjehl
a26e0a0d6a added "inline" option to buttons and button links. data-inline="true". Fixes #148 2010-10-11 15:47:30 -04:00
scottjehl
96598b626c all button inner divs now overflow to ellipsis. Removed unnecessary styles in navbar. 2010-10-10 16:29:05 -04:00
scottjehl
29a7daee60 mobilize now:
* applies data-themes appropriately to header,footer,page,and content roles
* finds first link in header or footer, applies left button class
* finds second link in header or footer, applies right button class
* if no left button, a back button is auto added (this can be disabled through $.mobile.addBackBtn)
* back buttons will not auto-add on the first page visited.
* all headings h1-6 are given ui-title class for constent styling in header and footer
* buttons in ui-bar,ui-header,ui-footer now all have consistent sizing and styling

Fixes #109
Fixes #114
Fixes #28
Fixes #116
2010-10-08 23:10:13 -04:00
Scott González
5c3d35574f Renamed files. 2010-10-07 11:30:48 -04:00
Renamed from css/jQuery.mobile.button.css- (Browse further)