/* * SPDX-License-Identifier: Apache-2.0 * * The OpenSearch Contributors require contributions made to * this file be licensed under the Apache-2.0 license or a * compatible open source license. * * Modifications Copyright OpenSearch Contributors. See * GitHub history for details. */ .enabled { height: 14.3px; width: 267.91px; color: #454545; font-family: 'Helvetica Neue'; font-size: 12px; letter-spacing: 0; line-height: 14px; } .enabledLongerWidth { height: 14.3px; width: 500px; color: #454545; font-family: 'Helvetica Neue'; font-size: 12px; letter-spacing: 0; line-height: 14px; } .modelSubtitle { height: 17px; width: 162px; color: #3f3f3f; font-family: 'Helvetica Neue'; font-size: 12px; font-weight: bold; letter-spacing: 0; line-height: 17px; } .featureText { color: #3f3f3f; font-family: 'SF Pro Text'; font-size: 14px; letter-spacing: 0; line-height: 21px; } .fieldsSubtitle { height: 32px; width: 692px; color: #69707d; //font-family: Helvetica; font-size: 12px; letter-spacing: -0.06px; line-height: 16px; } .configTitle { height: 15px; width: 80px; color: #454545; font-family: 'Helvetica Neue'; font-size: 12px; font-weight: bold; letter-spacing: 0; line-height: 15px; } .emptyFeatureTitle { height: 40px; width: 834px; color: #1a1c21; font-family: Helvetica; font-size: 28px; letter-spacing: -1.2px; line-height: 40px; text-align: center; } .emptyFeatureBody { color: #69707d; font-family: Helvetica; font-size: 16px; letter-spacing: -0.08px; line-height: 24px; text-align: center; } .header-single-value-euiBasicTable { .euiTableHeaderCell, .euiTableRowCell { border: 0; .euiTableCellContent { padding-top: 0; padding-bottom: 0; } } }