Commit graph

19 commits

Author SHA1 Message Date
John Bender
3503681b91 added comment for Issue #2066 special case 2011-11-02 09:30:07 -07:00
John Bender
dcf4130593 whitespace in core css 2011-11-02 09:29:38 -07:00
Mat Marquis
ab486257f7 Fixes #2066 — Select menus now open normally on Android when the page is wrapped in a form element. ♥ you, .NET. 2011-11-01 18:11:48 -04:00
Todd Parker
6264d95da2 Merge pull request #2812 from redaemn/flip-switch-improvements
Fix for issue #2756 - flip toggle slider animated snapping. Thanks redaemn!
2011-10-27 18:31:39 -07:00
Mat Marquis
8e6a67d3bb Additional fix for #2842 — Missed a spot. Full-width form elements due to hidden labels no longer rely on percentage-based left/right padding. 2011-10-27 11:16:46 -04:00
Mat Marquis
26831aa66f Fixes #2629, fixes #2628 — Replacing ‘background: transparent’ with #fff, rgba(255,255,255,0), and an opacity filter solves this. 2011-10-26 17:57:03 -04:00
Mat Marquis
6b85cdbd99 Fixes #1077, fixes #2683 — Reverts fixed positioning to hide .ui-collapsible-heading-status (added in commit #c94c6bf). Uses ‘top: -9999px’ to hide element in lieu of ‘left: -9999px’, so as not to trigger Firefox 7’s ellipsis bug. 2011-10-26 16:12:56 -04:00
toddparker
6a44236fb1 Fixed extra vertical padding for footers within dialogs 2011-10-26 14:03:27 -04:00
Mat Marquis
b4a3641820 Fixes #2842, reverts change made in commit #0f81773 — percentage-based textarea/text input padding is ignored in Firefox. Current Firefox. In 2011. Submitted with comment. 2011-10-26 13:17:13 -04:00
Todd Parker
3f488e1cd6 Update to set the z-index of custom select menus to stack on top of fixed toolbars. Fixes #2799. 2011-10-26 13:16:40 -03:00
Gabriele Rabbiosi
ee05bb5576 Fixed issue #2631 - flip toggle switch animation improved 2011-10-23 14:30:10 +02:00
Mat Marquis
ac1832a686 Fixes #1077, somewhat mysteriously. Re-checked native selects across common devices/browsers, which seem unaffected by this change. 2011-10-21 17:14:44 -04:00
Todd Parker
2d512e1210 Merge pull request #2779 from bjohn465/unenhanced-list-icons
Styling ui-li-icon on enhanced lists only. Thanks bjohn465!
2011-10-20 13:55:28 -07:00
Brandon Johnson
943d2d65a8 Styling ui-li-icon on enhanced lists only
Fixes #2771
2011-10-20 14:22:48 -06:00
Mat Marquis
5afe2abecb Re-applies bottom margin to dialog elements, accidentally removed in 6354bd4260. 2011-10-20 16:07:22 -04:00
Mat Marquis
95cf4873fd Adds a little breathing room above dialogs at wider screen sizes. 2011-10-19 11:30:46 -04:00
Mat Marquis
9fbadb0247 Fixes #2729 — Sets a max-width of ~600px on dialogs (inc. full-screen selects), changes disalog width to percentage-based value. 2011-10-18 14:18:11 -04:00
Mat Marquis
32fad8378d Hopefully, this finally fixes #518 — Custom selects now behave as expected within vertical/horizontal controlgroups. Docs have been updated accordingly. 2011-10-18 12:12:19 -04:00
Eddie Monge
bcbaa38854 2700: Step 7 Silly me kept putting instead of . Fixed that typo 2011-10-17 14:36:50 -07:00