UNPKG

ffr-components

Version:

Fiori styled UI components

8 lines 1.11 kB
/*! * Fundamental Styles v0.3.0 * Copyright (c) 2019 SAP SE or an SAP affiliate company. * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/master/LICENSE) */ /*! .fd-label+(--success | --warning | --error) */.fd-label{color:#32363a;font-family:"72",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;-webkit-font-smoothing:antialiased;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:0;font-size:14px;line-height:1.42857;font-weight:400;color:#0a6ed1;line-height:24px;vertical-align:middle;display:inline-block;padding:0 8px}.hcb .fd-label{color:#fff}.hcw .fd-label{color:#000}.fd-label:after,.fd-label:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-label--success{color:#0a7e3e}.hcb .fd-label--success{color:#000}.hcw .fd-label--success{color:#fff}.fd-label--warning{color:#e9730c}.hcb .fd-label--warning{color:#000}.hcw .fd-label--warning{color:#fff}.fd-label--error{color:#b00}.hcb .fd-label--error{color:#000}.hcw .fd-label--error{color:#fff}