mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-29 02:07:36 +00:00
Monotone-Parent: e5f7f608aed299b1e250e132175bf84ba150127c
Monotone-Revision: 2e34a8c5fd6fbd4df87b0c1d3bde6bd4e3e7faab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T21:15:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -31,3 +31,31 @@ DIV.shadow3.css,
|
||||
|
||||
DIV.shadow4.css
|
||||
{ filter: alpha(opacity=40); }
|
||||
|
||||
/* UIxAppointmentEditor */
|
||||
|
||||
SPAN.content A
|
||||
{ line-height: 2.5em; }
|
||||
|
||||
SPAN.content > INPUT.textField
|
||||
{ width: 99%; }
|
||||
|
||||
/* UIxAttendeesEditor */
|
||||
|
||||
DIV#freeBusyView
|
||||
{ border-bottom: 1px solid #fff;
|
||||
border-right: 1px solid #fff;
|
||||
border-top: 2px solid #222;
|
||||
border-left: 2px solid #222;
|
||||
left: 0.5em;
|
||||
margin-left: 0.5em; }
|
||||
|
||||
TABLE#freeBusy TH.attendees,
|
||||
TABLE#freeBusy TD.attendees
|
||||
{ background-color: #fff !important;
|
||||
padding-right: 5px;
|
||||
padding-left: 0px; }
|
||||
|
||||
TABLE#freeBusy TD.attendees INPUT
|
||||
{ border-bottom: 1px solid #ccc;
|
||||
border-right: 1px solid #ccc; }
|
||||
Reference in New Issue
Block a user