tightened unit treeview styles

This commit is contained in:
Tom Giannattasio
2012-10-10 10:31:55 -04:00
parent 6e4fe502c7
commit b95374c703
2 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
padding-left: 14px;
background-position: 8px center;
background-repeat: no-repeat;
vertical-align: middle;
}
.videosequence-icon {

View File

@@ -382,6 +382,11 @@
.window-contents > ol {
@include tree-view;
.section-item {
font-size: 11px;
padding: 2px 8px 4px 16px;
}
ol {
.section-item {
padding-left: 30px;