mirror of https://github.com/apache/cloudstack.git
Dialog: remove top default close button; add button area margin
This commit is contained in:
parent
f302c86855
commit
a46ba98c42
|
|
@ -67,4 +67,12 @@
|
|||
position: absolute;
|
||||
top: 0px;
|
||||
background: rgba(#000, 0.5);
|
||||
}
|
||||
|
||||
.ui-icon.ui-icon-closethick {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ui-dialog-buttonpane {
|
||||
margin-top: 20px;
|
||||
}
|
||||
Loading…
Reference in New Issue