summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2012-03-05 19:33:06 -0800
committerMark Wells <mark@freeside.biz>2012-03-05 19:33:06 -0800
commit436d9d6908bb197a593538c1ae2f71cb8b8a6f66 (patch)
tree0ca29a8aa67d838a3a2b73a1f81032df4bb71f32 /httemplate
parent01ea05e688db67a832764bae7356fe460e314ec7 (diff)
missing file
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/elements/freeside-print.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/elements/freeside-print.css b/httemplate/elements/freeside-print.css
new file mode 100644
index 000000000..c3b99632e
--- /dev/null
+++ b/httemplate/elements/freeside-print.css
@@ -0,0 +1,6 @@
+.fshead, .fsmenubar, .fssearchbar, .noprint {
+ display: none;
+}
+a {
+ text-decoration: none;
+}