blob: 9b0c5b06c2db92a0088a99e34a9a4a739949d36b [file] [log] [blame]
/********************************************************************************
* Copyright (c) 2015-2018 Contributors to the Eclipse Foundation
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
*
* 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-col {
width: 50px;
}
p-treetable >>> .ui-treetable-caption {
padding: .25em .5em!important;
text-align: right!important;
}
.toggler {
width: 19px;
height: 19px;
color: #6c757d;
margin: 0 8px 0 8px;
}
.clickable {
cursor: pointer;
}
.mdm-attribute-row.clickable.readOnly {
background-color: rgba(211, 211, 211, 0.5);
}