projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32b7afa
)
TPAC: Make result label text consistent size
author
Dan Scott
<dscott@laurentian.ca>
Tue, 24 Sep 2013 04:46:27 +0000
(
00:46
-0400)
committer
Dan Scott
<dscott@laurentian.ca>
Tue, 24 Sep 2013 15:20:30 +0000
(11:20 -0400)
The text on the result header buttons was all 100%, while the text
labels for the sort and limit to available widgets for some reason were
set to a smaller font size, despite appearing on the same line.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/css/style.css.tt2
b/Open-ILS/src/templates/opac/css/style.css.tt2
index
3e60a60
..
763642c
100644
(file)
--- a/
Open-ILS/src/templates/opac/css/style.css.tt2
+++ b/
Open-ILS/src/templates/opac/css/style.css.tt2
@@
-674,7
+674,6
@@
div.format_icon {
.results_header_lbl {
font-weight: bold;
float: left;
- font-size: [% css_fonts.size_small %];
color: [% css_colors.text %];
background: [% css_colors.accent_medium %];
margin-right: 0.5em;