- Still working on Web UI remodeling

This commit is contained in:
Christophe Dumez
2009-11-23 19:57:33 +00:00
parent 4edab29bfe
commit f63199f7b7
6 changed files with 14 additions and 11 deletions

View File

@@ -3420,7 +3420,7 @@ MochaUI.Panel = new Class({
height: 125,
addClass: '',
scrollbars: true,
padding: { top: 8, right: 8, bottom: 8, left: 8 },
padding: { top: 0, right: 0, bottom: 0, left: 0 },
// Color options:
panelBackground: '#f8f8f8',