projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442b6d5
)
Hide the new layer switcher and zoom controls on printouts
author
Tom Hughes
<tom@compton.nu>
Wed, 8 Aug 2012 17:08:29 +0000
(18:08 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 8 Aug 2012 17:20:41 +0000
(18:20 +0100)
app/assets/stylesheets/print.css
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/print.css
b/app/assets/stylesheets/print.css
index a7d429c4801d840babaf462a9c17324abcc40329..367bd4fa566ddb6a8f8435618e60c6b771b98559 100644
(file)
--- a/
app/assets/stylesheets/print.css
+++ b/
app/assets/stylesheets/print.css
@@
-30,11
+30,11
@@
display: none;
}
-.olControl
PanZoomBar
{
+.olControl
SimplePanZoom
{
display: none;
}
-.
olControl
LayerSwitcher {
+.
Simple
LayerSwitcher {
display: none;
}