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

reviewed-by: sonny
This commit is contained in:
Brian Federle 2012-02-21 11:27:39 -08:00
parent 04341c0839
commit ca2faf23f6
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 {