From: Garry Collum Date: Tue, 17 Sep 2013 19:14:00 +0000 (-0400) Subject: Tpac links for search the catalog, advanced search, and browse the catalog have incon... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c4812509a9d0aa0e797535257ab8e27d907eca06;p=evergreen%2Fmasslnc.git Tpac links for search the catalog, advanced search, and browse the catalog have inconsistent styles. Added labels and classes to the said links for greater configurability. Signed-off-by: Garry Collum Signed-off-by: Ben Shum Signed-off-by: Lebbeous Fogle-Weekley Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/templates/opac/advanced.tt2 b/Open-ILS/src/templates/opac/advanced.tt2 index 38f01fbe1a..9d3929c8b4 100644 --- a/Open-ILS/src/templates/opac/advanced.tt2 +++ b/Open-ILS/src/templates/opac/advanced.tt2 @@ -8,10 +8,10 @@
diff --git a/Open-ILS/src/templates/opac/browse.tt2 b/Open-ILS/src/templates/opac/browse.tt2 index 24e5457fd6..54dec17f14 100644 --- a/Open-ILS/src/templates/opac/browse.tt2 +++ b/Open-ILS/src/templates/opac/browse.tt2 @@ -17,9 +17,9 @@ # INCLUDE "opac/parts/searchbar.tt2" %]
diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index 1caa0b9c66..41a4e4e939 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -896,6 +896,14 @@ table.acct_notes th { font-size: [% css_fonts.size_bigger %]; } +.adv_search_catalog_lbl { + font-size: [% css_fonts.size_bigger %]; +} + +.browse_the_catalog_lbl { + font-size: [% css_fonts.size_bigger %]; +} + .lbl1 { font-size: [% css_fonts.size_bigger %]; font-weight:bold; diff --git a/Open-ILS/src/templates/opac/parts/searchbar.tt2 b/Open-ILS/src/templates/opac/parts/searchbar.tt2 index 84d6008c76..6cac5f8077 100644 --- a/Open-ILS/src/templates/opac/parts/searchbar.tt2 +++ b/Open-ILS/src/templates/opac/parts/searchbar.tt2 @@ -5,8 +5,8 @@ [%- END %]