projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fe5282
)
Remove asset pipeline overrides for now unused images
author
Tom Hughes
<tom@compton.nu>
Mon, 21 Jan 2013 22:50:08 +0000
(22:50 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 21 Jan 2013 22:50:08 +0000
(22:50 +0000)
app/assets/stylesheets/leaflet-all.css.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/leaflet-all.css.scss
b/app/assets/stylesheets/leaflet-all.css.scss
index 3d9c381c0960392644b5434536431ea877360a6b..f983149daf30e8730026d804f77471e8b4de6b3f 100644
(file)
--- a/
app/assets/stylesheets/leaflet-all.css.scss
+++ b/
app/assets/stylesheets/leaflet-all.css.scss
@@
-6,14
+6,6
@@
*/
/* Override to serve images through the asset pipeline. */
-.leaflet-control-zoom-in {
- background-image: image-url("images/zoom-in.png");
-}
-
-.leaflet-control-zoom-out {
- background-image: image-url("images/zoom-out.png");
-}
-
.leaflet-control-layers-toggle {
background-image: image-url("images/layers.png");
}