blob: 3cf142f5a37032d87e0ef168c324accef74c2ac4 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2006, 2009 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
*******************************************************************************/
/*
* We are not using titles on this page.
*/
.intro-header {
display : none;
}
/* could show the "selected" image for this page */
#navigation-links a#whatsnew img {
background: url(../graphics/icons/ctool/whatsnew.png) center/contain no-repeat;
width: auto;
height: 64px;
margin-top: 2px;
}
#navigation-links a#.high-contrast#whatsnew img {
display : none;
}
#navigation-links #whatsnew .link-label {
display : none;
}