Monotone-Parent: ae4f77762bbf4d026858b1c6f07cd3e9800ec5d7

Monotone-Revision: 8c475ae12623cd98a9327714ee6321cf6526a51e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-07-13T20:35:10
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle 2007-07-13 20:35:10 +00:00
parent 1449331f47
commit 2b1e888f25
2 changed files with 12 additions and 0 deletions

View file

@ -62,6 +62,12 @@ LABEL, SPAN.checkBoxList
LABEL#commentArea
{ height: 15em; }
LABEL#commentArea textarea
{ padding: 0;
margin: 0;
width: 380px;
height: 15em; }
SPAN.checkBoxList#participantsCB
{ height: 7em; }

View file

@ -34,6 +34,12 @@ LABEL, SPAN.checkBoxList
LABEL#commentArea
{ height: 15em; }
LABEL#commentArea textarea
{ padding: 0;
margin: 0;
width: 380px;
height: 15em; }
SPAN.checkBoxList#participantsCB
{ height: 7em; }