Wie kann man
Meinst du das so?
Wenn ja, dann teste bitte:
CSS
.contentSearchSuggestionTable {
background-color: yellow !important;
}
.contentSearchSuggestionEntry:hover {
background-color: blue !important;
color: white !important;
}
#contentSearchDefaultEngineHeader {
border-color: red !important;
}
.contentSearchSuggestionTable .contentSearchOneOffsTable {
border-top-color: red !important;
}
Alles anzeigen