@charset "UTF-8";.material-design-icon[data-v-b84866e9]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-b84866e9]{display:flex;align-items:center}.action-items>button[data-v-b84866e9]{margin-right:7px}.action-item[data-v-b84866e9]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-b84866e9]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-b84866e9]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-b84866e9]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-b84866e9]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-b84866e9]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-b84866e9]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-b84866e9]{background-color:var(--open-background-color)}/**
 * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
 *
 * @author John Molakvoæ <skjnldsv@protonmail.com>
 *
 * @license GNU AGPL version 3 or any later version
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as
 * published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with this program. If not, see <http://www.gnu.org/licenses/>.
 *
 */.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large);overflow:hidden}.v-popper--theme-dropdown.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(50vh - 16px);overflow:auto}
