close button
This commit is contained in:
parent
07e4654c65
commit
bdac254ad6
1 changed files with 4 additions and 0 deletions
|
@ -18,8 +18,12 @@ color: white !important;
|
|||
.ui-dialog-titlebar-close {
|
||||
background: red !important;
|
||||
border-radius: 100%;
|
||||
border-width: 0px;
|
||||
color: white;
|
||||
}
|
||||
.ui-icon-closethick {
|
||||
display: none;
|
||||
}
|
||||
.ui-widget-header {
|
||||
background: none;
|
||||
border: none;
|
||||
|
|
Loading…
Reference in a new issue