@nextcloud/vue
Version:
Nextcloud vue components
22 lines (21 loc) • 2.41 kB
CSS
@charset "UTF-8";/**
* @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[data-v-2e235682]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.vue-crumb[data-v-2e235682]{background-image:none;display:inline-flex;height:44px;padding:0}.vue-crumb[data-v-2e235682]:last-child{max-width:210px;font-weight:700}.vue-crumb:last-child .vue-crumb__separator[data-v-2e235682]{display:none}.vue-crumb>a[data-v-2e235682]:hover,.vue-crumb>a[data-v-2e235682]:focus{background-color:var(--color-background-dark);color:var(--color-main-text)}.vue-crumb--hidden[data-v-2e235682]{display:none}.vue-crumb.vue-crumb--hovered>a[data-v-2e235682]{background-color:var(--color-background-dark);color:var(--color-main-text)}.vue-crumb__separator[data-v-2e235682]{padding:0;color:var(--color-text-maxcontrast)}.vue-crumb>a[data-v-2e235682]{overflow:hidden;color:var(--color-text-maxcontrast);padding:12px;min-width:44px;max-width:100%;border-radius:var(--border-radius-pill);align-items:center;display:inline-flex;justify-content:center}.vue-crumb>a>span[data-v-2e235682]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vue-crumb[data-v-2e235682]:not(.dropdown) .action-item{max-width:100%}.vue-crumb[data-v-2e235682]:not(.dropdown) .action-item .button-vue{padding:0 4px 0 16px}.vue-crumb[data-v-2e235682]:not(.dropdown) .action-item .button-vue__wrapper{flex-direction:row-reverse}.vue-crumb[data-v-2e235682]:not(.dropdown) .action-item.action-item--open .action-item__menutoggle{background-color:var(--color-background-dark);color:var(--color-main-text)}