Mark Otto
40b4793dea
Merge pull request #1271 from linrock/patch-1
...
Fix icon margins in large buttons.
2012-01-26 15:03:53 -08:00
Mark Otto
f82db4b95b
separate code from type css files
2012-01-26 14:53:35 -08:00
Mark Otto
7a6737512a
break scaffolding down into smaller less files
2012-01-26 14:50:55 -08:00
Mark Otto
8a6be6601d
make accordion links block level
2012-01-26 14:40:19 -08:00
Linmiao Xu
2aa99d17d5
Fix icon margin in large buttons.
2012-01-26 14:36:30 -08:00
Mark Otto
78652a707f
allow icons in small buttons
2012-01-26 13:51:12 -08:00
Mark Otto
edef89f30e
move around some comments in buttons.less, update labels to use correct variables, add snippet to docs about IE9
2012-01-26 11:10:07 -08:00
Pete Hopkins
cd907067b8
Fixes background color for disabled buttons to match pre-IE fix (which prevents hover effects)
2012-01-26 13:51:03 -05:00
Pete Hopkins
7117db499f
Makes default button the tiniest bit of gray for IE<=9
2012-01-26 13:26:14 -05:00
Pete Hopkins
29f0e4c28b
Removes filters as a way to provide gradients for IE<=9
...
- Lets us use rounded corners in IE9
- Makes hover / active states work correctly in IE<=9
Only change for non-IE is that moving from hover -> not hovering
no longer animates (was a subtle blend) due to mismatch between the
bottom of the gradient and the background color.
Refactor: moves the primary button background to match the others.
2012-01-26 13:07:52 -05:00
Mark Otto
0ef4b6419f
overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some form ids and classes, straighten out the use of primary button variable
2012-01-26 10:00:09 -08:00
Mark Otto
94ea3b62f0
fix forms examples and allow for inputs in labels
2012-01-25 21:28:24 -08:00
Mark Otto
b6b19866ac
remove some old -moz- prefixes from mixins while we're at it, dropping FF3.6 support
2012-01-25 20:32:19 -08:00
Mark Otto
af01d37ab9
Merge branch '2.0-wip' of https://github.com/kristerkari/bootstrap into kristerkari-2.0-wip
2012-01-25 20:13:52 -08:00
Mark Otto
f62c9379fb
remove all tablesorter assets and css
2012-01-25 20:07:27 -08:00
Mark Otto
e877d125d7
fix button group shadows, update js docs to fix alert js file link
2012-01-25 20:02:32 -08:00
Mark Otto
0db2d45350
update mixins to use slightly diff variables within some parametric mixins
2012-01-25 15:04:41 -08:00
Mark Otto
b6b7d1343b
finish the rest of the less page mixins docs
2012-01-25 15:03:44 -08:00
Krister Kari
0777e391ee
Drop khtml gradient, shorten old webkit gradient
2012-01-26 01:03:36 +02:00
Mark Otto
2b2c72b9aa
fix select alignment and height
2012-01-25 12:04:19 -08:00
Mark Otto
86191d898b
height auto on mutli select
2012-01-25 11:51:13 -08:00
Mark Otto
06017b26ca
fix bottom visual bug on carousel images
2012-01-25 11:47:36 -08:00
Mark Otto
58d08a2db3
enable support for form states on select elements
2012-01-25 11:35:08 -08:00
Mark Otto
b851156863
change form fields back to inline-block to allow for inline-help text in default form markup
2012-01-25 11:26:45 -08:00
Mark Otto
d3c5dd4e6a
updated comments in forms.less and added uneditable-textarea class to extend uneditable-input
2012-01-25 11:21:44 -08:00
Mark Otto
10cb7c02f9
Merge pull request #1135 from kevva/patch
...
2.0-wip: Remove specific top value from large btn-dropdown.
2012-01-25 11:15:17 -08:00
Jon Stevens
0b2dd16e72
missed a white
2012-01-25 11:02:28 -08:00
Jon Stevens
6cbf2f4024
s/#fff/@white/
2012-01-25 10:59:45 -08:00
Mark Otto
4a3ad1aa89
update responsive to use latest grid mixins
2012-01-25 10:48:08 -08:00
Mark Otto
9553b1e3e9
update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately
2012-01-25 10:02:52 -08:00
Mark Otto
29b4ba0fc5
fix modal examples on js page, update modal close button positioning
2012-01-25 09:53:53 -08:00
Mark Otto
b01de5fc56
updated icons to require a base class .icon
2012-01-25 09:51:03 -08:00
Mark Otto
d8041f7c8f
fix margin on input buttons in modals
2012-01-25 08:34:20 -08:00
Mark Otto
b8fa6cfacf
move css builder and downloader to dedicated page, start to update remaining sections on LESS docs page
2012-01-25 01:22:29 -08:00
Mark Otto
6ab56051fd
fix up docs css for responsive and subnav, fix forms error states
2012-01-24 23:35:34 -08:00
Mark Otto
f2fe2b1798
remove top margin from alert close, chance close line height to 18px (baseLineHeight)
2012-01-24 21:11:20 -08:00
Mark Otto
9602248ad5
Merge branch 'fix-alert-close-line-height' of https://github.com/pokonski/bootstrap into pokonski-fix-alert-close-line-height
2012-01-24 21:09:28 -08:00
Mark Otto
a5c1d1f182
adding actual images to carousel to ensure you can see things are animating; updated styles of carousel controls to work on light and dark backgrounds and use opacity for effects
2012-01-24 20:45:38 -08:00
Mark Otto
a03fbc18cb
allow for text in progress bars
2012-01-24 20:30:26 -08:00
Mark Otto
40e92221a6
revamp alert message and error state color/text/bg to be variables
2012-01-24 16:54:35 -08:00
Mark Otto
c2312220e4
fix code type size
2012-01-24 16:19:01 -08:00
Mark Otto
8ff621aa26
fix broken index page heading, update variables and less pages
2012-01-24 16:07:30 -08:00
Mark Otto
e829001e5c
attempt to fix select list alignment in Firefox by removing padding. not quite fixed 100%, but getting there.
2012-01-24 12:28:20 -08:00
Mark Otto
b0bd1d8203
add bottom-up styles to the dropdown menus
2012-01-24 10:45:29 -08:00
Kevin Martensson
eab4d34ea0
Remove specific top value from large btn-dropdown.
2012-01-24 17:55:01 +01:00
Mark Otto
a074087034
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
2012-01-23 13:51:12 -08:00
Mark Otto
cd5ffbe396
fix up the modals in responsive a bit
2012-01-23 13:50:55 -08:00
Mark Otto
1954cf0019
comment in forms'
2012-01-23 13:46:26 -08:00
Piotrek Okoński
cf716bbecc
Set matching line-height for .close inside .alert
2012-01-23 22:03:09 +01:00
Mark Otto
b636ccb281
Merge pull request #1118 from olvlvl/2.0-wip
...
Remove .alert-message IE hack
2012-01-23 12:49:09 -08:00