/**
* This source file is available under the terms of the
* Pimcore Open Core License (POCL)
* Full copyright and license information is available in
* LICENSE.md which is distributed with this source code.
*
*  @copyright  Copyright (c) Pimcore GmbH (http://www.pimcore.com)
*  @license    Pimcore Open Core License (POCL)
*/


.plugin_pimcore_assetmetadataclassdefinitions_icon {
    background: url(/bundles/pimcoreadmin/img/flat-white-icons/asset_metadata.svg) center center no-repeat !important;
}

.pimcore_icon_data_group_text_and_number {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/text.svg) center center no-repeat !important;
}