diff --git a/src/webui/www/private/index.html b/src/webui/www/private/index.html index 769b43662..6b166619c 100644 --- a/src/webui/www/private/index.html +++ b/src/webui/www/private/index.html @@ -126,9 +126,9 @@ QBT_TR(Alternative speed limits)QBT_TR - + - + diff --git a/src/webui/www/public/addtrackers.html b/src/webui/www/public/addtrackers.html index 5ffd04b0d..5469109bb 100644 --- a/src/webui/www/public/addtrackers.html +++ b/src/webui/www/public/addtrackers.html @@ -23,10 +23,11 @@
-

QBT_TR(List of trackers to add (one per line):)QBT_TR


+
+

QBT_TR(List of trackers to add (one per line):)QBT_TR


- QBT_TR(Add)QBT_TR +
diff --git a/src/webui/www/public/css/Layout.css b/src/webui/www/public/css/Layout.css index 71f9ea983..f400335df 100644 --- a/src/webui/www/public/css/Layout.css +++ b/src/webui/www/public/css/Layout.css @@ -240,7 +240,7 @@ li.divider { #desktopFooter { font-family: Verdana, Arial, Helvetica, sans-serif; - font-size: 10px; + font-size: 11px; height: 24px; padding: 6px 8px 0 8px; background: #f2f2f2; @@ -426,4 +426,4 @@ div.toolbox.divider { /* Have to specify div here for IE6's sake */ #desktopFooter td { vertical-align: top; text-align: center; -} \ No newline at end of file +} diff --git a/src/webui/www/public/css/style.css b/src/webui/www/public/css/style.css index aac6523b5..d5ddf31dd 100644 --- a/src/webui/www/public/css/style.css +++ b/src/webui/www/public/css/style.css @@ -350,10 +350,14 @@ ul.filterList li:hover a { line-height: 20px; } +#trackersTable { + line-height: 25px; +} + #addTrackersPlus { width: 16px; cursor: pointer; - vertical-align: middle; + margin-bottom: -3px; } .torrentTable th { @@ -368,6 +372,19 @@ ul.filterList li:hover a { background-color: #eee; } +#prop_general { + padding: 2px; +} + +#watched_folders_tab { + border-collapse: collapse; +} + +#watched_folders_tab td, #watched_folders_tab th { + padding: 2px 4px; + border: 1px solid black; +} + /* * Workaround to prevent the transfer list from * disappearing when zooming in the browser. @@ -383,4 +400,4 @@ ul.filterList li:hover a { .combo_priority { font-size: 1em; -} \ No newline at end of file +} diff --git a/src/webui/www/public/download.html b/src/webui/www/public/download.html index edd823f25..c3bb2ab6a 100644 --- a/src/webui/www/public/download.html +++ b/src/webui/www/public/download.html @@ -10,7 +10,7 @@

-

QBT_TR(Download Torrents from their URL or Magnet link)QBT_TR

+

QBT_TR(Download Torrents from their URL or Magnet link)QBT_TR

QBT_TR(Only one link per line)QBT_TR

diff --git a/src/webui/www/public/preferences_content.html b/src/webui/www/public/preferences_content.html index b61b41cfd..58042ce8f 100644 --- a/src/webui/www/public/preferences_content.html +++ b/src/webui/www/public/preferences_content.html @@ -222,7 +222,7 @@ QBT_TR(IP Filtering)QBT_TR
- + @@ -255,11 +255,11 @@
- +
- +
@@ -321,11 +321,11 @@
- +
- +
Information about certificates
diff --git a/src/webui/www/public/properties_content.html b/src/webui/www/public/properties_content.html index b3866c8a0..13c24fce6 100644 --- a/src/webui/www/public/properties_content.html +++ b/src/webui/www/public/properties_content.html @@ -15,13 +15,8 @@ QBT_TR(Created on:)QBT_TR QBT_TR(Piece size:)QBT_TR QBT_TR(Torrent hash:)QBT_TR - -
- QBT_TR(Comment:)QBT_TR - - - + QBT_TR(Comment:)QBT_TR +
@@ -58,4 +53,4 @@ - \ No newline at end of file +