From acdea21548e3e7a5ef1655a24cbf62eaaf9d8531 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 12 Apr 2018 07:45:32 +0000 Subject: [PATCH] default submit button in categories/tag list svn path=/trunk/; revision=162 --- static/categories.css | 8 +++++++- templates/categories.html.sh | 3 ++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/static/categories.css b/static/categories.css index 6b855ab..0a7f41f 100644 --- a/static/categories.css +++ b/static/categories.css @@ -1,5 +1,5 @@ /* -# Copyright 2014, 2015 Paul Hänsch +# Copyright 2014, 2015, 2018 Paul Hänsch # # This file is part of Confetti. # @@ -93,3 +93,9 @@ ul.namelist ul li { display: inline-block; margin: 0 1ex 0 0; } + +.fakeorder { + position: absolute; + width: 0; height: 0; + left: -100%; +} diff --git a/templates/categories.html.sh b/templates/categories.html.sh index e266e1f..75223bb 100755 --- a/templates/categories.html.sh +++ b/templates/categories.html.sh @@ -1,4 +1,4 @@ -# Copyright 2015, 2017 Paul Hänsch +# Copyright 2015, 2017, 2018 Paul Hänsch # # This file is part of Confetti. # @@ -42,6 +42,7 @@ display_catsel(){ cat < +

$(l10n categories_label)