mirror of
https://github.com/redmine/redmine.git
synced 2026-06-18 17:19:39 +02: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:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user