Commit Graph

23158 Commits

Author SHA1 Message Date
Burak Tuyan 4a5867b18b Optimizing all PNG files, saving 60.02 KB in total without any quality lost. (Using PNGOUTWin 1.5.0.100, Xtreme strategy in compability mode) 2012-01-21 23:52:39 +02:00
Jacob Thornton 719713ca87 fix typo 2012-01-20 20:28:40 -08:00
Jacob Thornton 7444310c4d only prevent default of links in sections 2012-01-20 20:05:16 -08:00
Jacob Thornton 3ed836b198 should check for alert class not alertmessage 2012-01-20 13:50:36 -08:00
Jacob Thornton 93c8152216 only prevent default if getting data-href 2012-01-20 13:42:10 -08:00
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
Mark Otto c75a59e741 Merge pull request #1069 from necolas/2.0-wip
2.0-wip: Changes to .gitignore, clearfix mixin, and search input reset
2012-01-20 09:30:06 -08:00
Nicolas Gallagher 8825443d6e Remove search input cancel button in WebKit-OSX.
On input elements with a `type` of `search`, WebKit on OS X will
display a cancel button after text has been entered. This can
look ugly or be poorly position when you've added other styles to
the input (especially additional padding).
2012-01-19 22:27:24 +00:00
Nicolas Gallagher 25ac318d33 Remove unnecessary CSS properties from the clearfix mixin. 2012-01-19 20:33:22 +00:00
Nicolas Gallagher 1c014613a9 Add various always-ignore extensions, files, and folders to `.gitignore` 2012-01-19 20:32:57 +00:00
Scott Watermasysk 9c94078415 Added missing 'data-dismiss="modal"' on the first example model source. 2012-01-18 14:53:59 -05:00
Kevin Martensson 87113396df Make dropdown menus scalable. 2012-01-18 14:02:18 +01:00
Mark Otto ab8f2e2767 don't scope placeholder text color to just inputs 2012-01-18 00:35:14 -08:00
Mark Otto d12560c0ee make button active state clearer by lightening the inner shadow and removing the background image 2012-01-18 00:30:49 -08:00
Mark Otto f2fadf1f0a rename navbar variables, change navbar search placeholder to mixin 2012-01-18 00:24:10 -08:00
Mark Otto a920fa2993 re-org variables 2012-01-18 00:12:58 -08:00
Mark Otto dd4140319a 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
Mark Otto 8c1a908754 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-17 23:39:28 -08:00
Mark Otto 47b8184bbb scope table styles to a class, .table, instead of on the generic element as a smarter default 2012-01-17 23:39:18 -08:00
Mark Otto 51f5b7b8af cleanup accordion css and add comments 2012-01-17 23:24:59 -08:00
Mark Otto 4f12627604 Merge pull request #1042 from boberkfell/2.0-wip
2.0 wip Small typo fix in docs
2012-01-17 23:21:52 -08:00
Mark Otto 9372fdbf97 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-17 23:19:50 -08:00
Mark Otto 41a410b8e6 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
	bootstrap.css
	bootstrap.min.css
	docs/javascript.html
	lib/accordion.less
2012-01-17 23:19:21 -08:00
Ben Oberkfell 4d098a7f8e typo fix in component docs 2012-01-18 00:37:24 -06:00
Jacob Thornton 593b062c7a wrap transition 2012-01-17 10:32:25 -08:00
Mark Otto f1a88eede3 fix js link in docs nav, restyle accordion with new css 2012-01-16 17:27:30 -08:00
William Oliveira 0bc458dfd2 Creating asynchronous tests for loading buttons, because they have setTimeout() function 2012-01-16 05:32:08 -02:00
Jacob Thornton 7ec4e91324 reorder properties 2012-01-15 21:58:45 -08:00
Jacob Thornton 87bd0e0b88 do some trickery to get borders looking right 2012-01-15 21:54:58 -08:00
Jacob Thornton 036b985357 fix margin 2012-01-15 21:50:04 -08:00
Jacob Thornton 810bba97a4 make accordions little bit smoother 2012-01-15 21:48:58 -08:00
Mark Otto 1c734281c9 Merge pull request #1020 from lookfirst/fixtest
Fix typo in tables docs
2012-01-15 20:51:45 -08:00
Jon Stevens b4dd2b9a10 fix typo 2012-01-15 19:38:30 -08:00
Mark Otto f48278dac6 updated accordion and carousel; accordion still needs work 2012-01-15 18:40:17 -08:00
Mark Otto c02501e1b7 move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts 2012-01-15 16:27:36 -08:00
Mark Otto 3d9298b04b fix the js alerts examples 2012-01-15 15:06:30 -08:00
Mark Otto 127c0d0b52 make dl and child elements less specific 2012-01-15 13:12:29 -08:00
Mark Otto f43f2c0ea2 fix grid sized horizontal form layout 2012-01-15 12:53:35 -08:00
Mark Otto 6077b7678c fix modal horizontal alignment 2012-01-15 11:41:46 -08:00
Mark Otto 9f732e90d4 make horizontal form labels map to default grid sizing 2012-01-15 11:33:30 -08:00
Mark Otto fe160261e4 normalize the alert classes to match last night's flip for form and table classes 2012-01-15 11:30:24 -08:00
Mark Otto 1385540d0a Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-15 11:26:21 -08:00
Mark Otto 8ceea1f559 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
Mark Otto a63636a248 Merge pull request #1012 from pkauders/patch-1
Fix small typo in docs home page
2012-01-15 11:23:34 -08:00
Paul Kauders ed9903f797 Fix typo in Responsive design content 2012-01-15 07:46:25 -06:00
Mark Otto f989c6892f gray out links for active state on pagination 2012-01-14 23:33:42 -08:00
Mark Otto 16eccc43d9 dates updated to 2012 2012-01-14 23:28:48 -08:00
Mark Otto dab6d2b17c change up classes on tables and forms, fix nav list styles in example 2012-01-14 21:28:47 -08:00
Mark Otto 6d916763f8 adding the pager component after rewriting the pagination docs and css 2012-01-14 20:54:37 -08:00
Mark Otto 1c6048bac2 restore top bar on home page 2012-01-14 19:17:48 -08:00