mirror of https://github.com/apache/cloudstack.git
Don't show header bar for listView-in-detailView
reviewed-by: sonny
This commit is contained in:
parent
04341c0839
commit
ca2faf23f6
|
|
@ -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