Monotone-Parent: 6162250d4f112737d358c735d1e1f381e3ffbff8

Monotone-Revision: 7ded349858423000ac245469d641c40ef5888d98

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-01-04T22:30:48
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-01-04 22:30:48 +00:00
parent b60690f20d
commit 50732854f1
4 changed files with 27 additions and 10 deletions
+7 -6
View File
@@ -646,7 +646,7 @@ INPUT#searchValue
background-position: 2px 2px;
color: #aaa; }
DIV#noJavascriptError
DIV.javascriptPopupBackground
{ position: absolute;
background: #999;
-moz-opacity: 0.6;
@@ -657,7 +657,7 @@ DIV#noJavascriptError
bottom: 0px;
text-align: center; }
DIV.noJavascriptErrorMessage
DIV.javascriptMessagePseudoWindow
{ position: absolute;
z-index: 2;
border-top: 2px solid #fffffb;
@@ -669,15 +669,16 @@ DIV.noJavascriptErrorMessage
-moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent;
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent;
padding: 1em;
top: 10em;
left: 17em;
width: 24em;
margin: 0px auto;
background: #fff;
-moz-opacity: 1.0;
color: #000;
background: #dedede; }
DIV.noJavascriptErrorMessage
{ top: 10em;
left: 17em;
width: 24em; }
DIV.noJavascriptErrorMessage A
{ float: right;
margin: 0px auto; }