diff sat_templates/templates/default/static/styles.css @ 167:6f05d4bdc58e

navigation, CSS: use "previous" and "next" instead of "older" and "newer" for previous and next pages
author Goffi <goffi@goffi.org>
date Fri, 11 Jan 2019 21:49:14 +0100
parents 178f55b825b7
children 6c251da9a4f3
line wrap: on
line diff
--- a/sat_templates/templates/default/static/styles.css	Wed Oct 03 21:00:24 2018 +0200
+++ b/sat_templates/templates/default/static/styles.css	Fri Jan 11 21:49:14 2019 +0100
@@ -928,7 +928,7 @@
     flex: 1;
 }
 
-.prev_next li.prev_next__older {
+.prev_next li.prev_next__next {
     text-align: right;
 }