2011-07-20 Sergio Martin <sergio.martin@artica.es>

* include/styles/dialog.css: Fixed wrong path in the
	warning dialog header style 3371399



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
zarzuelo 2011-07-20 11:35:57 +00:00
parent db8a398679
commit bf4f56d43d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/styles/dialog.css: Fixed wrong path in the
warning dialog header style 3371399
2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Fixed enterprise_not_hook constant

View File

@ -15,7 +15,7 @@
}
.ui-dialog .ui-dialog-titlebar {
background: #9BC969 url(../../images/dialog-title.gif) repeat-x;
background: #9BC969 url(images/dialog-title.gif) repeat-x;
height: 28px;
_height: 29px;
width: 97%;