Browse Source

map fix

pull/4/head
GilbN 7 years ago
parent
commit
a1932bb4d5
  1. 2
      CSS/themes/graforg.css
  2. 2
      CSS/themes/grafplex.css

2
CSS/themes/graforg.css

@ -207,7 +207,7 @@ div.flot-text {
.leaflet-bar a:hover { .leaflet-bar a:hover {
background-color: #1b1b1b !important; background-color: #1b1b1b !important;
} }
.leaflet-container .leaflet-control-attribution { .leaflet-control-attribution {
display: none; display: none;
} }
/* New Dashboard */ /* New Dashboard */

2
CSS/themes/grafplex.css

@ -248,7 +248,7 @@ div.flot-text {
.leaflet-bar a:hover { .leaflet-bar a:hover {
background-color: #1b1b1b !important; background-color: #1b1b1b !important;
} }
.leaflet-container .leaflet-control-attribution { .leaflet-control-attribution {
display: none; display: none;
} }
/* buttons */ /* buttons */

Loading…
Cancel
Save