Add sidebar expand button, refresh CodeMirror on expand (scrollbar)
This commit is contained in:
parent
77cf43c7ef
commit
093db8bfe2
4 changed files with 18 additions and 3 deletions
|
|
@ -361,6 +361,9 @@ table.dataTable.display tbody tr.even:hover {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.leaflet-sidebar-expand {
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
|
||||
/*
|
||||
* CodeMirror
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue