Show icon indicator when profile is pinned (modified in editor)
This commit is contained in:
parent
c94a530f49
commit
86d42de458
3 changed files with 40 additions and 19 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue