From 722335191e7632919a8602917a1776ed578f790f Mon Sep 17 00:00:00 2001 From: Sebastian Henschel Date: Sun, 27 Nov 2016 08:44:17 +0100 Subject: [PATCH] Extended markup for filters in consumers and users apps --- apimanager/base/static/css/base.css | 4 +++ .../consumers/templates/consumers/index.html | 36 +++++++++++-------- apimanager/users/templates/users/index.html | 25 +++++++------ 3 files changed, 39 insertions(+), 26 deletions(-) diff --git a/apimanager/base/static/css/base.css b/apimanager/base/static/css/base.css index 991458f..4425523 100644 --- a/apimanager/base/static/css/base.css +++ b/apimanager/base/static/css/base.css @@ -104,3 +104,7 @@ footer a:hover, .footer a:focus { .home .text-center { margin-top: 80px; } + +div.filter { + display: inline; +} diff --git a/apimanager/consumers/templates/consumers/index.html b/apimanager/consumers/templates/consumers/index.html index 2309c45..9e69cd4 100644 --- a/apimanager/consumers/templates/consumers/index.html +++ b/apimanager/consumers/templates/consumers/index.html @@ -7,25 +7,31 @@

Consumers

- -
- {% include "consumers/includes/filter_time.html" %} +
+ +
+ {% include "consumers/includes/filter_time.html" %} +
- -
- {% include "consumers/includes/filter_enabled.html" %} +
+ +
+ {% include "consumers/includes/filter_enabled.html" %} +
- -
- {% include "consumers/includes/filter_apptype.html" %} +
+ +
+ {% include "consumers/includes/filter_apptype.html" %} +

Statistics

diff --git a/apimanager/users/templates/users/index.html b/apimanager/users/templates/users/index.html index ffd5be4..747a7bd 100644 --- a/apimanager/users/templates/users/index.html +++ b/apimanager/users/templates/users/index.html @@ -7,17 +7,20 @@

Users

-
- - +
+ Role: +
+ + +

Statistics