mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Implement side menu for narrow screens
This commit is contained in:
parent
ec4f2a40d6
commit
b9c93d3e11
6 changed files with 122 additions and 29 deletions
|
@ -80,7 +80,7 @@ BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override }
|
|||
/* END: https://www.w3.org/TR/CSS22/ */
|
||||
|
||||
@media not screen {
|
||||
header select.documentBranch, nav, .headerlink {
|
||||
header select.documentBranch, nav, .navButtonContainer, .headerlink {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue