Don't show header bar for listView-in-detailView

This commit is contained in:
Brian Federle 2012-02-21 11:25:10 -08:00
parent 12b79da6c2
commit c63e353385
1 changed files with 3 additions and 0 deletions

View File

@ -2040,6 +2040,9 @@ div.detail-group.actions td {
.detail-view .ui-tabs-panel div.toolbar {
width: 768px;
background: none;
border: none;
margin-top: 8px;
}
.project-view div.toolbar {