Mark Otto
679c786237
roll back version numbers to avoid broken links in docs and readme ( fixes #12000 )
2013-12-24 12:16:17 -08:00
Mark Otto
37bc0c230d
Merge branch 'master' of github.com:twbs/bootstrap
2013-12-23 13:26:01 -08:00
Mark Otto
4376ce8466
Upgrade to CSScomb 1.2.1 and reset some ordering to ensure no rogue spaces
2013-12-23 13:25:51 -08:00
Zlatan Vasović
608926e808
Improve banner
2013-12-23 18:02:42 +01:00
Mark Otto
40651cf1ea
more license mentions
2013-12-18 15:08:16 -08:00
Mark Otto
e8e60ae4bc
version bump
2013-12-18 14:56:08 -08:00
Chris Rebert
9e38e25534
enable CSS source maps in grunt-contrib-less
2013-12-09 14:29:19 -08:00
Mark Otto
e4c1ef7c6d
more closely align property order with recess
2013-12-08 22:55:09 -08:00
Mark Otto
aae9c2d136
merge, compile
2013-12-08 22:11:46 -08:00
awebdeveloper
3f1e4b92ee
-moz and old webkit syntax removed for gradients based on
...
http://caniuse.com/#search=grad
2013-12-03 14:13:55 -08:00
Mark Otto
8a74264344
bump version numbers to 3.0.3
2013-12-01 19:31:52 -08:00
Mark Otto
a7a9dcaeb2
Alternate fix for #11303 : add link to site in banner and remove @mdo and @fat usernames from it
2013-11-30 00:42:36 -08:00
Mark Otto
6a42305565
bump versions to v3.0.2
2013-11-06 12:57:28 -08:00
Mark Otto
867e2bef8d
3.0.1
2013-10-30 10:03:56 -07:00
Zlatan Vasović
20cba845c2
Add another newline to improve final code readability
...
This divides banner from code.
2013-10-26 10:57:09 +02:00
Mark Otto
ee9be1a30f
run grunt on last commit for gradient syntax change
2013-10-20 23:29:23 -07:00
Mark Otto
d8fab5aa6e
Fixes #10620 : remove gradient on buttons for IE9 in theme.less due to bleed through with rounded corners
2013-10-20 22:41:57 -07:00
Mark Otto
f946ff5d25
fix #10257
2013-10-13 19:57:14 -07:00
Chris Rebert
c43462678c
run grunt
2013-10-03 10:42:55 -07:00
Chris Rebert
a32b626f5c
run up-to-date grunt
2013-10-01 11:01:08 -07:00
Mark Otto
b352061d1d
run grunt
2013-10-01 11:37:47 -05:00
Chris Rebert
b80f58b336
run grunt dist
2013-09-23 22:34:36 -07:00
Mark Otto
62477653e7
fixes #10111 : different colors for dropdown link hover and active states
2013-09-01 11:00:40 +02:00
Mark Otto
12a70cec88
Run grunt dist on theme for some reason
2013-08-23 14:23:13 -07:00
Mark Otto
a0d0864bd7
fixes #9877 : improve active state on nav list items in theme
2013-08-23 10:44:13 -07:00
Mark Otto
5bbbdb399b
fixes #9879 : add hover state to theme buttons
2013-08-23 10:36:37 -07:00
Mark Otto
a1db2d7a5e
Merge branch '3.0.0-wip' into bs3_panel_base_class
...
Conflicts:
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.min.css
2013-08-18 20:11:04 -07:00
Mark Otto
e6ff75bcea
Update var in theme
2013-08-18 19:57:25 -07:00
Mark Otto
bab51d27ac
Refactor panels to have a base class for improved flexibility when customizing (and no overriding to start, too)
2013-08-18 19:40:57 -07:00
Mark Otto
c56a749323
Finish first pass at and docment Bootstrap v2-ish theme
...
* Adds new "theme" example
* Adds new theme.less file to provide all the overrides and additional
styles for the theme
* theme.less compiles, via Grunt, to two new files to `dist/css`,
bootstrap-theme.css and bootstrap-theme.min.css
2013-08-17 18:59:50 -07:00