Update styles.

This commit is contained in:
Lars Jung
2016-06-19 16:50:23 +02:00
parent 8ef9575e51
commit 8656bdd74e
9 changed files with 236 additions and 461 deletions

View File

@@ -21,8 +21,15 @@
}
@media print {
a[href]:after {
content: "" !important;
*,
*:before,
*:after,
*:first-letter,
*:first-line {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
#toolbar, #sidebar, #tree, #info {
display: none !important;