blob: 69579f4d470a74622bec034d210c6a15a2aa0a34 [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
*
******************************************************************************
*/
.btn-group {
margin-top: 15px;
}
.btn-group.paging .btn {
width: 92px;
}
.btn-group.period .btn {
width: 70px;
}
.pta-day-view-template,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
border: 0px;
}