aboutsummaryrefslogtreecommitdiff
path: root/less/list-group.less
AgeCommit message (Collapse)AuthorFilesLines
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR1-1/+1
Otherwise the comments are actually output to the CSS.
2017-11-25move from csslint to stylelintMark Otto1-32/+32
2015-04-02Adds button styles to `.list-group-item`Zac Echola1-3/+9
Includes buttons with anchor sytles and modifies buttons to match width and text alignment.
2014-11-08Badges: fix active styles when in non-anchor `.list-group-item`Heinrich Fenkart1-8/+0
2014-10-27swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto1-1/+1
2014-08-26Less: Remove empty lines and blanks.vsn4ik1-1/+1
2014-06-26Change cursor from "default" to "not-allowed" if disabledThierry Goettelmann1-1/+1
2014-06-26Remove "pointer" cursor on disabled list-group-itemThierry Goettelmann1-1/+2
2014-06-18fixes #13020: proper color for small/.small in list group headingsMark Otto1-1/+3
2014-03-06Merge pull request #12739 from DaSchTour/twbsMark Otto1-0/+1
add posibillity to hover links and not background in list-groups
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto1-1/+0
2014-03-06Merge branch 'master' into pr/12490Mark Otto1-2/+4
Conflicts: less/list-group.less
2014-03-04Fixes #12901: Refactors list group active state for use on non-anchorsMark Otto1-0/+2
2014-02-14add posibillity to hover links and not background in list-groupsDaSch1-0/+1
2014-01-31Added .list-group-item.disabledFrederick Marcoux1-0/+17
Added support for disabled List group item.
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
2013-12-15Change variableMark Otto1-1/+1
2013-12-12Issue #11852 : create a new variable for the list group active item link text.mrasscha1-1/+1
2013-12-07Contextual list group cleanupMark Otto1-6/+23
* Adds nav link to sidebar for contextual classes * Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes * Adds default and linked variations to example in docs
2013-10-16Adding contextual styles to list-itemsAaron Borden1-0/+5
2013-10-14unnest the list-group-item link variation for #11085 and #11088Mark Otto1-12/+12
2013-08-12fixes #9266 manually on account of list group file reorganizationMark Otto1-4/+2
2013-08-12fixes #8835: make it so active list group items aren't dependent on an <a> tagMark Otto1-31/+30
2013-08-11simplify padding in list groups and margins on badges withinMark Otto1-3/+2
2013-08-07Merge pull request #9200 from geedmo/3.0.0-wipMark Otto1-2/+2
Update to use @list-group-border-radius
2013-08-07Update to use @list-group-border-radiusgeedmo1-2/+2
2013-08-06Merge pull request #8731 from nrw/patch-1Mark Otto1-0/+3
Format multiple badges in list-group-item
2013-07-29fixes #8670: move list group bg color to individual items for mo betta renderingMark Otto1-1/+1
2013-07-28Format multiple badges in list-group-itemNicholas Westlake1-0/+3
2013-07-23Run make on prev commitsMark Otto1-2/+2
2013-07-20moving forms, labels and list-group to variables.lesssyed1-2/+2
2013-07-01Make more components mixin-friendlyMark Otto1-40/+35
2013-06-21Improve alignment of navbar brand and fix up left padding on list groupsMark Otto1-1/+2
2013-06-16redundant lines removedFLOKER1-3/+0
2013-05-07Fixes #7796: change @list-group-active-text to @list-group-active-colorMark Otto1-1/+1
2013-03-30not quite #fff on .list-group-item-textMark Otto1-2/+4
2013-03-30add list group componentMark Otto1-0/+94