Adding an id for the div surrounding mobile search links so that the
background color matches the color of the rest of the header.
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
display: none;
}
+#mobile_acct_search_links {
+ background: [% css_colors.primary_fade %];
+}
+
.rdetail_header {
padding: 5px 7px 6px 0px;
margin-left: 1em;
</div>
<!-- Added so search available from my account pages -->
- <div class="mobile_view">
+ <div class="mobile_view" id="mobile_acct_search_links">
<span class="adv_search_catalog_lbl mobile_search_lbl_clr"><strong>Search:</strong></span>
<span class="adv_search_catalog_lbl"><a href="[% mkurl(ctx.opac_root _ '/home', {locg => CGI.param('locg')}, 1) %]"
id="home_adv_search_link" class="mobile_search_lbl_clr">[%l('Basic')%]</a> </span>