Patrick H. Lauke
77c68e4bc2
Cleaned up dirty CSS
...
Used recess rather than less
2013-01-12 11:02:13 +00:00
Patrick H. Lauke
848ca6e315
Basic keyboard accessibility CSS tweaks
...
Mostly doubling-up :hover styles to also cover :focus, as a first step
to making the framework more keyboard-friendly.
Additionally, fixed two small markup issues in the docs/examples to
make the "Learn more" large primary button-styled links
keyboard-focusable (as without href they're treated as non-tabable
anchors).
2013-01-02 22:39:21 +00:00
Mark Otto
f74990d898
Version bump
2012-12-22 16:10:06 -08:00
Mark Otto
529ecc5a77
Version bump
2012-12-10 18:31:04 -08:00
Mark Otto
847b632577
IE10 fix in responsive utilities, not regular utilities
2012-12-10 10:29:16 -08:00
Mark Otto
83a6a55d2c
Move IE10 responsive fix to responsive utilities so Customizer gets it
2012-12-10 10:25:18 -08:00
Mark Otto
f514c87d6b
Enable responsive features in IE10 when snapped
2012-12-02 20:57:34 -08:00
Mark Otto
79b7017227
version bump
2012-11-05 09:32:48 -08:00
fat
3b3dd3ac3c
2.2.1 - hotfix for carousel
2012-10-30 21:59:56 -07:00
fat
404e4d9e9a
fix carousel and rebuild js
2012-10-30 21:32:15 -07:00
Mark Otto
41ad16fe40
v2.2.0 instead of v2.1.2
2012-10-29 21:00:53 -07:00
Mark Otto
e4f522990e
fixes #5416 : use correct variable for inverse navbar responsive links
2012-10-07 21:43:37 -07:00
Andreas Cederström
ecbb0ed4df
Making modal work with max width 767px - fixes #4860
2012-09-27 11:46:54 +02:00
Mark Otto
f4d3d7da2e
ensure 100% width for .uneditable-inputs in <767px viewports
2012-09-23 16:06:28 -07:00
Mark Otto
26ca131a95
Merge branch 'wpbrains-media-component' into 2.1.2-wip
2012-09-17 18:15:44 -07:00
Mark Otto
143fef9f95
overhaul the docs and css to merge into 2.1.2 since this was against master
2012-09-17 18:15:39 -07:00
Mark Otto
917b46a343
resolve conflicts and remake
2012-09-17 16:43:18 -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
f29f98501c
run make after merging #5028 , which removes the left margin of responsive fluid grid offsets
2012-09-07 11:42:21 -07:00
Mark Otto
08b8571cb8
version bump to get this started
2012-09-05 10:00:57 -07:00
Mark Otto
2da2169a56
fixes #4828 : make fluid grid inputs size the same as fixed grid inputs
2012-08-29 13:06:47 -07:00
Mark Otto
2137cd65fb
fixes #4819 : manual fix of missing .control-label in responsive767 file, coupled with a remake
2012-08-29 13:05:43 -07:00
Mark Otto
85dcbd0b34
add min-height: 1px; to .span* classes to prevent grid columns from collapsing
2012-08-27 15:12:22 -07:00
Mark Otto
15317419f4
fixes #4577 : no margin on .control-row .span* in responsive
2012-08-27 11:46:47 -07:00
Mark Otto
8a5dde556b
fixes #4644 : ensure new static navbar negative indents on responsive layouts like fixed navbars
2012-08-27 11:05:01 -07:00
Mark Otto
5d41742f17
fixes #4505 : lighten navbar text and link color so hover looks darker
2012-08-21 14:53:34 -07:00
Mark Otto
311c00a29b
fixes #4532 : navbar responsive carets for dropdown-menus now hidden, also fixes borders on navbar form
2012-08-21 14:07:20 -07:00
Mark Otto
1c134d9a7f
update version numbers to 2.1.1
2012-08-21 13:11:25 -07:00
Mark Otto
78cb09b440
run make and add comment
2012-08-20 11:31:24 -07:00
Mark Otto
e510306196
bump versions to 2.1.0
2012-08-19 23:07:18 -07:00
Mark Otto
4e979f084d
fix static navbar container issues, clean up docs presentation by unfixing the top navbar in favor of static one, start adding table of contents for longer sections of docs
2012-08-19 21:12:52 -07:00
Mark Otto
1ae194597c
nuke subnav styles from responsive navbar
2012-08-17 16:32:34 -07:00
Mark Otto
9c72246d49
navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946
2012-08-14 16:24:58 -07:00
Mark Otto
1bb7c0e669
fixes #4254 : make .span12 expand full width of a parent when responsive
2012-08-01 19:33:37 -07:00
Mark Otto
72323051c3
increase padding on navbar responsive nav links, fix footer margins
2012-08-01 19:18:42 -07:00
Mark Otto
735001cb26
increase horizontal padding on inputs given new font-size
2012-08-01 11:53:00 -07:00
Mark Otto
060e216712
fixes #4253 : hover on responsive navbar
2012-08-01 09:18:00 -07:00
Mark Otto
a30045daef
reverse navbar styles to save code
2012-07-29 00:30:15 -07:00
Mark Otto
87aa61001e
fixes #4118 : responsive modal gets width auto and improved positioning for narrower widths
2012-07-24 00:44:11 -07:00
Roberto - phproberto
f0ed383e51
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into respclasses
2012-07-11 01:31:44 +02:00
Roberto - phproberto
83846ba0d6
Fixes #4002 responsive utilities classes
2012-07-10 08:12:16 +02:00
Mark Otto
f4877c2369
fix up docs popover examples and copy
2012-07-09 21:13:33 -07:00
Mark Otto
148e5a3d89
fixes #3291 : remove float on responsive .thumbnails for 767px and down to ensure thumbnail images don't pop out of container in FF
2012-07-09 21:07:49 -07:00
Mark Otto
93be608bf0
fixes #3384 : add support for multiple inputs per line when using grid sizing
2012-07-09 20:49:17 -07:00
Mark Otto
7cc916d137
Merge branch '21jumpst' into 2.1.0-wip
2012-07-07 00:48:15 -07:00
Mark Otto
e2336ef02a
remove specific values for the fluid grid system and instead use LESS's percentage() function
2012-07-07 00:30:43 -07:00
Mark Otto
19ea4668e5
prevent small tags from increasing height of headings
2012-07-06 10:35:08 -07:00
Mark Otto
3c07eaa251
updates to type scale
2012-07-05 15:11:54 -07:00
Mark Otto
62c386259b
rewrite docs homepage, new graphics
2012-07-04 23:31:30 -07:00
Mark Otto
70e81e6f55
new jumbotron
2012-07-01 08:42:09 -07:00