Replace Leaftlet Elevation with HeightGraph
This commit is contained in:
@@ -192,21 +192,6 @@ $legend-color: $post-color;
|
||||
}
|
||||
}
|
||||
|
||||
#post-button, #settings-button {
|
||||
cursor: pointer;
|
||||
text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
|
||||
width: 44px;
|
||||
text-align: center;
|
||||
|
||||
&:hover .fa {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.fa {
|
||||
color: #CCC;
|
||||
@extend .control-icon;
|
||||
}
|
||||
}
|
||||
#post-button .fa {
|
||||
@extend .fa-post;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user