From 2b584f2fe1ccefc1437fa52e85d64a90ad312ced Mon Sep 17 00:00:00 2001 From: Nils Maier Date: Sat, 17 May 2014 14:49:20 +0200 Subject: [PATCH] Improve filters display... and do not hide filters, ever. --- css/download.css | 2 +- css/style.css | 5 +++ index.html | 85 +++++++++++++++++++++++++----------------------- 3 files changed, 50 insertions(+), 42 deletions(-) diff --git a/css/download.css b/css/download.css index 0527270..ab7c18a 100644 --- a/css/download.css +++ b/css/download.css @@ -31,7 +31,7 @@ } .download-graph { - width: 35%; + width: 40%; margin-top: 1em; margin-bottom: 1em; margin-right: 30px; diff --git a/css/style.css b/css/style.css index da05f92..edf003e 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,8 @@ +input[type=checkbox], input[type=radio] { + vertical-align: middle; + position: relative; +} + .pagination ul > li:not(.disabled) { cursor: pointer; } diff --git a/index.html b/index.html index 54326ca..5d47528 100755 --- a/index.html +++ b/index.html @@ -239,44 +239,51 @@

Download List

-
+
- - - -
- - - - - - - - -
- Found: {{totalDownloads}} / {{totalAria2Downloads()}} - +

+ + +

+

+ + + + + + + + +

+

+ +

+

+ Displaying {{totalDownloads}} of {{totalAria2Downloads()}} downloads +   +

@@ -295,10 +302,6 @@ -
- -
-