Monotone-Parent: dc5f7b2c31d9e41fc7a1cb9e62c39060dca4d576

Monotone-Revision: a9a496d4716bb30eac90c8ad8d7e50c38bef62c8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-13T14:57:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-13 14:57:55 +00:00
parent 1ed3955bd0
commit 0c2dbaa0ec
2 changed files with 5 additions and 5 deletions

View File

@@ -12,10 +12,10 @@ DIV#loginScreen
background-color: #d4d0c8;
margin: 0px auto;
margin-top: 5em;
padding: 10px;
padding: 5px;
border: 2px solid transparent;
width: 197px;
height: 300px;
width: 200px;
height: 315px;
-moz-border-top-colors: #efebe7 #fff;
-moz-border-left-colors: #efebe7 #fff;
-moz-border-right-colors: #000 #9c9a94 transparent;
@@ -26,8 +26,8 @@ DIV#loginScreen IMG
{ border: 0px;
margin: 0px;
padding: 0px;
height: 192px;
width: 192px; }
height: 200px;
width: 200px; }
DIV#loginScreen INPUT.textField
{ width: 187px; }