Fire popupsand active/archive urls
This commit is contained in:
parent
6870de4c7b
commit
eca58df6c2
15 changed files with 222 additions and 49 deletions
|
|
@ -39,4 +39,14 @@ h4.page-header {
|
|||
|
||||
#react-root > div > div.container > div > div.alert {
|
||||
margin-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
div.leaflet-pane.leaflet-popup-pane > div > div.leaflet-popup-content-wrapper > div > p,
|
||||
div.leaflet-pane.leaflet-popup-pane > div > div.leaflet-popup-content-wrapper > div > p > a {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
div.leaflet-pane.leaflet-popup-pane > div > div.leaflet-popup-content-wrapper > div > p > a:hover,
|
||||
div.leaflet-pane.leaflet-popup-pane > div > div.leaflet-popup-content-wrapper > div > p > a {
|
||||
// color: $todos-palette2;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue