blob: b0e6515ada36f4ac05d08f1bc280d2b427a1117e [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2005, 2006 IBM Corporation and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
body {
background-image : url(../graphics/contentpage/samples_wtr.jpg);
}
/* show the "selected" image for this page */
#navigation-links a#samples img,
#navigation-links a#samples:hover img,
#navigation-links a#samples:focus img,
#navigation-links a#samples:active img {
background-image : url(../graphics/icons/ctool/samples48sel.gif);
}