blob: c089a48d9adf13de4113d60d735d8aa0578b108b [file]
/********************************************************************************
* Copyright © 2018 Mettenmeier GmbH.
*
* 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
********************************************************************************/
.btn-circle.btn-lg {
width: 50px;
height: 50px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 25px;
z-index: 10;
}
.overlap-top {
margin-top: -25px;
}
.card {
border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}