Monotone-Parent: 63a530bbdbc486f47136825ad11a2ed0267f8e1e

Monotone-Revision: 286ef895fa5866cbba4e854f1db4225df88da0b5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-10-26T14:19:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-10-26 14:19:40 +00:00
parent f9d0c78e93
commit 5ce7f9d377
3 changed files with 11 additions and 11 deletions
+3 -1
View File
@@ -1,5 +1,6 @@
BODY
{ background-color: #999; }
{ background-color: #999;
text-align: center; }
IMG#preparedAnimation
{
@@ -14,6 +15,7 @@ DIV#loginScreen
margin-top: 5em;
padding: 5px;
border: 2px solid transparent;
text-align: left;
width: 200px;
-moz-border-top-colors: #efebe7 #fff;
-moz-border-left-colors: #efebe7 #fff;
+1 -10
View File
@@ -34,16 +34,7 @@ IMG#progressIndicator
margin-right: 1em; }
DIV#pageContent
{ /* position: absolute;
background-color: #ffa;
top: 3em;
left: 0px;
right: 0px;
bottom: 0px;
margin: 0px;
padding: 0px;
border: 0px;
*/clear: both; }
{ clear: both; }
A
{ text-decoration: none;
+7
View File
@@ -1,3 +1,10 @@
/* SOGoRootPage */
DIV#loginScreen
{ border: 2px solid #fff;
border-right: 2px solid #666;
border-bottom: 2px solid #666;
}
/* generic */
SPAN.disabledToolbarButton
{ filter: alpha(opacity=40); }