Minor improvements to the password preferences tab.

Monotone-Parent: 76b92aaa0be7118096a3287bc24849f4e5b6c795
Monotone-Revision: e12ac2a35b8eb7888e4c254ece63a208670ac15c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-04-26T18:08:45
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-04-26 18:08:45 +00:00
parent f07b979fa0
commit e6f41458ac
2 changed files with 5 additions and 15 deletions
+4 -14
View File
@@ -63,7 +63,8 @@ DIV#windowButtons
{ height: 50px; }
#vacation SPAN
{ float: right; }
#vacation BR
#vacation BR,
#passwordView BR
{ clear: both; }
DIV.bottomToolbar
@@ -106,22 +107,11 @@ TD.activeColumn
P#passwordFields,
P#passwordError
{ position: absolute;
left: 0px; }
#passwordFields
{ top: 40px;
width: 410px;
{ width: 410px;
text-align: right; }
P#passwordError
{ top: 92px;
width: 307px;
text-align: right;
margin-left: 40px; }
P.errorMessage#passwordError
{ color: #f00; }
P.infoMessage#passwordError
{ color: #00f; }
{ color: #00f; }