IVET#39168 IVET wil het zoekblok permanent in beeld

svn path=/Website/branches/v2016.3/; revision=32567
This commit is contained in:
Jos Groot Lipman
2017-01-26 12:45:06 +00:00
parent c192421493
commit 924ba71ae9

View File

@@ -8,13 +8,23 @@
background: url(header.gif) no-repeat;
}
/* Ze willen de zoekvelden permanent zichtbaar hebben */
#headersuggest .fldpers { visibility: visible!important; }
#headersearch .fldsrch { visibility: visible!important; }
#headersuggest .suggestklikker { visibility: visible!important; }
#headersearch .productklikker { visibility: visible!important; }
.headerToggle .fa-arrow-right { display: none!important; }
.headerToggle .fa-search { display: none!important; }
#headersuggest .fldpers { width: 340px!important; }
#headersearch .fldsrch { width: 340px!important; }
/* zoek en bestelveld */
#productsearch {
background-color: orange;
font-weight : bold;
color: Black;
height:15px;
}
}
li.mk:hover span.menukop {
color: #fff!important;