mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 12:54:54 +00:00
Monotone-Parent: 02427444a1cb327f2dac36a32e45c884ece5f85d
Monotone-Revision: 0f1a6cd04afde26d6c706fce6b58bc25810d6499 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T05:31:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -45,7 +45,6 @@ A.button
|
||||
{ color: #000;
|
||||
padding: 1px 4px; }
|
||||
|
||||
|
||||
A.button IMG
|
||||
{ margin: 1px; }
|
||||
|
||||
@@ -70,17 +69,14 @@ TD.mailer_fieldname
|
||||
DIV#daysView > DIV.hours > DIV.hour
|
||||
{ /* height: 43px = 4em = too much */ }
|
||||
|
||||
DIV[class~="event"]._selected > DIV.eventInside
|
||||
DIV.event > DIV.eventInside
|
||||
{ top: 3px;
|
||||
bottom: 1px;
|
||||
filter: alpha(opacity=100); }
|
||||
|
||||
DIV.event._selected DIV.eventInside
|
||||
{ filter: alpha(opacity=70); }
|
||||
|
||||
DIV.shadow1,
|
||||
DIV.shadow2,
|
||||
DIV.shadow3,
|
||||
{ filter: alpha(opacity=10); }
|
||||
|
||||
DIV.shadow4
|
||||
{ filter: alpha(opacity=40); }
|
||||
|
||||
DIV#daysView DIV.event.starts0 { top: 0em; }
|
||||
DIV#daysView DIV.event.starts1 { top: 1em; }
|
||||
DIV#daysView DIV.event.starts2 { top: 2em; }
|
||||
|
||||
Reference in New Issue
Block a user