projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a9e923
)
Suppress the PanZoomBar control from printed output.
author
Tom Hughes
<tom@compton.nu>
Sun, 20 Apr 2008 08:24:04 +0000
(08:24 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 20 Apr 2008 08:24:04 +0000
(08:24 +0000)
public/stylesheets/print.css
patch
|
blob
|
history
diff --git
a/public/stylesheets/print.css
b/public/stylesheets/print.css
index 924ba81649add543029a8f0990e504f824906013..3acf6b3fb591ecc021b8f07612fa9ba098187edc 100644
(file)
--- a/
public/stylesheets/print.css
+++ b/
public/stylesheets/print.css
@@
-18,7
+18,7
@@
display: none;
}
-.olControlPanZoom {
+.olControlPanZoom
Bar
{
display: none;
}