Monotone-Parent: b3fc892e5da4aadb8256c6689800fd5069d6ac91

Monotone-Revision: 036947e22f5b3eb801463875f6254522044e8867

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-09-10T18:46:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-09-10 18:46:05 +00:00
parent b7a1fd2c40
commit a953c7c4b3
6 changed files with 80 additions and 59 deletions
+3 -3
View File
@@ -200,6 +200,7 @@ TEXTAREA
DIV, TEXTAREA, INPUT, SELECT
{ font-family: inherit;
font-size: 8pt;
font-size: inherit; }
TEXTAREA, INPUT.textField
@@ -213,8 +214,7 @@ TEXTAREA, INPUT.textField
-moz-border-left-colors: #9c9a94 #000 transparent; }
INPUT.textField
{ line-height: 2em;
vertical-align: middle; }
{ vertical-align: middle; }
DIV#toolbar
{ left: 0px;
@@ -366,7 +366,7 @@ DIV#logConsole
-moz-border-top-colors: #000 #9c9a94 transparent;
-moz-border-left-colors: #000 #9c9a94 transparent;
font-family: monospace;
font-size: 12pt;
font-size: 9pt;
padding: .25em;
background-color: #fff;
overflow-y: scroll;