extract a few styles from the tree view

This commit is contained in:
Ben Ogle
2013-09-04 18:44:27 -07:00
parent 14eacd4c26
commit 84bd5d543a

View File

@@ -2,12 +2,16 @@
@import "octicon-mixins";
.list-group, .list-tree {
margin: 0; padding: 0;
margin: 0;
padding: 0;
list-style: none;
cursor: default;
li:not(.list-nested-item),
li.list-nested-item > .list-item {
line-height: @component-line-height;
text-wrap: none;
white-space: nowrap;
}
// The background highlight uses :before rather than the item background so