Mantis 73

Monotone-Parent: ef30367c8b75538cf7607ce41aba7151c3667d37
Monotone-Revision: 9bf1b57a27d30984eb23f37b8cfbe075869b047a

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-07-23T13:57:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-07-23 13:57:35 +00:00
parent 12580c442b
commit da6af09c45
2 changed files with 35 additions and 0 deletions

View File

@@ -1534,3 +1534,12 @@ DIV#daysView DIV[class~="event"].lasts95
DIV#daysView DIV[class~="event"].lasts96
{ height: 100.000000%; }
DIV#nowLineDisplay
{
position: relative;
width: 100%;
height: 2px;
background: red;
z-index: 100;
}