mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Change license windows style - #1437
This commit is contained in:
parent
a38f47b4a9
commit
845db988e8
@ -147,11 +147,11 @@ $(document).ready (function () {
|
|||||||
$( "#license_error_msg_dialog" ).dialog({
|
$( "#license_error_msg_dialog" ).dialog({
|
||||||
dialogClass: "no-close",
|
dialogClass: "no-close",
|
||||||
closeOnEscape: false,
|
closeOnEscape: false,
|
||||||
resizable: true,
|
resizable: false,
|
||||||
draggable: true,
|
draggable: true,
|
||||||
modal: true,
|
modal: true,
|
||||||
height: 350,
|
height: 450,
|
||||||
width: 720,
|
width: 850,
|
||||||
overlay: {
|
overlay: {
|
||||||
opacity: 0.5,
|
opacity: 0.5,
|
||||||
background: "black"
|
background: "black"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user