blob: 51222cf253dd2d80d21d94688040e7549f0f7241 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2010, 2012 EclipseSource and others. 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:
* EclipseSource - initial API and implementation
*******************************************************************************/
/* Composite */
Composite {
background-color: #ffffff;
background-image: none;
border: none;
animation: none;
}
Composite[BORDER] {
background-color: white;
background-image: none;
}