mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:34 +01:00
Fix missing CSS parts in calendar's template
This commit is contained in:
parent
0ce38aa260
commit
7942edb97b
@ -98,8 +98,8 @@
|
|||||||
#calendar-sidebox_header_go,
|
#calendar-sidebox_header_go,
|
||||||
#calendar-sidebox_header_today {
|
#calendar-sidebox_header_today {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
width: 12.0px;
|
width: 12px;
|
||||||
height: 12.0px;
|
height: 12px;
|
||||||
top: 28px;
|
top: 28px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -119,8 +119,8 @@
|
|||||||
#calendar-sidebox_header_go,
|
#calendar-sidebox_header_go,
|
||||||
#calendar-sidebox_header_today {
|
#calendar-sidebox_header_today {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
width: 12.0px;
|
width: 12px;
|
||||||
height: 12.0px;
|
height: 12px;
|
||||||
top: 28px;
|
top: 28px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -107,8 +107,8 @@
|
|||||||
#calendar-sidebox_header_go,
|
#calendar-sidebox_header_go,
|
||||||
#calendar-sidebox_header_today {
|
#calendar-sidebox_header_today {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
width: 12.0px;
|
width: 12px;
|
||||||
height: 12.0px;
|
height: 12px;
|
||||||
top: 28px;
|
top: 28px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user