2013-10-02 Sergio Martin <sergio.martin@artica.es>

* include/javascript/jquery.pandora.js: Increase width of modal
	window of license



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
zarzuelo 2013-10-02 15:07:52 +00:00
parent c179dd60d3
commit 93497af1a6
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2013-10-02 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js: Increase width of modal
window of license
2013-10-02 Sergio Martin <sergio.martin@artica.es>
* include/styles/install.css

View File

@ -99,7 +99,7 @@ $(document).ready (function () {
draggable: true,
modal: true,
height: 350,
width: 610,
width: 650,
overlay: {
opacity: 0.5,
background: "black"