projects
/
evergreen
/
equinox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12c37dc
)
Increase height of facet headers
author
Ben Shum
<bshum@biblio.org>
Tue, 24 Sep 2013 20:02:41 +0000
(16:02 -0400)
committer
Dan Wells
<dbw2@calvin.edu>
Wed, 25 Sep 2013 22:45:15 +0000
(18:45 -0400)
Because the font size is larger now, the bottom of the facet headers was
getting too close to the text. Increase size slightly for now.
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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
8964e55
..
c5ff401
100644
(file)
--- a/
Open-ILS/src/templates/opac/css/style.css.tt2
+++ b/
Open-ILS/src/templates/opac/css/style.css.tt2
@@
-1025,7
+1025,7
@@
div#facet_sidebar {
}
.facet_box_temp .header {
- height: 2em;
+ height: 2
.5
em;
overflow:hidden;
background:[% css_colors.primary %];
-moz-border-top-left-radius: 5px;