Remove border for arrow
This commit is contained in:
parent
cca526d939
commit
115d7ded8d
2 changed files with 0 additions and 14 deletions
|
@ -78,13 +78,6 @@ html body {
|
||||||
border-left: 1px solid #ccc;
|
border-left: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rules for edit menu */
|
|
||||||
|
|
||||||
.menuicon {
|
|
||||||
margin-left: 10px;
|
|
||||||
border-left: 1px solid #eee;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Rules for attribution text under the main map shown on printouts */
|
/* Rules for attribution text under the main map shown on printouts */
|
||||||
|
|
||||||
.attribution_license {
|
.attribution_license {
|
||||||
|
|
|
@ -78,13 +78,6 @@ html body {
|
||||||
border-right: 1px solid #ccc;
|
border-right: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rules for edit menu */
|
|
||||||
|
|
||||||
.menuicon {
|
|
||||||
margin-right: 10px;
|
|
||||||
border-right: 1px solid #eee;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Rules for attribution text under the main map shown on printouts */
|
/* Rules for attribution text under the main map shown on printouts */
|
||||||
|
|
||||||
.attribution_license {
|
.attribution_license {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue