mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Better calendar sidebox display in kdots
This commit is contained in:
parent
5b0ab2d4c5
commit
0da4a9e099
@ -8,6 +8,9 @@
|
|||||||
#calendar-sidebox {
|
#calendar-sidebox {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
iframe {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#calendar-todo {
|
#calendar-todo {
|
||||||
|
Loading…
Reference in New Issue
Block a user