blob: c35195a0da388e6be2f79c77563419b1b1c82286 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2010-2014 SAP AG 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:
* SAP AG - initial API and implementation
*******************************************************************************/
.multilink-layout {
}
.multilink-grouplabel {
font-weight: bold;
margin-left: 5px;
}
.multilink-linklabel {
margin-left: 10px;
margin-top: 2px;
margin-bottom: 2px;
}
.multilink-groupaction {
margin-left: 10px;
}
.multilink-groupaction .v-button-caption {
font-weight: bold;
}
.multilink-linkaction {
margin-left: 10px;
}
.multilink-addlink {
margin-top: 20px;
}