/*
 * mds Agenturgruppe GmbH
 *
 * This source file is licensed under GNU General Public License version 3 (GPLv3).
 *
 * Full copyright and license information is available in
 * LICENSE.md which is distributed with this source code.
 *
 * @copyright  Copyright (c) mds. Agenturgruppe GmbH (https://www.mds.eu)
 */

.mki_icon_excel_import {
  background: url(/bundles/pimcoreadmin/img/flat-white-icons/import.svg) center center no-repeat;
}

.mki_icon_excel_export {
  background: url(/bundles/pimcoreadmin/img/flat-white-icons/export.svg) center center no-repeat;
}

.mki_icon_bricks {
  background: url(/bundles/pimcoreadmin/img/flat-white-icons/bricks.svg) center center no-repeat;
}
