From ed9f1c3b696fc81864ea8aa05dfb96d2fe48be85 Mon Sep 17 00:00:00 2001 From: Ludvig Wadenstein Date: Sun, 19 May 2013 14:29:29 +0200 Subject: [PATCH] More style changes on model list --- .../static/themes/bootstrap/css/bootstrap-custom.css | 10 +++++++++- djadmin2/templates/admin2/bootstrap/model_list.html | 9 ++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css b/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css index 6a29526..31072e5 100644 --- a/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css +++ b/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css @@ -12,4 +12,12 @@ .text-left { text-align: left !important; -} \ No newline at end of file +} + +.checkbox-column { + width: 16px; +} + +.space-below { + margin-bottom: 10px; +} diff --git a/djadmin2/templates/admin2/bootstrap/model_list.html b/djadmin2/templates/admin2/bootstrap/model_list.html index 1bc5e60..23c5dba 100644 --- a/djadmin2/templates/admin2/bootstrap/model_list.html +++ b/djadmin2/templates/admin2/bootstrap/model_list.html @@ -11,7 +11,7 @@
-