projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1928cdf
)
Update Boreal style per dleduc's direction
author
Dan Scott
<dscott@laurentian.ca>
Fri, 7 Sep 2012 21:55:52 +0000
(17:55 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Wed, 8 May 2013 15:18:00 +0000
(11:18 -0400)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_boreal/opac/css/style_overrides.css.tt2
patch
|
blob
|
history
Open-ILS/src/templates_boreal/opac/parts/homesearch.tt2
patch
|
blob
|
history
Open-ILS/web/images/boreal_logo_small.png
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates_boreal/opac/css/style_overrides.css.tt2
b/Open-ILS/src/templates_boreal/opac/css/style_overrides.css.tt2
index
aa920b5
..
e45c8d6
100644
(file)
--- a/
Open-ILS/src/templates_boreal/opac/css/style_overrides.css.tt2
+++ b/
Open-ILS/src/templates_boreal/opac/css/style_overrides.css.tt2
@@
-14,3
+14,7
@@
}
.cached_list_div { height: 25px; }
+
+.header-wrap, .footer-wrap {
+ background: black !important;
+}
diff --git
a/Open-ILS/src/templates_boreal/opac/parts/homesearch.tt2
b/Open-ILS/src/templates_boreal/opac/parts/homesearch.tt2
index
d6dd4da
..
93dfd6b
100644
(file)
--- a/
Open-ILS/src/templates_boreal/opac/parts/homesearch.tt2
+++ b/
Open-ILS/src/templates_boreal/opac/parts/homesearch.tt2
@@
-1,3
+1,2
@@
<div id="homesearch_main_logo">
- <strong><center><img src="[% ctx.media_prefix %]/images/boreal_logo.png" /></center></strong>
</div>
diff --git
a/Open-ILS/web/images/boreal_logo_small.png
b/Open-ILS/web/images/boreal_logo_small.png
index
b6f5e25
..
8a2d1ca
100644
(file)
Binary files a/Open-ILS/web/images/boreal_logo_small.png and b/Open-ILS/web/images/boreal_logo_small.png differ