mirror of https://github.com/apache/cloudstack.git
Don't show header bar for listView-in-detailView
This commit is contained in:
parent
12b79da6c2
commit
c63e353385
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue