diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-02-22 14:07:05 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-02-22 14:07:05 +0000 |
commit | 1ef100973c6f371768f36a16793ff5ab9eb9e362 (patch) | |
tree | ddbf86de32708d4dcccf4999d4e7bfec58c1a23f /web/i | |
parent | 3233dd7316acd6eb5be8b5102ac9c0077565a382 (diff) |
Separate colour and size using StyleMap and Rules, to enable differently sized map pins (fixes #228).
Diffstat (limited to 'web/i')
-rw-r--r-- | web/i/pin-green.png (renamed from web/i/pinG.png) | bin | 1806 -> 1806 bytes |
-rw-r--r-- | web/i/pin-red.png (renamed from web/i/pinR.png) | bin | 1841 -> 1841 bytes |
-rw-r--r-- | web/i/pin-shadow-big.png (renamed from web/i/pin-big-shadow.png) | bin | 1202 -> 1202 bytes |
-rw-r--r-- | web/i/pin-yellow-big.png (renamed from web/i/pin-big.png) | bin | 2364 -> 2364 bytes |
-rw-r--r-- | web/i/pin-yellow.png (renamed from web/i/pinY.png) | bin | 1475 -> 1475 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/web/i/pinG.png b/web/i/pin-green.png Binary files differindex 8b64d5160..8b64d5160 100644 --- a/web/i/pinG.png +++ b/web/i/pin-green.png diff --git a/web/i/pinR.png b/web/i/pin-red.png Binary files differindex 9b754e42e..9b754e42e 100644 --- a/web/i/pinR.png +++ b/web/i/pin-red.png diff --git a/web/i/pin-big-shadow.png b/web/i/pin-shadow-big.png Binary files differindex 113184b94..113184b94 100644 --- a/web/i/pin-big-shadow.png +++ b/web/i/pin-shadow-big.png diff --git a/web/i/pin-big.png b/web/i/pin-yellow-big.png Binary files differindex 59ed29dbd..59ed29dbd 100644 --- a/web/i/pin-big.png +++ b/web/i/pin-yellow-big.png diff --git a/web/i/pinY.png b/web/i/pin-yellow.png Binary files differindex f9359b0b3..f9359b0b3 100644 --- a/web/i/pinY.png +++ b/web/i/pin-yellow.png |