wip: fixed sidebar style; style: removed foreground inverted variable; style: removed icon hover variable; style: removed panels text variable; wip: sidebar link active style

This commit is contained in:
Roberto Tonino
2020-10-16 23:56:53 +02:00
parent 09f3b2138d
commit 301c6f0ebe
9 changed files with 23 additions and 73 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div
id="download_tab_container"
class="block tab_hidden bg-panels-bg text-panels-text"
class="block tab_hidden bg-panels-bg text-foreground"
@transitionend="$refs.container.style.transition = ''"
ref="container"
:data-label="$t('downloads')"