diff --git a/src/webui/www/private/css/style.css b/src/webui/www/private/css/style.css index 12b360888..8a1555c24 100644 --- a/src/webui/www/private/css/style.css +++ b/src/webui/www/private/css/style.css @@ -375,6 +375,10 @@ fieldset.settings label { padding: 2px; } +fieldset.settings + div.formRow { + margin-top: 10px; +} + div.formRow { clear: left; display: block; diff --git a/src/webui/www/private/preferences_content.html b/src/webui/www/private/preferences_content.html index 11bc8d921..3429fe083 100644 --- a/src/webui/www/private/preferences_content.html +++ b/src/webui/www/private/preferences_content.html @@ -36,7 +36,7 @@ -
+ @@ -45,7 +45,7 @@ -
+ @@ -81,8 +81,10 @@
- - + + + +
@@ -105,7 +107,10 @@
- + + + +
@@ -128,9 +133,13 @@
- - -
+ + + + +
+ +
QBT_TR(Supported parameters (case sensitive):)QBT_TR[CONTEXT=OptionsDialog]
  • QBT_TR(%N: Torrent name)QBT_TR[CONTEXT=OptionsDialog]
  • @@ -150,22 +159,29 @@
- - + + + +
@@ -271,12 +289,18 @@
- - - -
- - + + + + +
+ + +
+
+ + +
QBT_TR(Manually banned IP addresses...)QBT_TR[CONTEXT=OptionsDialog] @@ -323,59 +347,80 @@ QBT_TR(0 means unlimited)QBT_TR[CONTEXT=OptionsDialog]
- - - QBT_TR(From:)QBT_TR[CONTEXT=OptionsDialog] - : QBT_TR(To:)QBT_TR[CONTEXT=OptionsDialog] - : -
QBT_TR(When:)QBT_TR[CONTEXT=OptionsDialog] - -
+ + + + +
+ QBT_TR(From:)QBT_TR[CONTEXT=OptionsDialog] + : QBT_TR(To:)QBT_TR[CONTEXT=OptionsDialog] + : +
+
+ QBT_TR(When:)QBT_TR[CONTEXT=OptionsDialog] + +
QBT_TR(Rate Limits Settings)QBT_TR[CONTEXT=OptionsDialog] - -
- -
+
+ + +
+
+ + +