diff --git a/css/style.css b/css/style.css index 6611be4..ea11721 100644 --- a/css/style.css +++ b/css/style.css @@ -483,6 +483,12 @@ table.dataTable.display tbody tr:hover.selected { color: #737373; } +#profile-pinned { + margin-left: auto; + margin-right: 4px; + color: #777; +} + .leaflet-sidebar-content { /* for optional-layers-tree */ overflow-x: auto; diff --git a/index.html b/index.html index 5b0033b..c9a72bd 100644 --- a/index.html +++ b/index.html @@ -686,6 +686,7 @@ >Profile +