It is weird to have two different font sizes appearing on the same line
in the regular TPAC, and it introduces slight inconsistency for the left
padding of the results pagination in mobile mode.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
color:[% css_colors.primary_fade %];
}
-.start_end_links_span {
- font-size: [% css_fonts.size_small %];
-}
-
#result_table_div {
margin-top: 1em;
}
display: none;
}
.start_end_links_span {
- /* font-size: 12px; test */
display: block;
}
.invisible {