summaryrefslogtreecommitdiffstats
path: root/templates/print.css
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-27 09:24:34 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-27 09:24:34 +0000
commitf593f18131d6a0cbf30b558b208e86b9fc957f13 (patch)
treeaf665d7fb2f7ec17b1948c8d1146dd9a6deaba29 /templates/print.css
parent14019e88c5370df8251b8d9836ea5867b670af1c (diff)
downloadampache-f593f18131d6a0cbf30b558b208e86b9fc957f13.tar.gz
ampache-f593f18131d6a0cbf30b558b208e86b9fc957f13.tar.bz2
ampache-f593f18131d6a0cbf30b558b208e86b9fc957f13.zip
Commit, still no internet paying for it.. curse you free.fr
Diffstat (limited to 'templates/print.css')
-rw-r--r--templates/print.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/print.css b/templates/print.css
index 05027a52..b2045256 100644
--- a/templates/print.css
+++ b/templates/print.css
@@ -84,7 +84,7 @@ br:before { content: "\A" }
:before, :after { white-space: pre }
center { text-align: center }
:link, :visited { text-decoration: underline }
-:focus { outline: thin dotted invert }
+/* :focus { outline: thin invert }*/
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"] { direction: ltr; unicode-bidi: bidi-override }
@@ -99,6 +99,7 @@ BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override }
h1, h2, h3,
h4, h5, h6 { page-break-after: avoid }
ul, ol, dl { page-break-before: avoid }
+}
#sidebar {
display: none;
@@ -122,5 +123,4 @@ display: none;
}
select {
display: none;
-}
-
+} \ No newline at end of file