aboutsummaryrefslogtreecommitdiff
path: root/less/component-animations.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-0/+3
2015-03-09rm `visibility` where redundant to `display`Chris Rebert1-2/+1
Refs #15755
2014-09-23Reverts 0ec05da0eea03849fc72bed84a2c7fe7be1de1b6 to bring back #14444 to fix ↵Mark Otto1-2/+5
#14348 (again)
2014-08-27Undo the collapse visibility changes since it breaks our collapse pluginMark Otto1-2/+1
2014-08-27typoMark Otto1-1/+1
2014-08-23Fixes #14348: Add visibility styles to collapse and tab content to match .hiddenMark Otto1-1/+2
2014-03-03Fixes #12593: Add support for table bodies and table rows to the collapse pluginMark Otto1-3/+5
2014-02-25update GitHub issue link in commentChris Rebert1-1/+1
2013-07-26change how collapse works - collapse, collapsing, and infat1-4/+6
2013-07-25Add comment about opacity mixin not being usedMark Otto1-0/+4
2013-05-23Remove commented out code and properly nest CSS again for .collapseMark Otto1-11/+2
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-1/+11
2012-08-21Fix bug Collapse broken in IEPavel Demyanenko1-1/+0
2012-08-14navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ↵Mark Otto1-0/+1
from #3946
2012-06-28standardize top level file commentsMark Otto1-2/+4
2012-05-21Do not use filters in fade animationsTomás Arribas1-3/+3
2012-04-24make component animations work cross browsers with opacity mixin, restore ↵Mark Otto1-4/+4
float on thumbnails > li
2012-04-16lots of property orderingJacob Thornton1-3/+3
2012-03-12can't have overflo: visible for "in" which is present during entirity of ↵Jacob Thornton1-2/+1
transition.
2012-03-11fix overflow on .collapse.in to enable dropdowns within an open collapseMark Otto1-1/+4
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+18