/**
 * SPDX-License-Identifier: LicenseRef-InnercodeUAB-Commercial-EULA
 * Copyright (c) Since 2012 INNERCODE, UAB
 *
 * Licensed under the Innercode Commercial End User License Agreement (EULA).
 * See https://www.innercode.lt/licenses/eula.txt
 *
 * @link https://www.innercode.lt
 */

.ic-feature-color {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ic-feature-color .color-bubble {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 50%;
}
