mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-26 07:19:28 +00:00
multiColumns print view + bugFixes
This commit is contained in:
@@ -1294,13 +1294,14 @@ DIV#daysView DIV.event.lasts96
|
||||
DIV.event > DIV.eventInside
|
||||
{ position: absolute;
|
||||
overflow: hidden;
|
||||
padding: 1px;
|
||||
top: 0px;
|
||||
bottom: 0px;
|
||||
left: 2px;
|
||||
right: 1px;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px; }
|
||||
|
||||
DIV.eventInside {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
DIV.eventInside SPAN.location
|
||||
{ font-size: smaller; }
|
||||
|
||||
Reference in New Issue
Block a user