Simplify generating folderListVisible

This commit is contained in:
the-djmaze 2024-02-11 04:31:32 +01:00
parent bb906e61ab
commit 5225b62a0a
3 changed files with 3 additions and 39 deletions

View file

@ -185,27 +185,6 @@
li li li li li a {
text-indent: 4em;
}
/**/
&.single-root-inbox .b-folders-user > li > a {
display: none !important;
}
&.single-root-inbox {
li li a {
text-indent: 0;
}
li li li a {
text-indent: 1em;
}
li li li li a {
text-indent: 2em;
}
li li li li li a {
text-indent: 3em;
}
}
/**/
}
#rl-left .buttonCompose {