mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 08:18:52 +00:00
Monotone-Parent: 8401d300c7705530b78217f0fadc87e309e920b7
Monotone-Revision: 28e11c54ddf1e9ef4ca16aa921f2c2ec4db9b77f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T01:24:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -655,13 +655,16 @@ DIV.daysViewFor7Days DIV.day0
|
||||
|
||||
TABLE.monthOverview DIV.appointment,
|
||||
TABLE.monthOverview DIV.appointmentInside
|
||||
{ display: inline !important;
|
||||
position: static;
|
||||
height: 1em;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
{ margin: 0px;
|
||||
padding: 1px;
|
||||
border: 0px;
|
||||
width: 100%; }
|
||||
height: auto;
|
||||
width: auto;
|
||||
position: static; }
|
||||
|
||||
TABLE.monthOverview DIV.appointment
|
||||
{ background-color: #fff;
|
||||
margin-top: 1px; }
|
||||
|
||||
DIV.daysView > DIV.hours
|
||||
{ position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user