Monotone-Parent: 908dd2a01c372da7b97236bb48618ef438a60982

Monotone-Revision: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-26T19:23:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-10-26 19:23:08 +00:00
parent 4bf6a92714
commit b9598b7203
20 changed files with 357 additions and 24 deletions

View File

@@ -47,5 +47,15 @@ DIV.tab TD.firstColumn INPUT.textField,
DIV.tab TD.secondColumn INPUT.textField
{ width: 35%; }
#categoryInfos
{ margin-left: 20px; }
#categoryContainer
{ max-height: 320px;
overflow-y: auto; }
INPUT.comboBoxField, #emptyCategory
{ width: 330px; }
#otherInfos TEXTAREA
{ width: 70%; }