Mark Otto
|
dd8b745b88
|
use border-radius vars where possible
|
2012-10-03 09:26:52 -07:00 |
|
Mark Otto
|
e73cd15fc8
|
copy and style changes to improve docs rendering on mobile devices
|
2012-10-02 17:01:18 -07:00 |
|
Mark Otto
|
7732d8b9b0
|
Merge branch '2.1.2-wip' into exploratory
|
2012-10-02 15:41:31 -07:00 |
|
Mark Otto
|
630a88d3ce
|
Merge pull request #5281 from GotenXiao/pagination-active-background
Use paginationActiveBackground var to finish fixing #4295
|
2012-10-02 15:23:59 -07:00 |
|
Mark Otto
|
a2369021ce
|
fixes #5352: update docs messaging for disable nav links
|
2012-10-02 15:10:22 -07:00 |
|
Mark Otto
|
1bd4723038
|
fixes #5392: hover on submenu should maintain white icons for active parent a tag
|
2012-10-02 13:19:11 -07:00 |
|
frntz
|
b892a37320
|
Update js/bootstrap-tooltip.js
Avoid loosing events attached on Jquery object if added via function in popover content
|
2012-10-02 18:26:55 +03:00 |
|
Mark Otto
|
3bb9e0d753
|
increase border radius on navbar
|
2012-10-01 23:42:21 -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
|
7c9597f4e7
|
remove double border effect: instead of inset shadow and border on fixed navbars, only border
|
2012-10-01 23:34:03 -07:00 |
|
Mark Otto
|
1b814458c9
|
improve dropdown submenu docs; add docs for left submenu; remove all dupe css for left submenu
|
2012-10-01 16:41:13 -07:00 |
|
Mark Otto
|
7763cab608
|
Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into advancedrei-2.1.2-wip
|
2012-10-01 16:15:26 -07:00 |
|
Mark Otto
|
5cf7c803e2
|
Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/bootstrap into andriijas-2.1.2-wip-modal-responsivefix
|
2012-10-01 15:29:21 -07:00 |
|
Mark Otto
|
d36e37214b
|
fixes #5319: add backface-visibility for webkit skewing
|
2012-10-01 15:26:17 -07:00 |
|
Mark Otto
|
86d5ed6f4f
|
fixes #5377: change selectors for navbar collapse to be unique so only one open/closes at a time
|
2012-10-01 13:52:50 -07:00 |
|
Mark Otto
|
fd1e9b1498
|
fix copy on modal popover button doodad
|
2012-10-01 13:28:54 -07:00 |
|
Mark Otto
|
f8ac403d8b
|
fixes #5123: scope table grid classes to td and th elements only, plus drop columns 13-24
|
2012-10-01 13:08:21 -07:00 |
|
Mark Otto
|
bc4f5d565e
|
fixes #5275: inline-block badges and labels, then fix padding accordingly
|
2012-10-01 12:04:10 -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
|
e6d6c7a413
|
Merge branch '2.1.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
less/navs.less
|
2012-10-01 11:27:40 -07:00 |
|
Mark Otto
|
c6c1ada600
|
clarify tables support of responsive utility classes, of which there is none
|
2012-10-01 11:18:49 -07:00 |
|
Mark Otto
|
a90334eebb
|
fix docs sidenav width for ie8-9
|
2012-10-01 11:11:33 -07:00 |
|
Mark Otto
|
239ce24f92
|
fixes #5188: add .google-maps class to reset responsive images on case-by-case basis
|
2012-10-01 10:49:19 -07:00 |
|
Mark Otto
|
085d6d185d
|
fixes #5055: wrap legend and form elements in fieldset so IE8 styles the legend properly
|
2012-10-01 10:42:45 -07:00 |
|
Mark Otto
|
32181816f7
|
run make on previous merge
|
2012-10-01 10:27:42 -07:00 |
|
Mark Otto
|
c77d4266c0
|
Merge pull request #5369 from amid2887/2.1.2-wip
Add missing icon class definition for navs.less
|
2012-10-01 10:27:13 -07:00 |
|
amid2887
|
46764a7165
|
Add missing icon class definition for navs.less
add missing icon class definition for navs:
'[class*=" icon-"]'
P.S. Sorry for 2 pull requests with the same problem..
|
2012-10-01 14:32:51 +07:00 |
|
Mark Otto
|
8da78223ff
|
reset input and button heights with updated padding
|
2012-10-01 00:19:29 -07:00 |
|
Mark Otto
|
56935c64c0
|
remove left margin reset from old grid system
|
2012-10-01 00:11:05 -07:00 |
|
Mark Otto
|
eb555b7a9d
|
remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from now on
|
2012-10-01 00:06:44 -07:00 |
|
Mark Otto
|
26386ad615
|
remove tabbable tabs on left, right, and bottom; instead, from here out use stacked pills or tabs
|
2012-10-01 00:05:18 -07:00 |
|
Mark Otto
|
ecf6077f48
|
remove table grid sizing, it can use the new default grid columns instead
|
2012-09-30 23:59:35 -07:00 |
|
Mark Otto
|
c82b9d1e7c
|
remove gradientbar mixin
|
2012-09-30 23:54:35 -07:00 |
|
Mark Otto
|
973646ea67
|
vars less spacing and cleanup
|
2012-09-30 23:52:02 -07:00 |
|
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 |
|