| /******************************************************************************** |
| * Copyright (c) 2016 The Eclipse Foundation |
| * |
| * This program and the accompanying materials are made available under the |
| * terms of the Eclipse Public License v. 2.0 which is available at |
| * http://www.eclipse.org/legal/epl-2.0. |
| * |
| * SPDX-License-Identifier: EPL-2.0 |
| ********************************************************************************/ |
| .project-success { |
| font-weight: bold; |
| background: url(/projects/images/ok.gif) 100% no-repeat; |
| padding-right: 20px; |
| } |