Mat Marquis
f0a7d0b963
Fixes #2513 — Also addresses issue where 1px top border highlight on controlgroup buttons was aligned with top of icon, rather than the top of the button.
2011-09-27 15:55:19 -04:00
Mat Marquis
42f7dccd7e
Fixes #1666 — .ui-checkbox/.ui-radio floated rather than inline, to fix height and properly hide checkboxes/radios.
2011-09-22 16:20:47 -04:00
scottjehl
3f94d4ff97
Moved our own widget css layout toggles over to using standard media queries, rather than the classes we apply to the HTML element to simulate media queries.
2011-05-11 18:00:44 +02:00
scottjehl
faa01256fa
Grouped buttons had extra margins. Fixes #1231
2011-03-14 11:13:47 -04:00
scottjehl
c1f6057773
switched from inline-block to inline on the divs to get grouped Checkboxes and Radios to stack horizontally in Windows Phone.
2011-03-14 00:20:25 -04:00
Beau Smith
14fbb9a580
Removing un-necessary specificity from .ui-checkbox and .ui-radio styling.
2010-10-26 22:31:41 +08:00
scottjehl
4d3020d414
added px suffix to all media-min/max classes. Updated CSS usage to match.
2010-10-25 10:45:30 -04:00
scottjehl
f806fc07d7
updated css to use min-width classes in place of media queries
2010-10-22 14:46:27 -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