ant-design/components/style
davidhatten 74d1c5e6b6 Add collapse styles to default.less (#9943)
* push collapse styling into overridable defaults

* Changes to ensure backwards compatibiliy, switch bg-color to be based on default style

* change background-color to bg in style names

* simplify and consolodate content-padding

* I figured out why the styling is split across content and box like that

The collapse/show animation doesn't work right without the padding set up across the two elements like this. From an end-user point of view, I think this is the easiest thing.

* pushing all padding styling on to the box instead of the content, keeping var name the same because the end user doesn't need to know the difference

* Pushing header-bg-color back up to the top of the component heirarchy

* shorten content padding
2018-04-19 11:36:53 +08:00
..
color Complicate with less 3 2018-02-28 14:35:02 +08:00
core fix base.less @at-root syntax error (#9832) 2018-03-28 10:41:54 +08:00
mixins Review fix (#8125) 2017-11-06 21:28:51 +08:00
themes Add collapse styles to default.less (#9943) 2018-04-19 11:36:53 +08:00
index.less Fix some lesshint problems 2017-01-11 21:45:09 +08:00
index.tsx chore: remove useless code 2017-02-10 09:43:33 +08:00
v2-compatible-reset.less New component styles (#7731) 2017-09-27 22:32:49 +08:00
v2-compatible-reset.tsx New component styles (#7731) 2017-09-27 22:32:49 +08:00