aboutsummaryrefslogtreecommitdiff
path: root/less/badges.less
AgeCommit message (Collapse)AuthorFilesLines
2014-08-04rename imported files to preface with underscore; rerun grunt distMark Otto1-50/+0
2014-08-04comment out firefox specific code for linter to parse fullyMark Otto1-11/+0
2014-07-09Badges, navs, and moreMark Otto1-9/+15
2014-07-08Nuke all IE8 fallbacks and comments and hacksMark Otto1-1/+1
2014-07-08Implement the new border-radius guard: only round things if global ↵Mark Otto1-1/+1
@enable-rounded == true
2014-03-07Improve badges mixinabilityZlatan Vasović1-18/+18
2014-01-14Fixes #12210: badges in xs buttonsMark Otto1-0/+4
2013-10-23Add quick fix to labels and badges in buttonsZlatan Vasović1-6/+6
2013-08-11fixes #9241: enable collapsing for labels, in addition to badges, when emptyMark Otto1-1/+1
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into ↵Mark Otto1-3/+3
saas786-3.0.0-wip Conflicts: customize.html less/alerts.less less/badges.less less/button-groups.less less/buttons.less less/carousel.less
2013-07-30Improves label and badge alignment so text aligns with baselineBrian Nelson1-1/+1
2013-07-28move things aroundsyed1-3/+3
Moved alerts, badges, button groups, buttons, carousel, close to variables.less and customize.html
2013-07-20Update vars for badges, breadcrumbs; update customize pageMark Otto1-2/+2
2013-07-19Improved and followed pattern suggestionssyed1-1/+1
2013-07-19move badges inline properties to variables.lesssyed1-3/+3
2013-07-07refactor {badges,jumbotron,media,popover,print}.less (mostly nesting)Chris Rebert1-5/+3
2013-06-28Nuke hella thingsMark Otto1-5/+0
* Any mentions of .btn-mini * Old docs page that somehow found it's way back
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar1-1/+1
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-1/+1
2013-03-30Remove .nav-list given new .list-groupMark Otto1-1/+1
2013-02-17Drop the recently added .counter class for .badgeMark Otto1-0/+58
2013-01-18Change .badge to .counter, make appearance more OSX-ish, and remove colorsVickash Mahabir1-60/+0
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ↵Mark Otto1-6/+0
to .badge-danger
2012-12-19Drop .label component. Instead, just use .badge because fuck dupe code and ↵Mark Otto1-0/+66
stuff.
2012-03-22remove separate badges and labels, add single file instead, remove hover ↵Mark Otto1-36/+0
from non-link badges/labels
2012-02-22tighten padding on labels and badges given default line-heightMark Otto1-2/+2
2012-02-21Bring back nowrap to labels and badgesAndreas Cederström1-0/+1
2012-02-20adding basic badges supportMark Otto1-0/+35