Various improvements to the Preferences module

Monotone-Parent: f5af4bb05528ecf5545e12a51e343876ffad7270
Monotone-Revision: 997781056d484980738b11e151b8156a66f0998b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-08-06T19:07:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-08-06 19:07:25 +00:00
parent 8bf4515d6f
commit c3ff1d6c6e
17 changed files with 119 additions and 53 deletions
+8
View File
@@ -321,3 +321,11 @@ fieldset div, fieldset p
/* UIxMailEditor */
DIV#headerArea
{ padding-bottom: 0px; }
/* UIxPreferences */
TEXTAREA#signature
{ height: 33em;
overflow: auto; }
TABLE#categoriesList
{ width: auto; }