blob: 0f991df7ae5663455a477852223e0395f9c9457a [file] [log] [blame]
/**
*
* Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Christophe Loetz (Loetz GmbH&Co.KG) - Initial implementation
*/
/* Style defined in theme project
.o-SuggestBoxPopup {
background-color: white;
color: darkgray;
font-style: normal;
font-variant: normal;
font-weight: 300;
font-stretch: normal;
font-size: 16px;
line-height: 1.55;
font-family: 'Open Sans', sans-serif;
}
.o-SuggestBoxPopup .item-selected {
background-color: darkgray;
color: white;
}
*/