mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged from McMasterReports branch
This commit is contained in:
11
include/limesurvey/admin/styles/default/printablestyle.css
Normal file
11
include/limesurvey/admin/styles/default/printablestyle.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@media print{
|
||||
#exportbutton {display: none;}
|
||||
}
|
||||
|
||||
.statisticstable {
|
||||
page-break-after:always;
|
||||
}
|
||||
|
||||
td {
|
||||
color: #fff;
|
||||
}
|
||||
Reference in New Issue
Block a user