X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fcss%2Fprint.css;fp=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fcss%2Fprint.css;h=955b68b3216eade2b06289f7111686aa515925e0;hb=c7ef4da571cc5451e4922a0ad0f5a2d285d91f77;hp=d2ad9055f7ff335b09fba2e81d58e4343a4ba29e;hpb=87311ca00e6287022532799f10881366cc55b2ae;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/print.css b/koha-tmpl/intranet-tmpl/prog/en/css/print.css index d2ad9055f7..955b68b321 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/css/print.css +++ b/koha-tmpl/intranet-tmpl/prog/en/css/print.css @@ -17,7 +17,7 @@ body { background-color : #FFF; color : #333333; font-family : arial, geneva, sans-serif; - font-size : 12px; + font-size : 14px; margin : 0px 0px 0px 0px; } @@ -94,8 +94,7 @@ table { border-left : 1px solid #CCCCCC; margin : 3px 0px 5px 0px; padding : 0px; - width : 100%; - height : 100%; + width : 99%; } table.list { @@ -115,8 +114,6 @@ td { border-left : 0; font-size : 12px; padding : 5px 5px 5px 5px; - width : 100%; - height : 100%; } td:last-child { @@ -127,8 +124,6 @@ td:last-child { border-left : 0; font-size : 12px; padding : 5px 5px 5px 5px; - width : 100%; - height : 100%; } table.list th {