Commit Graph

11 Commits

Author SHA1 Message Date
Brandy Carney
5265f21062 refactor(list): moved item css outside of the list selector and into the proper file md
Cleaned up duplicated CSS and combined selectors, renamed Sass
variables so they are named list if used in the list files.
2015-11-16 16:35:13 -05:00
Brandy Carney
92ddba50de fix(list): removed item-left margin-left, added header border back for no lines
fixes #517
2015-11-16 13:52:49 -05:00
Brandy Carney
0a70a382ef refactor(list): updated md mode for borders on the item-inner
references #437
2015-11-12 18:39:32 -05:00
Brandy Carney
007c881ad0 refactor(list): adding no-lines attribute on - if on an item it will only affect border bottom
closes #493
2015-11-12 14:19:52 -05:00
Brandy Carney
4386e8cebb refactor(list): changing border-top to border-bottom
references #437
2015-11-10 17:03:52 -05:00
Brandy Carney
5e5e5f48e1 refactor(list): fixing UI issues with refactoring the border
Removed margin-top for now. Removed unused css rule called no-border.
References #437
2015-11-10 14:48:46 -05:00
Brandy Carney
80a28d50f3 refactor(list): fixing more of the UI for lists
references #437
2015-11-06 15:41:37 -05:00
Brandy Carney
1a00458b7c refactor(list): cleaned up some SCSS in MD mode and fixed the no lines
references #437
2015-11-05 19:51:36 -05:00
Brandy Carney
04c795ec0e refactor(list): changing no-borders to no-lines b/c Ben hated it
Added line for headers on Android. Added some more tests for cards with
lists. Removed unused CSS. References #387
2015-10-30 17:53:21 -04:00
Brandy Carney
fe55efb307 feat(list): added no-borders attribute for lists
if you apply the no-borders attribute it will remove all borders inside
of a list. Added a test case for showing this.
2015-10-30 16:30:29 -04:00
Adam Bradley
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00