Nits, pan control had no update
This commit is contained in:
1
external/L.Control.Pan.css
vendored
1
external/L.Control.Pan.css
vendored
@ -1,5 +1,4 @@
|
|||||||
/* Make the default zoom control align with the pan control.
|
/* Make the default zoom control align with the pan control.
|
||||||
|
|
||||||
This is ugly.
|
This is ugly.
|
||||||
The parent box (class="leaflet-top leaflet-left")
|
The parent box (class="leaflet-top leaflet-left")
|
||||||
should make all the child boxes be center-aligned instead.
|
should make all the child boxes be center-aligned instead.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @id iitc-plugin-pan-control@fragger
|
// @id iitc-plugin-pan-control@fragger
|
||||||
// @name IITC plugin: pan control
|
// @name IITC plugin: pan control
|
||||||
// @version 0.2.@@DATETIMEVERSION@@
|
// @version 0.1.1.@@DATETIMEVERSION@@
|
||||||
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
||||||
// @updateURL @@UPDATEURL@@
|
// @updateURL @@UPDATEURL@@
|
||||||
// @downloadURL @@DOWNLOADURL@@
|
// @downloadURL @@DOWNLOADURL@@
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @id iitc-plugin-zoom-slider@fragger
|
// @id iitc-plugin-zoom-slider@fragger
|
||||||
// @name IITC plugin: zoom slider
|
// @name IITC plugin: zoom slider
|
||||||
// @version 0.2.@@DATETIMEVERSION@@
|
// @version 0.1.1.@@DATETIMEVERSION@@
|
||||||
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
||||||
// @updateURL @@UPDATEURL@@
|
// @updateURL @@UPDATEURL@@
|
||||||
// @downloadURL @@DOWNLOADURL@@
|
// @downloadURL @@DOWNLOADURL@@
|
||||||
|
Reference in New Issue
Block a user