Skip to content

Commit f809cab

Browse files
committed
Lighter tooltip background
1 parent 1b9cbc2 commit f809cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ html, body, #main {
1313
}
1414

1515
.leaflet-tooltip {
16-
background-color: #000000BB;
16+
background-color: #FFFFFFBB;
1717
border-color: #AAAAAA;
1818
border-radius: 6px;
1919
color: white;

0 commit comments

Comments
 (0)