Mark Otto
|
142643589f
|
remove bluedark var
|
2012-09-30 23:50:54 -07:00 |
|
Mark Otto
|
3f4076c635
|
consolidate border-radius on code
|
2012-09-30 23:49:26 -07:00 |
|
Mark Otto
|
bfe51163e2
|
run make on prev commit
|
2012-09-30 23:47:00 -07:00 |
|
Mark Otto
|
3934e55254
|
remove dupe ff3/4 button fixes; also remove headingscolor var
|
2012-09-30 23:46:48 -07:00 |
|
Mark Otto
|
4b0d71abc1
|
carousel refinements
|
2012-09-30 23:44:23 -07:00 |
|
Mark Otto
|
b6f6235e9b
|
change notes about responsive in Scaffolding page: no longer separate file
|
2012-09-30 23:26:51 -07:00 |
|
Mark Otto
|
de6ec034db
|
single CSS file for all css, including responsive
|
2012-09-30 23:24:07 -07:00 |
|
Mark Otto
|
3f2938948d
|
remove more ie7 css hacks
|
2012-09-30 23:20:43 -07:00 |
|
Mark Otto
|
08446563b9
|
clean up comments in reset, remove ie7 css hacks
|
2012-09-30 23:19:55 -07:00 |
|
Mark Otto
|
443b605246
|
remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that's needed for most iOS and Android mobile browsers
|
2012-09-30 23:17:07 -07:00 |
|
Mark Otto
|
9872902e47
|
remove .border-radius mixin and replace with standard border-radius property, since -webkit-* and -moz-* are only needed for older versions
|
2012-09-30 23:11:54 -07:00 |
|
Mark Otto
|
0cd186183c
|
add comment for filter opacity browser requirements
|
2012-09-30 22:54:44 -07:00 |
|
Mark Otto
|
840cad69af
|
remove translucent bg mixin
|
2012-09-30 22:52:32 -07:00 |
|
Mark Otto
|
2b06edc7d7
|
remove firefox <3.6 css hacks for buttons
|
2012-09-30 22:49:14 -07:00 |
|
Mark Otto
|
bbd543db53
|
Merge branch '2.1.2-wip' into exploratory
Conflicts:
docs/getting-started.html
docs/templates/pages/getting-started.mustache
|
2012-09-30 22:45:39 -07:00 |
|
Mark Otto
|
da43c7c27c
|
run make after merge
|
2012-09-30 22:41:26 -07:00 |
|
Mark Otto
|
40a8a93b22
|
Merge branch 'amid2887-master' into 2.1.2-wip
|
2012-09-30 22:41:11 -07:00 |
|
amid2887
|
d49dd766c8
|
Add missing icon class definition for buttons.less
add missing icon class definition for buttons:
'[class*=" icon-"]'
|
2012-10-01 12:27:37 +07:00 |
|
Mark Otto
|
a4a6244eb7
|
add sticky footer example per martin bean's suggestion, using the implementation by ryan fait
|
2012-09-30 22:09:51 -07:00 |
|
Mark Otto
|
a2690c6d86
|
add link to examples on index page; add back narrow marketing page and signin page examples
|
2012-09-30 21:28:20 -07:00 |
|
Mark Otto
|
57f8dbe25c
|
fixes #5360: typo in tables docs
|
2012-09-30 21:26:43 -07:00 |
|
Mark Otto
|
f8374a754d
|
clean up emphasis docs text
|
2012-09-28 15:01:12 -07:00 |
|
Mark Otto
|
8ecffcb32f
|
fixes #5334: html snippet comments
|
2012-09-28 10:39:15 -07:00 |
|
Mark Otto
|
ad96435d27
|
Merge branch '2.1.2-wip' into box-sizing-exercise
|
2012-09-26 16:02:33 -07:00 |
|
Mark Otto
|
24e277b85a
|
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
|
2012-09-26 16:01:59 -07:00 |
|
Mark Otto
|
498a28b4cd
|
dat new kippt hotness
|
2012-09-26 16:01:45 -07:00 |
|
Mark Otto
|
cd5ae9e030
|
change up carousel
|
2012-09-26 11:20:27 -07:00 |
|
Mark Otto
|
6b578ec8de
|
move mixins that generate css to utilities.less with different class names, but the same mixins
|
2012-09-26 08:59:57 -07:00 |
|
Mark Otto
|
b6ba717b75
|
fix getting started examples
|
2012-09-25 23:01:18 -07:00 |
|
Mark Otto
|
80c4d5a9bf
|
fix homepage example sites
|
2012-09-25 22:59:49 -07:00 |
|
Mark Otto
|
2eb4c6fc79
|
cleanup breadcrumbs less code (nesting)
|
2012-09-25 22:57:49 -07:00 |
|
Mark Otto
|
ecbf1159a4
|
remove .dividers from breadcrumbs, instead use :after and content
|
2012-09-25 22:57:20 -07:00 |
|
Mark Otto
|
d1affe6154
|
restore gradient to navbars
|
2012-09-25 22:53:41 -07:00 |
|
Mark Otto
|
f8efc75a66
|
increase padding on navbar links, remove font-size override on .navbar from docs css
|
2012-09-25 22:51:05 -07:00 |
|
Mark Otto
|
c59e5251e1
|
initial pass at removing navbar-inner from .navbar component
|
2012-09-25 22:48:02 -07:00 |
|
Mark Otto
|
f12946be5a
|
thumbnails cleanup: no more UL or LI elements needed, instead just use standard grid markup
|
2012-09-25 22:40:48 -07:00 |
|
Mark Otto
|
08eea302ef
|
remove remaining fluid grid css
|
2012-09-25 22:20:24 -07:00 |
|
Mark Otto
|
151ed38cdc
|
remove references to row fluid elsewhere
|
2012-09-25 22:18:34 -07:00 |
|
Mark Otto
|
9e97098802
|
make .input-* classes match .btn-* size classes
|
2012-09-25 22:16:47 -07:00 |
|
Mark Otto
|
0220015edd
|
remove all ie7 conditionals and mixins
|
2012-09-25 22:07:53 -07:00 |
|
Mark Otto
|
f0b4f05a27
|
remove ie7 support from mixins
|
2012-09-25 22:02:29 -07:00 |
|
Mark Otto
|
ce19e63d5b
|
Merge branch '2.1.2-wip' into box-sizing-exercise
Conflicts:
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/base-css.html
docs/templates/pages/base-css.mustache
less/forms.less
less/mixins.less
|
2012-09-25 22:00:41 -07:00 |
|
Mark Otto
|
527d01ce99
|
headway, cleanup, and tests
|
2012-09-25 15:01:03 -07:00 |
|
Jacob Thornton
|
0540b63ab0
|
check affix pos on clicks - use timeout for clicks which scroll
|
2012-09-24 23:59:02 -07:00 |
|
Jacob Thornton
|
aec8b08930
|
update docs for tooltip html + the dropdown methods api
|
2012-09-24 23:32:55 -07:00 |
|
Jacob Thornton
|
88b1e44dd6
|
change tooltip/popover insert strategy
remove modal-open class
hopefully resolve z-index headaches
|
2012-09-24 23:28:38 -07:00 |
|
Jacob Thornton
|
4a2443901f
|
reverting d797a5fbd7
|
2012-09-24 23:19:33 -07:00 |
|
Jacob Thornton
|
bda3d57a00
|
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
|
2012-09-24 23:16:09 -07:00 |
|
Jacob Thornton
|
003fcccceb
|
change tooltip/popover html default to false for xss safety net
|
2012-09-24 23:15:36 -07:00 |
|
Mark Otto
|
f4d3d7da2e
|
ensure 100% width for .uneditable-inputs in <767px viewports
|
2012-09-23 16:06:28 -07:00 |
|