0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/lib
Nicolas Gallagher 782c994060 Remove global reset in favour of contextual reset.
Rather than having a partial reset with individual elements having
their styles built back up, only elements without replacement
styles have specific properties 'reset'.

This commit also includes: a correction to the font mixin arguments
used on forms (the output is now valid CSS); the removal of
`overflow-y:scroll` from the `html` element which is now known to
cause some problems for jQuery modal plugins in Firefox.
2012-01-20 21:21:59 +00:00
..
accordion.less cleanup accordion css and add comments 2012-01-17 23:24:59 -08:00
alerts.less move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts 2012-01-15 16:27:36 -08:00
bootstrap.less rename navbar variables, change navbar search placeholder to mixin 2012-01-18 00:24:10 -08:00
breadcrumbs.less update property order and do some misc cleanup 2011-11-17 01:28:42 -08:00
button-groups.less add build tool for js + rename twipsy to tooltip + lots of little doc cleanup 2012-01-11 21:42:55 -08:00
buttons.less make button active state clearer by lightening the inner shadow and removing the background image 2012-01-18 00:30:49 -08:00
carousel.less updated accordion and carousel; accordion still needs work 2012-01-15 18:40:17 -08:00
close.less move up alert message close icon 2012-01-14 16:24:23 -08:00
component-animations.less breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs 2012-01-05 10:01:42 -08:00
dropdowns.less fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix pager example code 2012-01-15 11:26:06 -08:00
forms.less Remove global reset in favour of contextual reset. 2012-01-20 21:21:59 +00:00
labels.less breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs 2012-01-05 10:01:42 -08:00
mixins.less Remove unnecessary CSS properties from the clearfix mixin. 2012-01-19 20:33:22 +00:00
modals.less fix modal horizontal alignment 2012-01-15 11:41:46 -08:00
navbar.less rename navbar variables, change navbar search placeholder to mixin 2012-01-18 00:24:10 -08:00
navs.less fix dropdowns for active state in dropdown menus 2012-01-08 15:33:44 -08:00
pager.less adding the pager component after rewriting the pagination docs and css 2012-01-14 20:54:37 -08:00
pagination.less move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts 2012-01-15 16:27:36 -08:00
patterns.less Tweak the docs and address the new forms list of controls: radios and checkboxes are now hanging controls to wrap text properly 2012-01-05 14:11:41 -08:00
popovers.less move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts 2012-01-15 16:27:36 -08:00
print.less dates updated to 2012 2012-01-14 23:28:48 -08:00
progress-bars.less revamp the mixins file to organize things a bit more, make placeholder text use a new variable instead of relying solely on @grayLight 2012-01-17 23:52:49 -08:00
reset.less Remove global reset in favour of contextual reset. 2012-01-20 21:21:59 +00:00
responsive.less change up classes on tables and forms, fix nav list styles in example 2012-01-14 21:28:47 -08:00
scaffolding.less Remove global reset in favour of contextual reset. 2012-01-20 21:21:59 +00:00
sprites.less fix duplicate icons 2012-01-14 16:56:47 -08:00
tables.less Remove global reset in favour of contextual reset. 2012-01-20 21:21:59 +00:00
thumbnails.less move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts 2012-01-15 16:27:36 -08:00
tooltip.less add build tool for js + rename twipsy to tooltip + lots of little doc cleanup 2012-01-11 21:42:55 -08:00
type.less Remove global reset in favour of contextual reset. 2012-01-20 21:21:59 +00:00
utilities.less add utilities.less file for generic classes 2012-01-08 15:38:57 -08:00
variables.less rename navbar variables, change navbar search placeholder to mixin 2012-01-18 00:24:10 -08:00
wells.less breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs 2012-01-05 10:01:42 -08:00