Laszlo Toeroek
|
e423fc2629
|
.input-append should work for select element, fixes #2137
|
2012-02-21 16:32:57 +01:00 |
|
Mark Otto
|
143b3db2c9
|
update inline forms to resolve checkbox label with space in it and overlapping content, per #1969
|
2012-02-20 18:56:05 -08:00 |
|
Mark Otto
|
b559f2b8d0
|
fix duplicate input prepend/append css selectors per #2026
|
2012-02-17 20:40:56 -08:00 |
|
Mark Otto
|
091622644a
|
bring back checkbox borders to iOS by conditionalizing the border: 0; on it to IE7-9; fix word break on pre in IE
|
2012-02-16 22:34:30 -08:00 |
|
Mark Otto
|
64ea59234f
|
change up fonts on form elements to remove unnecessary font-family on label element, per #1950
|
2012-02-13 08:18:19 -08:00 |
|
Mark Otto
|
ce5976fb29
|
ensure help-block is block per #1937
|
2012-02-12 22:49:06 -08:00 |
|
Mark Otto
|
a9e469e75a
|
add navbar background hover variable and fix uneditable-input with append/prepend controls
|
2012-02-12 14:01:58 -08:00 |
|
Mark Otto
|
b327420e52
|
update comment to reflect ie support
|
2012-02-11 20:58:10 -08:00 |
|
Mark Otto
|
158419c045
|
reset line-height for file input in ie9
|
2012-02-11 20:00:44 -08:00 |
|
Mark Otto
|
5a3dfb72bf
|
support small for legend per #1544
|
2012-02-11 16:50:57 -08:00 |
|
Mark Otto
|
8f1db4321a
|
fix inline form checkbox/radios
|
2012-02-11 00:24:06 -08:00 |
|
Jeremy Martin
|
920d995843
|
webkit legend margin fix for non-horizontal forms
|
2012-02-09 15:27:42 -05:00 |
|
Mark Otto
|
2d9b3c45d3
|
move formfieldstate mixin to mixins.less for #1785
|
2012-02-07 00:13:52 -08:00 |
|
Mark Otto
|
59b32586af
|
close #1628 to add padding to all inline checkboxes/radios
|
2012-02-05 02:16:46 -08:00 |
|
Mark Otto
|
91475c865d
|
fix #1631 by adding focus to radio buttons
|
2012-02-05 02:14:25 -08:00 |
|
Mark Otto
|
35fdddbc4f
|
correct css selector for .control-label, required in the docs but not in the CSS files
|
2012-02-04 22:55:47 -08:00 |
|
Mark Otto
|
ac98cee609
|
allow alternate form layouts to hide inputs with .hide on them
|
2012-02-04 18:26:04 -08:00 |
|
Mark Otto
|
4211f21e39
|
#1571: remove fixed width on file inputs
|
2012-02-01 22:27:11 -08:00 |
|
Mark Otto
|
9b9e1d309b
|
fix that jank hack
|
2012-02-01 16:44:07 -08:00 |
|
Mark Otto
|
9ba70796e2
|
remove top 5px padding from first inline radio/checkbox
|
2012-01-30 07:40:24 -08:00 |
|
Mark Otto
|
ae7f94eeff
|
overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts
|
2012-01-30 00:39:44 -08:00 |
|
Mark Otto
|
278858e706
|
fix form styles on prepend/append for consistency, update code docs with examples of the code snippets
|
2012-01-29 13:25:13 -08:00 |
|
Mark Otto
|
7bf2767452
|
remove form docs from the styles and markup, it's no longer needed
|
2012-01-29 00:07:01 -08:00 |
|
Mark Otto
|
475b985a0e
|
remove padding from first-child of inline radios/checkboxes
|
2012-01-28 16:37:43 -08:00 |
|
Mark Otto
|
7843a665fd
|
vertical align inline checkboxes/radios to improve rendering in topbar
|
2012-01-28 14:50:56 -08:00 |
|
Mark Otto
|
296d06a285
|
add checkbox/radio border for ios in responsive
|
2012-01-28 13:07:01 -08:00 |
|
Mark Otto
|
70c6a6cd85
|
fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices
|
2012-01-28 12:58:26 -08:00 |
|
Mark Otto
|
b77161f864
|
reset border-radius only for ie9?
|
2012-01-28 12:49:26 -08:00 |
|
Mark Otto
|
ce69b70719
|
give append/prepend inputs higher z-index on focus
|
2012-01-27 23:53:56 -08:00 |
|
Mark Otto
|
7a756168b5
|
fix regression in textarea shadows
|
2012-01-27 22:56:48 -08:00 |
|
Mark Otto
|
78120edf72
|
add clearfix to control-group for longer labels and any other unforeseen circumstances
|
2012-01-27 21:20:58 -08:00 |
|
Mark Otto
|
9800196bf7
|
use quotes on attr selectors more consistently
|
2012-01-27 20:05:03 -08:00 |
|
Mark Otto
|
7e72eb5063
|
new tab focus style and mixin
|
2012-01-27 18:33:25 -08:00 |
|
Mark Otto
|
997fc33af9
|
clean up use of mixins to highlight them appropriately in your fav editor
|
2012-01-27 16:40:14 -08:00 |
|
Pete Hopkins
|
43f1a42f7f
|
Adds necessary ie7-inline-block macros
|
2012-01-27 16:10:34 -05:00 |
|
Pete Hopkins
|
526d388393
|
Compensates for IE7 first-child-input-inheriting-hasLayout-parents-margins bug for appended text form element
|
2012-01-27 12:16:17 -05:00 |
|
Mark Otto
|
9d0328ff00
|
adding outline callout as a fallback for IE--needs testing though, thought I already added this
|
2012-01-27 08:21:39 -08:00 |
|
Jacob Thornton
|
dc2deb9a1b
|
moving structure around + more work on builder...
|
2012-01-26 21:48:46 -08:00 |
|
Jacob Thornton
|
96c3e70996
|
cleanup old stuff
|
2011-05-03 18:12:43 -07:00 |
|
Mark Otto
|
d61317d7b5
|
Added main topbar and shit.
|
2011-04-28 17:24:59 -07:00 |
|
Mark Otto
|
b95e99a173
|
Updated documentation; added stacked forms; cleaned up spacing; moved all ids to the section element instead of the page header to fix spacing with bookmarked links;
|
2011-04-27 23:00:33 -07:00 |
|
Mark Otto
|
eb81782cdb
|
Porting over all Blueprint styles to new Baseline repo
|
2011-04-27 13:53:51 -07:00 |
|