Mercurial > libervia-templates
comparison 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 |
comparison
equal
deleted
inserted
replaced
166:178f55b825b7 | 167:6f05d4bdc58e |
---|---|
926 | 926 |
927 .prev_next li { | 927 .prev_next li { |
928 flex: 1; | 928 flex: 1; |
929 } | 929 } |
930 | 930 |
931 .prev_next li.prev_next__older { | 931 .prev_next li.prev_next__next { |
932 text-align: right; | 932 text-align: right; |
933 } | 933 } |
934 | 934 |
935 | 935 |
936 .prev_next a { | 936 .prev_next a { |