diff --git a/cps/static/css/caliBlur_override.css b/cps/static/css/caliBlur_override.css index 05a7c0d8..7f940212 100644 --- a/cps/static/css/caliBlur_override.css +++ b/cps/static/css/caliBlur_override.css @@ -5,7 +5,7 @@ body.serieslist.grid-view div.container-fluid>div>div.col-sm-10:before{ .cover .badge{ position: absolute; top: 0; - right: 0; + left: 0; background-color: #cc7b19; border-radius: 0; padding: 0 8px; diff --git a/cps/templates/book_table.html b/cps/templates/book_table.html index 1ef24d5d..1ea78e13 100644 --- a/cps/templates/book_table.html +++ b/cps/templates/book_table.html @@ -18,16 +18,23 @@ {% endblock %} {% block body %}

{{_(title)}}

-
{{_('Merge selected books')}}
-
{{_('Remove Selections')}}
-
- - -
-
- - +
+
+
{{_('Merge selected books')}}
+
{{_('Remove Selections')}}
+
+
+
+
+ + +
+
+ + +
+