Monotone-Parent: 82121024dd2aa65f31879761d7937d78161f9888

Monotone-Revision: a7497a1857582a170a23018373da5f88ca29417c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-08T21:36:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-08-08 21:36:17 +00:00
parent 313859704a
commit f5405945ca
8 changed files with 103 additions and 13 deletions

View File

@@ -690,3 +690,19 @@ INPUT.checkBox
-moz-border-left-colors: #000 #fff;
-moz-border-bottom-colors: #000 #fff;
-moz-border-right-colors: #000 #fff; }
@media print
{
BODY
{ position: static;
font-size: 25%;
height: auto;
overflow: visible; }
DIV#logConsole,
DIV#linkBanner,
DIV#toolbar,
DIV.menu,
DIV.tabsContainer
{ display: none; }
}