Force users to click OK in the language/timezone popup
This commit is contained in:
parent
7f64edafff
commit
9a03b1b50a
3 changed files with 8 additions and 2 deletions
|
@ -3960,3 +3960,6 @@ li .ui-state-hover {
|
|||
#whatsnew li {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
/* jQuery dialog */
|
||||
.no-close .ui-dialog-titlebar-close {display: none }
|
Loading…
Add table
Add a link
Reference in a new issue