Anpassungen für eine korrekte Druckvorschau

This commit is contained in:
Manfred Kindl
2013-09-06 16:51:08 +00:00
parent 538c11977f
commit e5f23aab6f
+3 -18
View File
@@ -118,30 +118,15 @@ html>body #content
/* Druckausgabe */
@media print
{
.home_logo
{
display:none;
}
/*.header_line
{
display:none;
}*/
#menue
{
display:none;
}
#GlobalMenu
{
display:none;
}
#content
{
width:800px;
height:900px;
left:0px;
overflow: hidden;
width:98%;
z-index: 10;
left:1%;
}
}
input.TextBox