Integrate Nextcloud more and also use part of

https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1279783076
This commit is contained in:
the-djmaze 2022-10-17 12:58:11 +02:00
parent aa01343df8
commit 0ff69776ed
6 changed files with 127 additions and 20 deletions

View file

@ -1,8 +1,5 @@
/*
SnappyMail runs in an iframe, so this style sheet is not used there.
Only needed to give you the opportunity to theme the nextcloud part of this app.
However, there is hidden code in the PageController to embed instead of using an iframe.
Then the below #rl-app can be used to style it.
This stylesheet is used when SnappyMail runs in embed mode.
*/
#rl-app {
position: relative;