mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 04:25:26 +00:00
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:
@@ -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; }
|
||||
Reference in New Issue
Block a user