blob: 71d3da3f5d8bf164a902cd00ce10171598860e91 [file]
/*
******************************************************************************
* Copyright © 2018 PTA GmbH.
* 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
*
******************************************************************************
*/
/* Overview styling */
.navbar-right {
display: inline-flex;
}
.alert{
margin: 5px;
}
.btn-group .btn {
width: 85px;
}