mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-24 01:11:12 +00:00
Hide pagination links when printing.
git-svn-id: http://svn.redmine.org/redmine/trunk@15625 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
0a8fe4e552
commit
6901fc08f6
@ -1371,7 +1371,7 @@ color: #555; text-shadow: 1px 1px 0 #fff;
|
||||
#main { background: #fff; }
|
||||
#content { width: 99%; margin: 0; padding: 0; border: 0; background: #fff; overflow: visible !important;}
|
||||
#wiki_add_attachment { display:none; }
|
||||
.hide-when-print { display: none; }
|
||||
.hide-when-print, .pagination ul.pages, .pagination .per-page { display: none !important; }
|
||||
.autoscroll {overflow-x: visible;}
|
||||
table.list {margin-top:0.5em;}
|
||||
table.list th, table.list td {border: 1px solid #aaa;}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user