Monotone-Parent: 863ae70e27c4948d1998ca5979bec5af09bfbd4d

Monotone-Revision: 46613927425a6ba9078fe9f5f4a3f32ee86a567c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-12T21:01:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-12 21:01:35 +00:00
parent c9586edb1d
commit bff862e733

View File

@@ -604,8 +604,9 @@ INPUT#searchValue
DIV#noJavascriptError
{
position: absolute;
background: #aaa;
-moz-opacity: 0.6;
background: #999;
-moz-opacity: 0.6;
z-index: 2;
top: 0px;
left: 0px;
right: 0px;
@@ -615,6 +616,7 @@ DIV#noJavascriptError
DIV.noJavascriptErrorMessage
{
position: absolute;
z-index: 2;
border-top: 2px solid #fffffb;
border-left: 2px solid #fffffb;
border-bottom: 2px solid #888;
@@ -625,7 +627,7 @@ DIV.noJavascriptErrorMessage
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent;
padding: 1em;
top: 10em;
left: 10em;
left: 17em;
width: 24em;
margin: 0px auto;
background: #fff;