Koha/koha-tmpl/intranet-tmpl/prog/en/css
Owen Leonard fac9d5447a Bug 10108 - can't print more than one page of overdues
Printing a report like overdues in Firefox results in a printout which
cuts off in the middle. I traced the cause to something in the YUI grid
system, although I'm not sure what specific definition is the cause.

This patch adds a "screen" parameter to the @import which loads the YUI
grid CSS file. This will disable YUI grid layouts in print views. The
main disadvantage to this, as far as I can tell, is that it will
"linearize" some layouts. For instance: the patron detail page
(moremember.pl) which on screen is divided into two columns. I think
this disadvantage is outweighed by the ability to make complete prints.

To test, apply the patch and clear your cache. Try printing various
reports from Firefox. Printouts should look correct and be complete.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
all tests pass

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
CSS only change, no strings involved.
Tested with a saved SQL report 'select * from borrowers'.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-15 07:16:26 -04:00
..
treeview
addbiblio.css Bug 9571 - Fix width for textareas in Edit Item screen 2013-04-02 08:23:34 -04:00
blue.css
card.css
datatables.css Bug 9034 [Follow-up] Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
help.css
hierarchy.css
humanmsg.css
label.css
login.css Bug 6865 - Follow-up, Replace image-based gradient backgrounds with CSS3 gradients 2012-02-10 16:08:09 +01:00
mainpage.css Bug 9615 - Combine staff home page images into single sprite 2013-02-20 08:29:22 -05:00
preferences.css Bug 8664 - Add floating toolbar with save button to system preferences editor 2012-11-23 12:12:37 -05:00
print.css Bug 8893 - show more information on printout 2012-12-03 06:31:05 -05:00
printreceiptinvoice.css
quotes.css Bug 7977: Further UI work on the QOTD editor 2012-05-24 14:14:17 +02:00
right-to-left.css Bug 8061: Follow up - RTL CSS overrides (staff client) 2013-04-07 12:51:54 -04:00
spinelabel.css
staff-global.css Bug 10108 - can't print more than one page of overdues 2013-05-15 07:16:26 -04:00
tinymce.css Fix for Bug 6884, Improve TinyMCE configuration on Koha News page 2011-09-24 19:45:47 +12:00
uploader.css Bug 7977: Further UI work on the QOTD uploader 2012-05-24 14:14:15 +02:00