aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-theme.min.css
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29Merge branch 'master' into v3.3.0v3.3.0Mark Otto1-1/+1
Conflicts: docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js
2014-10-29fixes #14913: badges in list group shouldn't have text shadowMark Otto1-1/+1
2014-10-29version bumpMark Otto1-1/+1
2014-10-25Fixes #14806: reset the text-shadow in the themed buttonsMark Otto1-1/+1
2014-10-25Fixes #14814: Use the link active bg variables for theme navbar gradientsMark Otto1-1/+1
2014-07-12Fixes #14074: Make open dropdown nav links in navbar use gradientsMark Otto1-1/+1
2014-06-26bump to v3.2.0Mark Otto1-1/+1
2014-06-25Run `grunt`.XhmikosR1-1/+1
Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d.
2014-06-24grunt dist; closes #13914Chris Rebert1-1/+1
2014-06-24Run `grunt`.XhmikosR1-1/+1
2014-06-19fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto1-1/+1
2014-06-19Run `grunt`.XhmikosR1-1/+1
2014-06-18gruntMark Otto1-1/+1
2014-06-18grunt distMark Otto1-1/+1
2014-06-18Run `grunt`.XhmikosR1-1/+1
2014-05-21grunt distChris Rebert1-1/+1
2014-03-11Run usebanner before cssmin.XhmikosR1-3/+1
2014-03-07Do csscomb earlier in build phaseBas Bosman1-1/+1
2014-03-07G R U N TMark Otto1-1/+1
2014-02-13v3.1.1 bumpMark Otto1-1/+1
2014-01-30Bump versions, run gruntv3.1.0Mark Otto1-1/+1
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo1-1/+1
This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger
2014-01-07Update copyright notices in all placesJulian Thilo1-1/+1
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files
2014-01-01New YearZlatan Vasović1-1/+1
2013-12-24roll back version numbers to avoid broken links in docs and readme (fixes ↵Mark Otto1-1/+1
#12000)
2013-12-23Improve bannerZlatan Vasović1-1/+0
2013-12-18more license mentionsMark Otto1-1/+1
2013-12-18version bumpMark Otto1-1/+1
2013-12-09Undo merge of #11778 and use cleancss min optionMark Otto1-1/+8
2013-12-08Merge branch 'pr/11778' into drop_recess_for_lessMark Otto1-8/+1
Conflicts: Gruntfile.js dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
2013-12-08derp, don't sort min /cc @cvrebertMark Otto1-263/+1
2013-12-08merge, compileMark Otto1-1/+264
2013-12-08Minify css with clean-css.XhmikosR1-1/+2
2013-12-03-moz and old webkit syntax removed for gradients based onawebdeveloper1-1/+1
http://caniuse.com/#search=grad
2013-12-01bump version numbers to 3.0.3Mark Otto1-1/+1
2013-11-30Alternate fix for #11303: add link to site in banner and remove @mdo and ↵Mark Otto1-3/+1
@fat usernames from it
2013-11-06bump versions to v3.0.2Mark Otto1-1/+1
2013-10-303.0.1v3.0.1Mark Otto1-1/+1
2013-10-26Add another newline to improve final code readabilityZlatan Vasović1-0/+1
This divides banner from code.
2013-10-20run grunt on last commit for gradient syntax changeMark Otto1-1/+1
2013-10-20Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed ↵Mark Otto1-1/+1
through with rounded corners
2013-10-13fix #10257Mark Otto1-1/+1
2013-10-03run gruntChris Rebert1-6/+6
2013-10-01run up-to-date gruntChris Rebert1-0/+7
2013-10-01run gruntMark Otto1-7/+0
2013-09-23run grunt distChris Rebert1-0/+7
2013-09-01fixes #10111: different colors for dropdown link hover and active statesMark Otto1-1/+1
2013-08-23Run grunt dist on theme for some reasonMark Otto1-1/+1
2013-08-23fixes #9877: improve active state on nav list items in themeMark Otto1-1/+1
2013-08-23fixes #9879: add hover state to theme buttonsMark Otto1-1/+1