Mark Otto
|
91bcccd9a8
|
simplify invalid input css
|
2012-11-04 19:43:09 -08:00 |
|
Mark Otto
|
f3b3814606
|
Merge pull request #5786 from cvrebert/2.2.2-wip
fixes #5494: style invalid fields as invalid regardless of required-ness
|
2012-11-04 19:41:59 -08:00 |
|
Mark Otto
|
7e6cc0bf7e
|
Fixes #5785: allow for segmented button groups in input groups
|
2012-11-04 19:08:02 -08:00 |
|
Chris Rebert
|
76f9c9128e
|
fixes #5494: style invalid fields as invalid regardless of required-ness
|
2012-11-04 18:26:25 -08:00 |
|
Mark Otto
|
1477e081d4
|
Merge branch '2.2.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
docs/getting-started.html
docs/templates/pages/getting-started.mustache
less/accordion.less
less/alerts.less
less/breadcrumbs.less
less/buttons.less
less/code.less
less/dropdowns.less
less/forms.less
less/navbar.less
less/progress-bars.less
less/responsive-navbar.less
less/tables.less
less/thumbnails.less
less/tooltip.less
less/wells.less
|
2012-11-02 09:36:51 -07:00 |
|
Mark Otto
|
d0c75bbc83
|
fixes #5742: add cursor: pointer; to labels and selects
|
2012-11-01 09:44:51 -07:00 |
|
Mark Otto
|
b18c009051
|
fixes #5473: use baselineheight var for input bottom margin
|
2012-10-10 09:47:08 -07:00 |
|
Mark Otto
|
4ab7b77aa3
|
Merge branch '2.1.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/labels-badges.less
less/navbar.less
less/tables.less
|
2012-10-01 23:41:00 -07:00 |
|
Mark Otto
|
5035592988
|
fixes #5193 manually: checkbox and radio padding in .controls-row
|
2012-10-01 11:53:52 -07:00 |
|
Mark Otto
|
8da78223ff
|
reset input and button heights with updated padding
|
2012-10-01 00:19:29 -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
|
08eea302ef
|
remove remaining fluid grid css
|
2012-09-25 22:20:24 -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
|
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 |
|
Mark Otto
|
f4d3d7da2e
|
ensure 100% width for .uneditable-inputs in <767px viewports
|
2012-09-23 16:06:28 -07:00 |
|
Mark Otto
|
c92a75999f
|
fixes #5127: add @inputHeight to replace static instances of '30px' throughout forms
|
2012-09-20 11:45:59 -07:00 |
|
Mark Otto
|
532ee08213
|
fixes #5150: add btn-group support to input groups
|
2012-09-20 11:37:34 -07:00 |
|
Mark Otto
|
239e6a7d21
|
fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepend/-append
|
2012-09-17 23:11:49 -07:00 |
|
Mark Otto
|
6881c193ca
|
fixes #5039: properly set .row-fluid margins for .controls-row
|
2012-09-17 16:09:36 -07:00 |
|
Mark Otto
|
537c5cc33d
|
use local var for a few other .box-shadow mixins to fix CSS not compiling
|
2012-09-12 16:18:52 -07:00 |
|
Mark Otto
|
bbadd429a8
|
change up box-shadow mixin usage everywhere to use escaping again, or local var if necessary for further var evaluation
|
2012-09-12 15:48:56 -07:00 |
|
Mark Otto
|
cd2b12f788
|
fixes #5064 manually: remove fancy quote mark
|
2012-09-10 22:41:14 -07:00 |
|
Mark Otto
|
dd1bce2611
|
latest tweaks to grid classes for forms
|
2012-09-08 12:50:37 -07:00 |
|
Mark Otto
|
b53da4b6e7
|
commenting out stuff and adding grid test page
|
2012-09-07 22:46:35 -07:00 |
|
Mark Otto
|
7e29581210
|
Merge branch '2.1.2-wip' into box-sizing-exercise
Conflicts:
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache
|
2012-09-07 22:34:51 -07:00 |
|
Mark Otto
|
de36456f5d
|
fixes #4957: use input border var for select element instead of #ddd
|
2012-09-04 11:00:25 -07:00 |
|
Mark Otto
|
f46813a8c8
|
Merge pull request #4763 from Luis-TP/2.1.1-wip
Improve .box-shadow mixin by utilizing regex function to no longer require escaping
|
2012-09-03 01:03:37 -07:00 |
|
Mark Otto
|
0b122bc5c5
|
remake the box-size grid, nuke fluid grid docs, fix up examples, clean up form styles
|
2012-08-28 13:33:06 -07:00 |
|
Mark Otto
|
e27b1355b5
|
fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given larger font-size of 2.1.0
|
2012-08-28 10:12:04 -07:00 |
|
Mark Otto
|
609142eee2
|
fixes #4729: only use margin-top on .help-block when it follows an input, select, textarea
|
2012-08-27 22:42:12 -07:00 |
|
Luis Aleman
|
2719ac3e9b
|
Unescaped box-shadows to take advantage of new box-shadow mixin
|
2012-08-27 19:14:00 -04:00 |
|
Mark Otto
|
cf9334bd7d
|
fixes #4725: width of .uneditable-input should match standard text input width
|
2012-08-27 12:07:28 -07:00 |
|
Mark Otto
|
54e3a26dda
|
fixes #4562: correct select and input widths at 220px (changed with 2.1.0 when we changed padding)
|
2012-08-27 10:08:16 -07:00 |
|
Mark Otto
|
bb9d1af1ca
|
fixes #4672 manually: placeholder comment
|
2012-08-25 21:51:07 -07:00 |
|
Mark Otto
|
5cbb826961
|
Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warning
.warning for table tr and .info for .control-group
|
2012-08-23 09:47:44 -07:00 |
|
Mark Otto
|
ac4420237c
|
fixes #4591 properly: remove -1px left margin on .input-append .add-on
|
2012-08-22 20:32:47 -07:00 |
|
Andreas Cederström
|
a9764c34a7
|
Add info state to form validation
|
2012-08-22 11:24:02 +02:00 |
|
Mark Otto
|
6dc13573bf
|
add css tests and stuff for #4528
|
2012-08-21 13:42:00 -07:00 |
|
Mark Otto
|
73cf9c4db8
|
fixes #4469 manually: reset width on file inputs
|
2012-08-20 10:28:41 -07:00 |
|
Mark Otto
|
256a25f25c
|
fixes #4260 and #4322: set vertical-align to top on input-prepend components to solve modal rounding issues
|
2012-08-17 16:28:45 -07:00 |
|
Mark Otto
|
2b22c0c56e
|
fixes #4438: button groups in inline forms now render inline
|
2012-08-17 16:00:36 -07:00 |
|
Mark Otto
|
9e6322dbab
|
fixes #4428: specifity on .search-query increased
|
2012-08-17 12:59:32 -07:00 |
|
Mark Otto
|
f933a41c7b
|
remove bottom margin on radios and checkboxes
|
2012-08-14 15:34:10 -07:00 |
|
Mark Otto
|
780636d955
|
fixes #3674: checkbox vertical alignment in IE9
|
2012-08-14 15:29:47 -07:00 |
|
Mark Otto
|
5144c77b27
|
fixes #4358: make select elements 30px tall to match inputs
|
2012-08-14 14:57:49 -07:00 |
|
Mark Otto
|
4bf93a2d76
|
fixes #4265: restore chromium select fix
|
2012-08-13 23:03:35 -07:00 |
|
Mark Otto
|
735001cb26
|
increase horizontal padding on inputs given new font-size
|
2012-08-01 11:53:00 -07:00 |
|
Mark Otto
|
fab1a80dcb
|
increase margin on checkboxes and radios to center properly
|
2012-08-01 11:35:31 -07:00 |
|