summaryrefslogtreecommitdiffstats
path: root/templates/print.css
diff options
context:
space:
mode:
authorpb1dft <pb1dft@ampache>2006-11-23 23:22:48 +0000
committerpb1dft <pb1dft@ampache>2006-11-23 23:22:48 +0000
commit26b9269353993db44c4a5037bd72988407e88e37 (patch)
tree01cec7265b2c81903fef6898b0c74ff75ec7addf /templates/print.css
parent78f14cef8d1a540d2ce8aee9358e66d36bd6a120 (diff)
downloadampache-26b9269353993db44c4a5037bd72988407e88e37.tar.gz
ampache-26b9269353993db44c4a5037bd72988407e88e37.tar.bz2
ampache-26b9269353993db44c4a5037bd72988407e88e37.zip
Minor mods in css for handheld to support the menu in plain text and print.css to display the topbar
Diffstat (limited to 'templates/print.css')
-rw-r--r--templates/print.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/print.css b/templates/print.css
index 62e9419a..74efe2b7 100644
--- a/templates/print.css
+++ b/templates/print.css
@@ -106,9 +106,11 @@ BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override }
#sidebar {
display: none;
}
+/*
#topbar {
display: none;
}
+*/
.alphabet {
display: none;
}