mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
chore (css): tag issue
This commit is contained in:
parent
a692b15378
commit
cead2ef558
1 changed files with 2 additions and 2 deletions
|
|
@ -135,10 +135,10 @@ body.touch-no .component_filemanager_shell .component_sidebar h3 img:hover {
|
||||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
|
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
|
||||||
}
|
}
|
||||||
.component_filemanager_shell .component_sidebar [data-bind="taglist"] a[aria-selected="true"] svg {
|
.component_filemanager_shell .component_sidebar [data-bind="taglist"] a[aria-selected="true"] svg {
|
||||||
display: block;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.component_filemanager_shell .component_sidebar [data-bind="taglist"] a svg {
|
.component_filemanager_shell .component_sidebar [data-bind="taglist"] a svg {
|
||||||
display: none;
|
opacity: 0;
|
||||||
background: rgba(255, 255, 255, 0.03);
|
background: rgba(255, 255, 255, 0.03);
|
||||||
align-self: center;
|
align-self: center;
|
||||||
width: 13px;
|
width: 13px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue