IVET#39168 IVET wil het zoekblok permanent in beeld
svn path=/Website/branches/v2016.3/; revision=32567
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user