mirror of https://github.com/apache/cloudstack.git
metrics: fix css
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
cc6a87ffda
commit
7f790af2c2
|
|
@ -347,7 +347,6 @@ table th div.ui-resizable-handle {
|
|||
}
|
||||
|
||||
.no-split tbody {
|
||||
height: 520px;
|
||||
padding-top: 58px;
|
||||
}
|
||||
|
||||
|
|
@ -355,10 +354,6 @@ table th div.ui-resizable-handle {
|
|||
min-width: 120px;
|
||||
}
|
||||
|
||||
.horizontal-overflow tbody {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.groupable-header {
|
||||
background: url(../images/bg-table-head.png);
|
||||
border-left: 1px solid #C6C3C3;
|
||||
|
|
|
|||
Loading…
Reference in New Issue