mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-11 09:51:23 +00:00
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:
@@ -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; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user