blob: b95986926a9992dcab573171e92b2d0428c0694f [file] [log] [blame]
/********************************************************************************
* Copyright (c) 2020 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
********************************************************************************/
button {
margin: 14px 0px 10px 15px;
}
h4 {
padding: 15px;
padding-top: 18px;
}
div.form-group.row {
padding-left: 15px;
}
select option[disabled]{
background-color: rgb(160, 164, 168);
}