Author: damoxc
Revision: 5022
Log:
remove the border from the form
Diff:
Modified: trunk/deluge/ui/web/js/deluge-add.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-add.js 2009-04-06 20:29:45 UTC (rev
5021)
+++ trunk/deluge/ui/web/js/deluge-add.js 2009-04-06 20:31:46 UTC (rev
5022)
@@ -233,6 +233,7 @@
items: [new Ext.form.FormPanel({
id: 'addOptionsForm',
bodyStyle: 'padding: 5px;',
+ border: false,
items: [{
xtype: 'fieldset',
style: 'padding: 0px; padding-top: 5px;',
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---